V vlad8 Newbie Joined Jan 10, 2012 Messages 13 Reaction score 1 Jan 29, 2012 #1 On the bottom of the page where it should be the pages (1,2,3) there is nothing .What's the problem ?I have installed the WP-PageNavi plugin
On the bottom of the page where it should be the pages (1,2,3) there is nothing .What's the problem ?I have installed the WP-PageNavi plugin
B buntzi Newbie Joined Feb 22, 2011 Messages 12 Reaction score 3 Feb 8, 2012 #2 In order that plugin to work you need to put this code on the page you want the pagenavi to appear: PHP: <?php wp_pagenavi(); ?>
In order that plugin to work you need to put this code on the page you want the pagenavi to appear: PHP: <?php wp_pagenavi(); ?>