Archived topic
Next page code not working
6 replies · Started by Heath on June 6, 2019
I am doing a long post and it needs to be broken down into separate pages. I tried on a current post to test it out and the next page is not showing at all.
The code I put into the text editor is <!–nextpage–>
Any ideas on the fix?
Hi there,
I found one of your older posts:
https://generatepress.com/forums/topic/how-to-break-up-long-posts-into-multiple-pages/#post-849872
Did that stop working as well?
I guess so. I had switched themes but changes back. Now it's not working at all.
Are you using Gutenberg? If so, have you tried this?: https://wp-tutoring.com/adding-a-page-break-in-gutenberg-wordpress-5-0/
I am and I'm not seeing the page break option anywhere.
Ok I found it Tom and Leo but the next page doesn't show until after rating the post and seeing information about the author. I'm afraid people won't go to the next thinking it's ended. Is there a way to move the page break to show before the post rating and author bio?
How are you adding the rating and bio info? Automatically added by the plugin?
If so you will need to check with their support to see how you can add it using Hooks Elements:
https://docs.generatepress.com/article/hooks-element-overview/
Perhaps output it with shortcode?