johnny_n
Member
Posted 1 year ago #
Is there a way WP PageNavi could recognize <!--nextpage-->?
When I use that code to break very long wordpress pages, the navigation defaults to the WordPress navigation, not the better looking/more functional WP PageNavi...
thank you scribu for taking over this fantastic plugin!
http://wordpress.org/extend/plugins/wp-pagenavi/
I implemented this feature in the development version (2.75-alpha2).
Just replace wp_link_pages(); with wp_pagenavi(); in your theme.
johnny_n
Member
Posted 1 year ago #
Wonderful! Thank you scribu... ;-)
Thanks, too, works perfect in 3.1.
...but breaks for me in 3.1.1.:
- Dashboard returns our beloved white screen
Didn't check other stuff in the backend, debug.log doesn't contain any reference to wp-pagenavi.
Sorry for the alarmism, in the end the problems disappeared, when i removed a function from my theme. Thanks again!
shahid079
Member
Posted 5 months ago #
hello
my problem is this that i installed pagenavi plugin but its not working. My theme name is ifeature 3.0.4. my site address is http://www.quoteofthedaycollection.com and i could not find ;this
<div class="navigation">
<div class="alignleft"><?php next_posts_link('« Older Entries') ?></div>
<div class="alignright"><?php previous_posts_link('Newer Entries »') ?></div>
</div>
plz let me know on which page of my theme i can find it or it is written in any others words or code.
plz guide me regarding this.