Hi all,
I am creating a new theme and i am using WP-PageNavi for my index, comments, search & archive phps.
It work like a charm. But for single.php I have the regular Prev and Next post Links (showing the titles), it was working before I installed the <?php wp_pagenavi(); ?> but since then it now does not show up at all.
I want to keep the prev/next post links.
How can I go about this?
Thanks