Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author MyThirdEye

    (@mythirdeye)

    Hey Robin,

    Sorry for the late response, I’ve been super busy lately.

    Anyhow, the issue with html links not displaying is because of footables plugin stripping out html tags. A rather unsanitary solution to this can be found on this page here https://github.com/JohnTendik/jtrt-tables/issues/3

    Thanks
    John

    Thread Starter Robin 7

    (@pinecom)

    Hi there
    Thank you for the reply…
    I must be doing something wrong as i had a look at the link you send, but still no change even if i add html coding to the headers as shown on the video

    I only want the images to show, there are no external links, the images are already in the media folder and i double checked the link names to the table and could not find anything out of place…
    not sure if you can help, here is the content (the rest is text that is showing fine):

    <td class=""><img src="https://www.paragonpaints.co.za/wp-content/uploads/2016/04/check-mark-50.png" alt="check-mark-50" width="50" height="50" class="aligncenter size-full wp-image-217"></td>

    do i still need to add the extra html (data-type=”html”) to this?

    thank you

    Plugin Author MyThirdEye

    (@mythirdeye)

    Hi Robin,

    I apologize the images/html content within the tables is causing an issue. I plan on fixing this as soon as possible however in the meantime I think something extra might be messing with your images. If you added the data-type=”html” as an attribute to the column header, then it should be displaying the images.

    You only need to include data-type=”html” to the headers of the columns. Do you have any other table plugins active? Maybe there is some sort of compatibility issue.

    Do you have a link for me that I can maybe see and troubleshoot? Its just much easier to find issues if I can see the problem first hand.

    Thanks
    John

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘imported csv not showing images’ is closed to new replies.