Forums

<!--nextpage--> combined with wp_link_pages(), that's ok? (4 posts)

  1. europasobreruedas
    Member
    Posted 3 years ago #

    Hello, I've included in index.php

    wp_link_pages('before=<p><strong>Páginas:</strong>&after=</p>&next_or_number=number&pagelink=%');

    just after tag: <div class="entry">

    and in the post use <!-- nextpage -->

    However, the result is always the same: "Page 1 2" when it should be: "Páginas: 1 2".

    Could you tell me what I'm doing wrong. Thank you

  2. idevgames
    Member
    Posted 2 years ago #

    good question

  3. Frank P. Walentynowicz
    Member
    Posted 2 years ago #

    Did you enter it inside the Loop? If not it will be ignored.

  4. ubergiant
    Member
    Posted 2 years ago #

    Your question doesn't make sense. In order to use wp_link_pages, you have to use <!--nextpage-->

    http://codex.wordpress.org/Styling_Page-Links

Topic Closed

This topic has been closed to new replies.

About this Topic