• Resolved ethandane

    (@ethandane)


    Hi

    for some articles I would divide the post in more pages.

    With the tag <!––nextpage––> not work.

    I have also insert in the file single.php this code:

    <?php wp_link_pages(); ?>

    But nothing.

    Can help me?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same here.. I have struggle with that some hours now..
    I tried, same php code, didn’t work
    I tried type by hand in text mode <!–nextpage–> didn’t work
    I tried more tag didn’t work..

    I try to slip page with long text.

    I did add
    <?php wp_link_pages(); ?>
    under <?php the_content(); ?> line
    To page.php and it did work for me.

    Thread Starter ethandane

    (@ethandane)

    Thanks Nappisilma 😀

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Nextpage don't work’ is closed to new replies.