Images not showing on the web

On my site, there are 7 pages of catalogue with images with links to detail pages. One of the pages of the catalogue displays fine but on others 6 pages, "[AD]" appears where the images should be. The links still work, but for some reason, the code of the image when the publication changes.

Before publish, the code looks like this:

"" < a href = "e570.html" > < img src = "... / images/Earrings/e570sm.jpg" alt = "" cherry loops"570".

But after publication, it turns into:

< a href = "e570.html" > < FONT size = "1" > [AD] < / FONT > < AD - 70sm.jpg "alt =""cherry loops" 570""

Can someone please help?

the site is: www.adoralane.com

Thank you!

adoraa wrote:
> http://www.adoralane.com

Your "cherry" loops appear very well. I suspect that you have
something like Norton Internet Security installed and configured it
to block ads. If this is the case, it will go away if you turn off your ad
blocking. However, blocking will affect others.

These programs works by detecting common formats of advertisements and
names of files that use only numbers. To prevent your images
blocked, you need to change the size and file names.

--
Adobe Community Expert David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/

Tags: Dreamweaver

Similar Questions

  • images not showing in the thumbnail view

    My pictures do not show in the view thumbnails, only the image of space booked by default. How can I get my real pictures to show in the thumbnail?

    I answered my own question. in folder options, I had the "always show icons, not thumbnails" box checked.

  • images not showing on the internet?

    When I log on the internet...  Pictures or images do not show upward.  There's just the small red X where it should be the photos on a Web page.

    Hello

     
     
    1. don't you make changes on the computer before the show?
    2. is the question confined with any particular Web site?
    3. what browser you use on the computer?

    If you use Internet Explorer you can try the procedure described in the supplied knowledge base article and check:
    Images are not displayed on Web sites in Internet Explorer
    http://support.Microsoft.com/kb/283807

     
     
  • Problems CSS Images not showing Up on Web pages

    Hello world

    After downloading Dreamweaver CS5-built and Style.CSS site, Web pages, the pages do not display images that are contained in the CSS file.

    Please can someone help?

    It appears correctly in the local webbrowsers through dreamweaver, but every time that I load them up to a server all files are transferred but image do not seem to appear on the web page.  I check that the side jpg files server and they all seem to be there.

    I'm so confused and don't really know what to do.  I have check images with firebug and it say

    Could not load the given URL

    I hope someone can help. I look forward to the advice on that.

    Marvin

    1. you must send your SpryAssets Dreamweaver folder to your remote server.

    2. There is no such thing as http://harpers.x10.mx/images/Headers/harpersheader01.jpg .

    So either

    (a) the image has not been uploaded, or

    (b) it has been downloaded but in the wrong folder on the server, or

    (c) the path in the link is wrong (check the CaSe Sensitive - for example headers or headers?)

  • image not showing on the website

    I downloaded a site I made for a customer via the FTP server, and now an image on the page index.html (specifically doris.jpg) does not appear. I know it takes two things:

    1. my file is not referenced properly in my HTML code.

    2 and/or my file pathname is not correct either. (now that I changed the file name, it's affecting my being able to doubleclick on index.html locally. It says that it cannot find path name)

    Note: I have change the name of "doris foto.jpg" image file to "doris.jpg" and I think that might have a greater part in it.

    I am attaching a URL of my page, then you can check the code: http://www.dorganizer.com/index.html

    FYI: I use Dreamweaver CS4 to create my site and godaddy.com to host it. Where you need this info.

    Thanks for the help,

    ashmic

    The code I posted is certainly whats on the site online.  Are you sure that you have loaded the page changed?

  • Center Spry based Image slide show on the Web page in Dreamweaver Cs6?

    Hi, I'm working on a website for a client in Dreamweaver CS6: northstarconservancy.org. How to Center a Spry based Image slideshow on the pages? I tried a few options and nothing has been effective, anyone? Thank you, Amanda

    This change in your code...

    for this...

    Then in your css, add this...

    {#slider}

    Width: 500px;

    margin: auto;

    }

  • Satellite Pro L20 PSL2YE: 1 GB Ram upgrade does not show in the Bios

    I just bought a 1 GB mem stick samsung 4200 s 533 mhz for my L20.
    It does not show in the Bios or in the main menu in Device Manager, but it shows in cpu - z and pz Assistant 2007.

    I am very confused, and upgrade the bios on toshibas website does not include one for the base PSL2YE L20.
    I wonder if all the bios upgrades L20 will work with my machine.

    any help would be great because I am so confused,

    Hello

    If you already have a biosupdate on your machine? It s a bit confusing that you´re confused since I was wondering what do you say with
    "toshibas Web site does not include one for the base PSL2YE L20". Do you mean the bios?

    Please give some feedback.

    P.s.: you can also try this site for a biosupdate:
    http://209.167.114.38/support/download/ln_byModel.asp

    Maybe you will find something.

  • can not find on the web page hp H470 bluetooth driver for win 8.1

    can not find on the web page hp H470 bluetooth driver for win 8.1

    Downloaded the full software, stops and States that the h470 is installed and no problems were discovered. only allows a test page to print when connected by usb. show / not allow an option to install the bluetooth drivers. If I remove the usb key indicates that the h470 is not discovered even if I have a bluetooth installed in the Pavilion and the h470

  • FrameMaker does not show where the text or objects are selected via Extendscript

    I have a few Extendscript who opens a document, locates a chart and selects. The picture is selected, as shown by the image details showing in the properties of the object. Problem is that Framemaker does not scroll the window to see the selection.

    So far, the only way that I could get from Framemaker to jump at the right place is by selecting the text in the chart, then using my keyboard I press the arrow keys to navigate to the location. Then I manually select the chart. It worked for our needs at the beginning, but now for other scripts, I really need to be able to have the image selected and visible on the screen.

    I even tried selecting the text around it, using fcodes to simulate arrow keys of the keyboard and then click on the chart, but Framemaker has not always up to date which part of the document he showed on the screen.

    It's my current function. Any thoughts?

    imageID is the unique ID of the image, the image is, docName is the path name and file for the document containing the image

    function findSelectedGraphic (imageID, docName) {}

    var begOffset = 0;

    endOffset var = 0;

    var textRange;

    var newdoc = OpenFile (docName);

    var selectedGraph is newdoc. GetUniqueObject (Constants.FO_AFrame, imageID);

    If (selectedGraph.ObjectValid ()) {}

    var vFramePgf;

    vFramePgf = selectedGraph.TextLoc.obj;

    var newTextLoc = new TextLoc (vFramePgf, selectedGraph.TextLoc.offset + 1);

    textRange = new TextRange (newTextLoc, newTextLoc);

    newDoc. TextSelection = textRange;

    var fcodes = new Array();

    FCodes [0] = FCodes.KBD_MOVE_LEFT;

    FCodes (fcodes);

    selectedGraph.FirstGraphicInFrame.GraphicIsSelected = 1

    }

    }

    Hi ricat03,

    Try "ScrollToText".

    myDoc.ScrollToText (textRange);

    It should work.

  • How do I clear images of PowerPoint for the web?

    I'm supposed to create images for the web on their part gives me graphics in PowerPoint For now, I stick to PowerPoint in Photoshop and save it as a .png of 300 dpi, but they are not very clear, so I have to make it large enough to be readable. Does anyone know what I could do to make them better? I'm new to Photoshop and teach myself, so there are probably better ways to do what I do not know. I've linked below for an example of blur that I get in the charts when I use the above method.

    http://www.MAPI.NET/brazils-manufacturing-growth-puzzle

    PPI is not serious on the web. Browsers think in absolute pixels and take 72 dpi or use the DPI screens as defined in the settings of your operating system. Also to export slides as images using a simple file--> save as, and choose an image as PNG format or create screenshots, not copy & paste. Of course none of this will mean anything, if you resave the than smaller ones. No one can discern anything at these sizes lowercase, regardless of the wiith or without interpoalted pixels "mushing upward.

    Mylenium

  • Do not show in the drop-down menu bookmarks

    I want my bookmarks to display in the drop-down list only in the sidebar that I don't want to use

    Is that the drop-down menu that shows if you click view your bookmarks' button next to the button star bookmarks in the Navigation toolbar?

    Note that when you to bookmark a page by clicking on the star, then the new bookmarks is created in the unsorted folder.
    The unsorted folder does not show in the drop-down list.
    You can click on the underlined blue stars another moment to change the bookmark and move it to another folder.

  • The temporary internet files folder does not show all the files in this folder property while is more than 1 GB. How to delete temporary internet files. ?

    The temporary internet files folder does not show all the files in this folder property while is more than 1 GB. How to delete temporary internet files. ?  Disk space is very low around 1 & half GB. Please someone help resolve this issue. I am looking for the solution, but it did not have a specific.

    Thank you best regards &.

    Atul Zade.

    CCleaner is very useful to get rid of temporary files, you can get it here: http://www.piriform.com/ccleaner you can use it to clean your temporary files, but DO NOT use registry cleaning works, registry cleaning is mainly a useless effort that can cause more harm than good.

    John

  • When I go to my computer, then program files it will not show me the exe files

    When I go to my computer, then program files, that he will not show me the exe files, that told me what to do not have full administrator control, when I go to the page showing which is the administatrator he show me has a control total why he let me not see the exe files, it also leaves me not so far closed for my dvd writer dishes?

    Try Control Panel, user accounts, click the account, make sure that its listed as 'administrator '.

    close. Then, in control - panel.open 'Options records' stand & check the box 'Show hidden '.

    files & folders", uncheck uncheck them next box"Hide extensions"next"Hide protected. "

    files/folders", nearby... This you gives access, however, once youre thru with youre editing

    or see the files/folders, you must restore default in 'Folder Options '...

  • Error - 'Auntentication with the server failed. Family Tree Maker software does not connect on the Web dashboard.

    Original title: Family Tree Maker does not connect on the Web dashboard.

    My Family Tree Maker 2009 does not connect to the Internet comes up with the message which is cannot authenticate the server, but it tells me that my version is up-to-date.  He has always worked so far? Comes with the following message if I try to do anything that involves the net.

    "Auntentication with the server failed.

    Hi HelenTL,

    You did changes to the computer before this problem?

    If you have any software security & firewall installed, disable them temporarily and check if the problem persists.


    Note:
    check to allow them back on the computer after you complete these steps.

    Hope the helps of information.
    Please post back and we do know.

  • the power in the system tray icon does not show me the remaining battery time

    I bought a new battery for my inspiron 1420 and the power in the system tray icon does not show me the remaining battery time, it indicates the only remaining percentage. My battery earlier showed. Can someone tell me how to show the remaining time. Thank you

    I force install quickset once again, but I installed the support center and once my system has been restarted, he began to show me both but I'm not sure, this is because the installation of support center. Thanks anyway

Maybe you are looking for

  • I've been hacked and I want to know if firefox can help you

    I got hacked to access facebook from a wifi site... the motel where I went down... is possible to have firefox to get rid of the intruder? Or how can I get rid of him? If the owner of the wifi changes the password to get on will this help?

  • Problems of keyb/mouse on A30 - 921 reactions when you play

    OK, pretty much since I have received this laptop I had a problem with the keyboard or mouse when you play. Everything works very well, and adults in general unless you're gaming. The keys in the game (say HL, HL2, Quake II, GTA, etc) are used to 'pa

  • Satellite C660D - 19 X - touch pad or external mouse not working not

    Good evening Touchpad of my neighbour does not work.She tried an external mouse and I tried a different external mouse.No luck with either Any ideas?We tried it in safe mode too and no luck.We tried the system restore, but no luck. Thanks in advance.

  • How to make a table of contents reflects the document formatting?

    I use a table of contents for a long document. In the document, some special words - the titles of the texts that I write about - italic. But when they appear in the Table of contents, they are not. Part of the table of contents and problematic subhe

  • New CPU Upgrade possible?

    I have a desktop HP Pavilion p6654y 6000 Series.  I wanted to upgrade the image to 6 core processor... I understand that AMD Phenom II X 6 Six-Core (core Thuban) 10xxT is what the list says for updates, but I found a 6 processor that I wondered if it