Hi,
I have many templates and only need pagenavi on one of them..
I know I have to enter the code <?php wp_pagenavi(); ?>
but am not sure where to put this for it to show up only on one template..
Thanks
Hi,
I have many templates and only need pagenavi on one of them..
I know I have to enter the code <?php wp_pagenavi(); ?>
but am not sure where to put this for it to show up only on one template..
Thanks
Use Template Hierarchy to determine what Template WordPress is using to display those posts, then try using the code in that template.
Related:
Stepping Into Template Tags
Stepping Into Templates
This topic has been closed to new replies.