Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    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

    Thread Starter sherylt29

    (@sherylt29)

    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?

    Plugin Author TobiasBg

    (@tobiasbg)

    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

    Thread Starter sherylt29

    (@sherylt29)

    The page is not published yet since I’m working on the table. Here is what the link looks like that I’m trying to insert into the table:

    <img border=”0″ src=”https://ws.assoc-amazon.com/widgets/q?_encoding=UTF8&ASIN=B0062U6GBY&Format=_SL110_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=vitami0f9-20&#8243; ><img src=”https://www.assoc-amazon.com/e/ir?t=vitami0f9-20&l=as2&o=1&a=B0062U6GBY&#8221; width=”1″ height=”1″ border=”0″ alt=”” style=”border:none !important; margin:0px !important;” />

    Plugin Author TobiasBg

    (@tobiasbg)

    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

    Thread Starter sherylt29

    (@sherylt29)

    Here is the link to the page the table is on. https://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.

    Plugin Author TobiasBg

    (@tobiasbg)

    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

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Insert Image won't except HTML code’ is closed to new replies.