Skip Navigation

[Resolved] Pagination Not Working

This support ticket is created 4 years, 1 month 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.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 4 replies, has 1 voice.

Last updated by chrisB-30 4 years, 1 month ago.

Assisted by: Christian Cox.

Author
Posts
#1809055

Hello - the pagination on this page is not working:
hidden link

This view was working fine before - but I change to a different view with no pagination about 6 months ago - when I switched back to this old view today the pagination just stopped working.

Could this be a caching issue? I started using a service called nitropack.io which does some pretty aggressive caching on the site.

Let me know if you need login details for the site.

Thanks

#1809793

Also I should mention that pagination works fine on this view:
hidden link

#1810845

Hello - anyone there?

#1810973

Here is the shortcode I am using

[wpv-conditional if="( wp_is_mobile() eq '1' )"][wpv-view name="bride-archive-view-mobile" wpvlocation="[wpv-post-slug]"][/wpv-conditional][wpv-conditional if="( wp_is_mobile() eq '0' )"][wpv-view name="bride-master-view" wpvlocation="[wpv-post-slug]"][/wpv-conditional]

Inserted into a toolset wysiwig field which is then displayed using an elementor template.

#1811009

My issue is resolved now. Thank you!