[Resolved] How to break up long posts into multiple pages?

Home Forums Support [Resolved] How to break up long posts into multiple pages?

Home Forums Support How to break up long posts into multiple pages?

  • This topic has 6 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #849797
    Heath

    The code <!––nextpage––> is not working for me. How do I do this?

    #849801
    Leo
    Staff
    Customer Support

    Hi there,

    I just tried it and it worked for me no problem.

    That’s a feature from WordPress with the editor so GP doesn’t have any control over it:
    https://codex.wordpress.org/Styling_Page-Links

    Where and how are you adding it?

    If you are using Gutenberg editor, you can actually use the built-in Page Break block.

    If you are using the classic editor, make sure you copy the format from the link above and paste into HTML editor.

    Let me know 🙂

    #849860
    Heath

    I was doing exactly that and it’s not working for me.

    #849868
    Leo
    Staff
    Customer Support

    Perhaps there is plugin conflicts or some sort.

    I tried it in a vanilla install and both methods work for me.

    Can you try it with all other plugins disabled?

    If that still doesn’t work, can you test it with a twenty series WordPress theme?

    #849872
    Heath

    I was able to get it to work using this code:

    <!– wp:nextpage –>
    <!–nextpage–>
    <!– /wp:nextpage –>

    Previously I was using:
    <!–nextpage–>

    Thank you for your help!

    #849873
    Heath

    Resolved

    #849910
    Leo
    Staff
    Customer Support
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.