"Read more" link contains the post title
-
Like most modern themes, this plugin adds screen reader text to the “Read more” link to ensure consistent accessibility.
<a href="https://example.com/testimonial/highly-recommended/" class="readmore">Read more<span class="screen-reader-text"> "Highly recommended!"</span></a>
The title is only meant to be seen by screen reader apps so if you see the testimonial title in the “Read more” link, like
Read more "Highly recommended!"
then your theme may not be fully following accessibility guidelines.
This plugin offers a quick fix:
https://www.ads-software.com/plugins/screen-reader-text-theme-support/For those comfortable with code, a better solution is to add the contents of that plugin’s
main.css
file into your theme’sstyle.css
– then ask your theme author to do the same. ??
- The topic ‘"Read more" link contains the post title’ is closed to new replies.