• Hi there,

    SteemPress marks up featured images just by their URL centered with an <center> element, e.g.:
    <center>https://zurrokex99.tk/wp/wp-content/uploads/2018/02/2018-02-11_14.28.00-FILEminimizer.jpg</center> <br />
    So, basically this is no problem for stemmit.com as being able to parse this just from the given link to a <img>element. But other websites accessing to steem blockchain have the problem not to parse such images properly, so my request would be if there is a way for your plugin to mark featured images up as <img> elements directly? Example:
    <img src="https://zurrokex99.tk/wp/wp-content/uploads/2018/02/2018-02-11_14.28.00-FILEminimizer.jpg"/>

    Same problem exists for standard links like the direct link to someone’s blog at the bottom of posts posted via Steempress. Those links also would better be given out as <a> elements.

    Thanks,
    zurrokex99

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author howofr

    (@howofr)

    Woops I totally missed that, sorry.

    It’s doable, but could you tell me which front ends fail to display the images ? Steemd doesn’t display the images on purpose, so it’s the normal case.

    Busy.org and steemit.com seems to do it fine.

Viewing 1 replies (of 1 total)
  • The topic ‘Proper HTML tags for featured image and link to WP-Blog’ is closed to new replies.