Finsweet CMS [tag&search filtering] + [pagination] help


Here is my public share link: my page

hello webflowers!

I have worked on the CMS category tag filtering and retrieval function of finsweet first, and I would like to add PageNation.

PageNation doesn’t work, is it a version problem of finnsweet?
Or is it a problem that the reference finweet src link is duplicated twice?

Please give me professional advice! Thank you

Hey @The_Compass ,

Can you share the sandbox link of the site where you have implemented the Finsweet features?

Hello, here is the “andbox Link” for my project!

Hey @The_Compass ,

If you want to use Finsweet v1 Load functionality, you would also need to use the attributes mentioned in that documentation for pagination.

I can see that currently you are using Finsweet v2 Load attributes while having the custom script of Finsweet v1 load version.

You can uncomment the Load script and change the custom attributes as per v1.

For example, the highlighted element’s custom attribute currently is fs-list-load="pagination" whereas it should be fs-cmsload-element="list" instead as per the v1 docs.

Double-check the v1 documentation and change the custom attributes accordingly and then the pagination should work for your site.

Hope this helps.

I am not familiar with the specific CMS you are working with, finsweet, but I can offer a general suggestion.

It is possible that the issue lies with the version of PageNation you are using, or perhaps there is an incompatibility between PageNation and finsweet. However, the duplicate reference finweet src link could also be a problem. I would recommend checking the documentation for finsweet to see if there are any specific requirements or restrictions for implementing PageNation.

Try removing the duplicate reference to finweet src link and see if that resolves the issue. If not, I would suggest checking the version of PageNation you are using to see if it is compatible with finsweet. If you are still having trouble, you may need to