close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Image not showing up

Thread began 1/15/2010 9:51 am by rick330208 | Last modified 1/15/2010 1:52 pm by rick330208 | 1181 views | 1 replies

Eric Mittman

This probably has to do with the path to the image in relation to the target page that the content has been applied to.

On the page that you cannot view the image from what is listed in the source code for the image's location? This is the first thing to check, if the path is just a little off here you can account for that during your content insert or update. When you are adding things to your editor it is best to think about the paths from the location where the content will be coming from in the end.

For example, if you have your HTML Editor on a page that is in a sub director on your site and you and the image to the editor so that you can see it the path might look like this:

html:
<img src="../images/theimage.jpg"/>



If you end up putting this content on your index page in the root of the site the link to the image might still be like it is above. The problem is that on your index page this is not the correct path to the image, the correct path to this image from your home page would look like this:

html:
<img src="images/theimage.jpg"/>

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...