I duplicated a site to a local server and tested some search plugins. After doing so and switching between Relevanssi and Ajax Search Pro one or two times, the pagination created by Views suddenly disappeared in the search result site, and in two archives of custom post types as well. Other cpt archives still work fine.
I was not changing anything in Views or Types or other Toolset settings before this happened, and I see no changes in the archive settings.
I deactivated all plugins except Types and Views, and switched to the Twenty Twenty-One theme, it still happens.
Hello. Thank you for contacting the Toolset support.
Can you please tell me with what archive you do not see pagination and share temporary admin access details so I can check whats going wrong with your setup.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin) 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.
Thank you for finding this. Ok, I removed that CSS. Now, there is "Older Posts", this is added by the theme.
The other custom post type archives now have both paginations, "Older Posts" coming from the theme, and site numbers added by Views, like the reviews archive: hidden link
The Band-Index does not show both paginations.
I prefer Views to generate the pagination as site numbers, I had added that CSS to hide the theme's "Older Posts". Not at all elegant, yes, but so far it worked, as Views uses "pagination" and "wvf-"something, to name classes or divs, not "pager" like the theme, fortunately.
Before I experimented with the search plugins, in all custom post types the Views pagination was generated. I have no idea what has changed now. Can you have a look again please?
If I added the pagination code directly to the View's Loop Editor section instead of adding it using the shortcode: [wpv-pager-archive-nav-links output="bootstrap" reach="2"] , it works.
Wow! everything works fine now, thank you Minesh! your solution saved me so much time, and your explination is totally helpful for better understanding how Views works! Thank You so much!