Hi,
I'm looking to include several WP-PageNavi loops on a single Wordpress page. I'm trying to get the plugin to navigate using Ajax so that only one div's content changes each time a page number is clicked.
There are 3 categories that i want to display posts for on this page, each with its own PageNavi pagination. Could anyone recommend how to get the WP-PageNavi plugin to work through Ajax?
I have an all encompassing Div that surrounds all 3 categories, and a Div for each of the 3 individual categories that require pagination. The correct number of pages display for each category but i wuld just like each to be run using Ajax, so that the content in each Div changes uniquely, rather than all three categories having their page number changed when one category page number is changed.
Hopefully someone can help me with this.
Many thanks.