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/
does it work with the default theme with no other plugins activated?
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/
It does not paginate WordPress "page", it paginate post.
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?
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.
SuperCurro
Member
Posted 10 months ago #
-:)
Ok, I will work with Multipage Toolkit for pages...
Thanks a lot.
SuperMAG
Member
Posted 10 months ago #
if you use db cache then it will not work