• Resolved jonbarrettwordpressorg

    (@jonbarrettwordpressorg)


    I’d like to create a table including some images in cells, updated automatically via a JSON URL import. Is this possible. I did try and rather converting the URL of each image to the image itself, it just displayed the URL as HTML.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Yes, this possible, but the images would have to be embedded as HTML code already, just like with the other import formats.

    Regards,
    Tobias

    Thread Starter jonbarrettwordpressorg

    (@jonbarrettwordpressorg)

    Could you explain in a little more detail? Currently the images are hosted in the WordPress Media Library of my account and the URL I’m using is the one generated by WordPress.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    just using the URL is not enough. You must embed images via HTML code like

    <img src="https://example.com/image.jpg" />
    

    Regards,
    Tobias

    Thread Starter jonbarrettwordpressorg

    (@jonbarrettwordpressorg)

    Got it. Thanks

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Images in cells via JSON url’ is closed to new replies.