grady55
Member
Posted 10 months ago #
I just downloaded the latest wp-pagenavi version and installed/activated the plugin. Afterwards I viewed my articles but the pages navigation still looks the old way. I tested by inserting <!--nextpage--> into the text of an article ... it works on the main page though. I want the pagenavi functionality to only appear below by single posts, the main page navigation should still work the old way.
What is wrong? Do I need more changes?
Thanks :-)
http://wordpress.org/extend/plugins/wp-pagenavi/
The development version of the plugin has this capability.
grady55
Member
Posted 10 months ago #
Thanks for the quick reply ... the link is not working, can you post it again pls? How stable is the development version? When will it officially be released?
Thanks :)!
Correct link: http://downloads.wordpress.org/plugin/wp-pagenavi.zip
How stable is the development version?
Quite stable.
When will it officially be released?
Don't know.
grady55
Member
Posted 10 months ago #
Thanks, gonna try this afternoon. :)
grady55
Member
Posted 10 months ago #
I installed the plugin from the above link, but the result is the same. Its only shown on the main page, but posts still have the old style. How do I say that I want it only on posts? When I am trying to save settings, it throws an error: Fatal error: Call to undefined function wp_array_slice_assoc() in C:\...\wp-pagenavi\scb\AdminPage.php on line 147
Thanks
You need to:
1. Upgrade to WP 3.2 (or WP 3.1 at least).
2. Insert the wp_pagenavi() template tag in single.php as well.