• Hi,

    I am using the WP-Smooth theme from Solostream. My URL is https://www.six-love.co.za

    I am trying to split long posts up into multiple pages using <!--nextpage-->

    When I add the code within the post, where I would like the page break to be, it ends the post there but doesn’t display any links to view the next pages. Is there something I’m missing?

    I’ve been looking around for ages and some people say my theme might not support nextpage.

    If this is the case, what can I do to fix it?

    Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)
  • some people say my theme might not support nextpage

    I’d agree with that. See https://codex.www.ads-software.com/Template_Tags/wp_link_pages

    Thread Starter hydraglyph

    (@hydraglyph)

    Thanks for your help!

    I’ve actually tried the <?php wp_link_pages( $args ); ?> fix already which didn’t work, so I obviously wasn’t doing it properly.

    I basically just added it to my singlepost.php code and then tried to ise the nextpage tag.

    Is there a simple way of fixing it as I’m afraid that link you’ve sent is a bit beyond my level of expertise.

    What’s singlepost.php? That’s not a standard template file.

    Thread Starter hydraglyph

    (@hydraglyph)

    I don’t really know what singlepost.php is. I assumed it was the file that dealt with all the content within an individual blog post.

    Where is the correct place that I should be implementing the code.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘<-nextpage-> Tag Not Functioning Correctly’ is closed to new replies.