I'm using wp-pagenavi plugin on a page with multiple post loops. The pagenavi works with the bottom loop, but on ever page after the first I want to only show one of the loops.
Do I have to add a php conditional statement to the page template? if so how?
Thanks