[Resolved] Toolset Views 2.9 Beta – pagination should not move with slide
This support ticket is created 5 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Hello. Thank you for contacting the Toolset support.
Can you please share access details so I can check how you set up the pagination?
*** 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.
Thanks Minesh. So it looks like you edited the view separately. If I edit the page where the view is inserted, it looks like it is automatically moving the pagination back to the section of the loop that moves.
If that is the correct diagnosis of what is happening, then please can you flag this up as something that needs to be fixed in Views 2.9-beta.
Do you mean that when you just save the view - the pagination is added back to view's loop editor section?
Please note that:
Toolset Blocks is in a dynamic stage so you can expect frequent beta updates but you should not yet use it for live production sites.
The intended purpose of this plugin is to build views within the WP editor. It is a Gutenberg-style block. I am flagging up a problem that needs to be fixed before this comes out of Beta:
It is difficult / impossible to position pagination correctly within the WP block editor.
I can subsequently edit the view in Toolset views UI to put the things in the right place.
However, if I go back to the page where the editor was inserted and try to edit that page, the view gets broken / or all the corrections I made in the Views UI are overwritten.
This is a major problem that needs to be sorted before it comes out of Beta.
Regarding:
However, if I go back to the page where the editor was inserted and try to edit that page, the view gets broken / or all the corrections I made in the Views UI are overwritten.
==> For this issue, will report your concerns to our Devs and see what we can do. As when you build view using blocks editor it will have a certain code and once you try to add something in the normal Views UI mode - there is a possibility that it will get broken. We will try to find a way what we can do in this case and fix it accordingly.
We just tested the pagination with the latest branch source code and we do not find any issue. The pagination must be added outside the loop in order to work properly.
Please feel free to report if you able to spot any other possible issues, we would be really happy to see it and fix it if confirmed.