Archived topic
Read more link as extra anchor text
3 replies · Started by mcold10 on March 15, 2022
I'm using GeneratePress on 5 websites and this issue is the same on all of them.
On the archive pages including the homepage, the read more link is adding extra anchor text to the link. for example
https://mysite.com/sample-blog-post/#more-1248
It is adding #more-1233 where the 1233 is the post id.
Please how do I remove/strip the extra link from the read more link
Hi there,
see this doc, it provides the PHP Snippet to remove that:
Thanks fixed
You're welcome