Archived topic
Post URL Error
9 replies · Started by Mayank on September 14, 2021
i have a problem
this is my website https://www.fastgyan.com/
When I am opening the post by clicking on read more of any post the url is coming something like this
https://www.fastgyan.com/mobile-app-developer-kaise-bane/#more-6934
(#more-6934) The post number is being written next to the URL
Please go to my website and open any post and see
you will also see this error
please tell me how to fix this error
And this error is coming to every user who is using your template
Hi Mayank,
This article should be useful:
https://docs.generatepress.com/article/generate_more_jump/
You can add this PHP to your child theme's functions.php if you are using one or use a plugin likecode snippet :)
I have put the code given by you
But even after that there is no change in the url
view screenshot https://prnt.sc/1s8sion
https://www.fastgyan.com/wordpress-table-of-contents-plugin/#more-6921
Hi Mayank,
You've added the code on the parent theme's functions.php inside wrapped on a function.
You should add that code on a Code snippets plugin or a Child theme's functions.php on NOT wrapped inside a function.
See our recommendation - https://docs.generatepress.com/article/adding-php/
I have pasted the code by the plugin you mentioned
see screenshot https://prnt.sc/1s8u9o7
But even after that there is no change in the url
url https://www.fastgyan.com/computer-engineer-job-kaise-kare/#more-6894
Can I give you the admin panel of my wordpress
so that you can solve my problem
You can use the private information text field to provide the site credentials - https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
no i have not cleared the cache
Have you included the site details? I'm not seeing it yet.
As for the code snippets plugin, make sure it's activated. :D
my problem is solved thanks for help
Nice one. Glad you got it sorted. :D