Add Pagination.
-
Hi,
I want to put pagination on my wordpress site.
I read this article and i install WP-PageNavi plug in.
I paste this code
<?php wp_pagenavi(); ?>to page.php file.The problem is that it shows me only the first page of pagination.
e.g. page 1
and if i want to see the second page i must add to link this page/2/Please help. thx
The topic ‘Add Pagination.’ is closed to new replies.