Replies: 0
Hello ,
I am using shortcode to fetch the posts in batch of 5 and rest of the 5 on second page etc. And I’ve added pagenavi function within the function which is attached to shortcode.
Pagination works it displays exact amount of pages but when clicking on particular page lets say Page:3 it reloads the page and stays on the same page.
Can you assist me on this why this is happening I’ve did all the thing related to get_query_var(‘paged’) or get_query_var(page).
It’ll be well appreciated if you can help .
Thanks