Forums

next page command for a page (2 posts)

  1. Neil Kurtzman
    Member
    Posted 1 year ago #

    The <!--nextpage--> command works fine for a post, but does not work at all in a page. How does one break a page into multiple pages?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    It's a theme-specific option. Try editing your theme's page.php template file and adding <?php wp_link_pages();?> just before the end of the Loop. That should allow you to use the <!--nextpage--> tag in your Pages.

Topic Closed

This topic has been closed to new replies.

About this Topic