Forums

wp_link_pages page2 innacessible (2 posts)

  1. john_cjv
    Member
    Posted 3 years ago #

    Hello,

    I have a difficulty figuring out how to use wp_link_pages() function.
    I'm using this function in my single.php file ( within the theme ) and at the end of the post i'm able to see: Pages 1 2 (if I use <!--nextpage--> tag within that particular post).
    I have permalinks activated like this :
    /%category%/%postname%.html, so my post url looks something like this :
    http://ubuntu/wordpress/category-name/post-name.html
    and when I click on 2 it redirects me to something like :
    http://ubuntu/wordpress/category-name/post-name.hml/2
    The latter URL doesn't do anything, and I get redirected to the first one.
    Can anyone give me a hint on how should I use/modify wordpress for this ?

    Thanks in advance.

  2. john_cjv
    Member
    Posted 3 years ago #

    Hello,

    Doesn't anyone use article pagination ?

Topic Closed

This topic has been closed to new replies.

About this Topic