Forums

[wp-pagenavi 2.4] doesnt work with 2.7 wordpress "Page 1 of 0" (8 posts)

  1. SuperCurro
    Member
    Posted 10 months ago #

    I have test with all my themes and webs (version 2.7 spanish) and allways the same result: the pager wordpress default works, but the pluging wp-pagenavi doesnt work, it post 1 of 0, and doesnt aplay the style.
    I have test the comand line <?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?> in the footer and in the page, if I put in the page it only works in

    See the test: http://blogpruebas.homelinux.com/informacion/

    Some one have any idea?

    About: http://wordpress.org/extend/plugins/wp-pagenavi/

  2. GamerZ
    Member
    Posted 10 months ago #

    does it work with the default theme with no other plugins activated?

  3. SuperCurro
    Member
    Posted 10 months ago #

    No, is the first test I make in my blog test... I will set that configuration.

    http://blogpruebas.homelinux.com/informacion/

  4. GamerZ
    Member
    Posted 10 months ago #

    It does not paginate WordPress "page", it paginate post.

  5. SuperCurro
    Member
    Posted 10 months ago #

    I dont understand, it is no sense.... wp-pagenavi is a "postnavi"

    I follow the intructions: http://lesterchan.net/wordpress/readme/wp-pagenavi.html and say to insert in the footer.php, that is for all the web, and only appears the "1 of 0" at "pages" not at post.

    I also try to insert it at page.php and dont work... it appears upper but still indicates 1 of 0

    I try at single.php and doesnt appear, see the post http://blogpruebas.homelinux.com/2009/01/prueba-2/ it is in three "pages" and doesnt appear "1 of 3"

    Any idea?

  6. GamerZ
    Member
    Posted 10 months ago #

    When this plugin was created, there is no "page" in WP (yes it was that long ago)

    As it does not paginate pages or fake pages within a post, you CANNOT put inside page.php or single.php.

    You need to put in index.php OR archive.php ONLY.

  7. SuperCurro
    Member
    Posted 10 months ago #

    -:)

    Ok, I will work with Multipage Toolkit for pages...

    Thanks a lot.

  8. SuperMAG
    Member
    Posted 10 months ago #

    if you use db cache then it will not work

Reply

You must log in to post.

About this Topic