Hi,
when inserting images from a URL, you can’t insert HTML code there directly, but you will need just the URL. (WordPress performs a check if the URL is actually reachable, which obviously isn’t the case for a piece of HTML code that is not even a URL.)
Now, as you already have the HTML code, you likely don’t need to use the “Insert image” button. Instead, just paste the HTML code directly into the table cell. You’ll just have to make sure that there are no manual line breaks in the code, except for those that are added by automatic word-wrapping to the small width of the cell. This basically means that the code should stand in one line if you increase the size of the table field’s input box by dragging its lower right corner.
Regards,
Tobias
Thanks for getting back with me. I’ve tried as stated above, pasting the HTML code in the cell in one long line and it sill doesn’t work. Any other suggestions?
Hi,
can you please post the link to the page with the table where this happens? Maybe I can spot what’s wrong. The red x usually indicates that the image was not found on the other server, but I don’t think that Amazon would be that sloppy…
Regards,
Tobias
Hi,
the code looks fine from here, so I’m not sure what’s going on.
It would be really good, if you could maybe temporarily publish the table on a test page.
Regards,
Tobias
Here is the link to the page the table is on. http://www.vitamixreviewsshop.com/test/
The blank spot on the far left on the first row is where I pasted the HTML code in the cell in one long line and it shows nothing there.
Hi,
yes, you have entered the code correctly.
However, for some reason, some JavaScript code is hiding the image from being shown. I have a feeling that this is done by the “link-enhancer-common.js” file from Amazon that you have included in the footer of the page. That file seems not to load properly and due to that the Amazon inclusion is not working…
Regards,
Tobias