• Ross Wintle

    (@magicroundabout)


    Hello,

    Just discovered your plugin creates invalid HTML! The title is:

    <h2><a href="...">Title</h2></a>

    It’s because you’re appending the link to $after_title incorrectly.

    Can you change line 66 to:

    $after_title = '</a>' . $after_title;

Viewing 1 replies (of 1 total)
  • Thread Starter Ross Wintle

    (@magicroundabout)

    Can we get this tiny little bug fixed? I’ve just spent about 4-hours debugging it again, thinking it was an IE layout bug, but was actually a fresh install of the plugin exhibiting this exact fault.

    I’d do it myself if I could!!

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Recent Posts with Excerpts] Plugin still creates invalid HTML’ is closed to new replies.