Archived topic
Several issues
32 replies · Started by Maarten on October 11, 2022
I checked, and you seem to have a Custom Excerpt on some of your Posts.
Example: https://share.getcloudapp.com/z8ulvBlW
In WordPress, by default, setting a Custom Excerpt removes the Read more button. This is default WordPress behavior - not just evident in the GP theme.
You'll need a custom code to fix this. Please refer to this article for assistance: https://docs.generatepress.com/article/activating-read-custom-excerpt/
Where do I have to insert this? I want a read more button. There are already some read more buttons, I want them all like that. Can you fix this for me? I tried to insert it in customizer, but I got an error that it is a forbidden setting. :S
This is PHP code. It can't be added to the Customizer. The Customizer is just for CSS. See this article on how to add PHP: https://docs.generatepress.com/article/adding-php/#code-snippets
After you've added this code, the issue should be resolved, and the Button should return.