lesterchan / wp-pagenavi

Adds a more advanced paging navigation interface to your WordPress blog.
https://wordpress.org/plugins/wp-pagenavi/
134 stars 49 forks source link

Multiple instances on same page #64

Open ghost opened 3 years ago

ghost commented 3 years ago

I am trying to use wp-pagenavi to create multiple pagination instances on the same page. The frontend is a tab layout, with each tab housing the results of a query. This stackoverflow shows it is possible with paginate_links() and the format parameter. Is it possible to pass this parameter into wp_pagenavi()?

ghost commented 3 years ago

https://wordpress.stackexchange.com/questions/47259/multiple-wp-query-loops-with-pagination