CMS Load (Pagination) not showing "Previous" button

Hello,

Hope all is well!

I have CMS Load on the site linked below and its’ setup properly, however, the “Previous” button for the pagination get hidden on the live site.

Read Only: Webflow - Learn

Hey @Jorge1! Could you add a wrapping div to your pagination buttons?

Something like this

Publish and let me know the results

Hi @Support-Luis ! Thanks for jumping in on this - I implemented this but still having the same issue

@Jorge1 Would you happen to have any other script on the page? Is localization enabled on the project?

Hi! I don’t have localization and the only other scripts I have on this page are:

<!-- [Attributes by Finsweet] CMS Combine -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmscombine@1/cmscombine.js"></script>

<!-- [Attributes by Finsweet] CMS Filter -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsfilter@1/cmsfilter.js"></script>

<!-- [Attributes by Finsweet] CMS Load -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsload@1/cmsload.js"></script>

<!-- [Attributes by Finsweet] Mirror click events -->
<script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-mirrorclick@1/mirrorclick.js"></script>

Hey @Jorge1! Thanks for the info! I’ve checked and all other pagination options seem to be working on the project.

Let me share this with the team and I’ll get back at you!

1 Like

Thank you for you help!

1 Like

Hi @Support-Luis ! Just wanted to follow up here !