Archived topic
URL showing #more-90 at the end
3 replies · Started by Justin on September 5, 2020
Hi, at the end of the URL it is shows /#more-90. I've tried everything to get rid of it. It only shows on the blog post. Please help to fix. I've tried setting permalink post. Any CSS or anything I can do?
Hi there,
this document provides the PHP Snippet to remove the #more-tag from the URL
Hello, thank you for your response. How do I add this to the PHP? Can you walk me through the steps? Thanks
This article explains in detail:
https://docs.generatepress.com/article/adding-php/
TLDR: there are 2 options.
1. If you have a Child Theme installed paste the code into your Child Themes Functions.php
2. If you not have a Child theme then install the Code Snippets plugin:
https://wordpress.org/plugins/code-snippets/
Simply create a new Snippet - paste in the code and hit save.