Archived topic
Tasty - the "READ MORE" button creates jumplink with a hashtag can I remove it?
3 replies · Started by Ana on January 28, 2019
Hi I'm using the Tasty Demo Theme and I can figure out how to remove the hashtag after the READ MORE button click. The destination goes to the post URL but creates a jump link with a hashtag at the end. Basically the URL gets modified. Why this happens at first place and is there a way to remove it?
Hi there,
Give this a shot:
https://docs.generatepress.com/article/generate_more_jump/
Adding PHP: https://docs.generatepress.com/article/adding-php/
Let me know if this helps :)
Hey Leo that worked, thanks for sharing this tip.
I did it with the Code Snippets plugin and the code.
Just a follow-up question:
Is it safe to use? I've heard playing with php like that can cause some loops and vulnerabilities.
Glad it's working!
No safety concern for a small piece of code like this :)