Hello. Thank you for contacting the Toolset support.
Can you please share information where I can see the archive?
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
Minesh, I'm reffering to the front-end pagination. It's not showing up. The back end is working fine, but if users want to manually move forward or backwards, the pagination option is not found on the screen.
The content that is showing up is working according to what I want. But there should be a pagination block on the front end if I placed one in the back end, no? The "Previous", "Next" buttons are not in the front end, even though I've placed them in the back end.
I know you placed the pagination but on frontend the pagination buttons are not displayed because you set pagination to display 15 results per page but you have only 9 records available.
I've set the pagination to 5 per page for now so that you can see the next button.
See: => hidden link
If you set pagination again 15 per page, then you will not see again the next button as you have only 9 records available. Once you have more than 15 records it will display the next button.