Navigation überspringen

[Gelöst] Duplicating a View disables pagination – Views 3.6.13

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

Problem:

Duplicating a View seems to break the pagination.

Solution:

Update Toolset vires to the latest version.

Relevant Documentation:

https://toolset.com/faq/how-to-install-and-register-toolset/

This support ticket is created vor 11 Monaten, 1 Woche. 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.

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Christopher Amirian vor 11 Monaten, 1 Woche.

Assistiert von: Christopher Amirian.

Author
Artikel
#2686089

Hello

I think I've found a bug with Views 3.6.13.

Duplicating a View seems to break the pagination. I have tried this with several different views working with different post types.

If I duplicate a View (obviously giving it a new name) and then change the Post Type to display the new post type, the Pagination no longer displays or works correctly. I do wonder if it is something to do with the cache for the pagination?

The only way I can duplicate a View that uses pagination is to create a new view and cut and paste all the information from the old View into the new View. The new View then works correctly.

Thanks

Gavin

#2686162

Christopher Amirian
Supporter

Sprachen: Englisch (English )

Hi Gavin,

Would you please update Toolset Views to version 3.6.14 and test to see if you have the same issue on that version too?

Also please check if the same thing happens if you do as follows:

- IMPORTANT STEP! Create a backup of your website. Or better approach will be to test this on a copy/staging version of the website to avoid any disruption of a live website.
- Switch to the default theme such as "TwentyTwenty" by going to "WordPress Dashboard > Appearance > themes".
- Go to "WordPress Dashboard > Plugins" and deactivate all plugins except Toolset and its add-ons.
- Check if you can still recreate the issue.
- If not, re-activate your plugins one by one and check the issue each time to find out the plugin that causes the problem.

Thanks.

#2686746

Thanks Christopher.