[Plugin: WP-PageNavi] pagenavi embed but it doesnt work
-
Hello??
I would like to ask your for the pagenavigator that is implemented on swift theme, my version is v0.2, I have looked at many files that contains the code that should be replaced, i mean this code:
<?php wp_link_pages( ... ); ?>
. That’s included in many files but even is replaced by: “<?php wp_pagenavi( array( ‘type’ => ‘multipart’ ) ); ?>” it doesnt work.I have embed this code in blog_loop_home file, replacing this: <?php if(function_exists(‘swift_pagenavi’)) swift_pagenavi(); ?> (this one doesnt shows anything) for the one you give, and it shows just a number 1 into a circle but no the other pages even there is many information behind the first page.
I ‘ve downloaded the plugin and i have tried with the swift v6.1.0 theme but no one good result about this pagenavigator
Do i have to modify any other option or any other specific file??
Thanks for your time and attention, hope you can help me
Best regards
- The topic ‘[Plugin: WP-PageNavi] pagenavi embed but it doesnt work’ is closed to new replies.