Highlighting not working correctly inside link title attribute
-
I added the post title to the title attribute of my “show post” links, f.e.
<a href="http://mydomain/categoryname/my-demosearch-article" title="Show post: My Demosearch Article">Show post</a>When I search for “Demosearch”, the plugin highlights the word IN the title of the link which results in broken code:
<a href="http://mydomain/categoryname/my-demosearch-article" title="Show post: My <span class=" search-everything-highlight-color"="" style="background-color:#FFFF00">Demosearch Article">Show post</a>I think this should be excluded from the search.
Cheers,
Matthias
The topic ‘Highlighting not working correctly inside link title attribute’ is closed to new replies.