Archived topic
How do I add read more button to all my blog post
7 replies · Started by Marcos on May 24, 2020
Hi!
I was trying to add the read more button to all my posts and it only shows in one, where I can add it to all posts! was able to edit the style quite easily but could not find the place to duplicate it! I bet is in the customizer. Regards,
Here how it looks: https://ibb.co/7zwMPVv
Thanks again for your support
Hi there,
Looks like the post that isn't working is using the custom excerpt so you will need this PHP snippet:
https://docs.generatepress.com/article/activating-read-custom-excerpt/
Adding PHP: https://docs.generatepress.com/article/adding-php/
Let me know if this helps :)
What if i don't want to use the custom excerpt, can I revert it to use the default?
Yup you'd just need to remove the custom excerpt then the default excerpt should take place.
Where I do that? in the customizer, blog part?
It's in the excerpt metabox:
https://www.wpbeginner.com/plugins/add-excerpts-to-your-pages-in-wordpress/
Thank you! :) your answer helped me go into the right direction! thanks for your support.
No problem :)