• Hello,
    could you fix function which generate img tag
    function get_the_category_thumbnail
    line 55
    return sprintf('<img src="%s"%s />'...
    to
    return sprintf('<img src="%s" %s />'...
    now alt is sticky to src attribute

    • This topic was modified 8 years, 4 months ago by AkaruMaster.
    • This topic was modified 8 years, 4 months ago by AkaruMaster.

The topic ‘Fix img tag format’ is closed to new replies.