I have more than one instance of CMS load but it's not working

On this page, I have two instances of CMS load for Articles and Press: Expert Insights and Personal Stories | Betterleave Resources

I utilized the documentation to lay them out like this:
fs-cmsload-element = “list”
fs-cmsload-element = “list-2”

fs-cmsload-element = “page-button”
fs-cmsload-element = “page-button-2”

The pagination under “Press” doesn’t function correctly. Can you help fix?

hey @cpalma121! The load mode attribute does not need an -x identifier.

Removing the number from the second list load mode attribute should do the trick.

Let me know how it goes :wink:

That worked! The only thing is when I click on the pagination for the Press section, it scrolls up to the top of the Blog Section. Is there a way to adjust this so it scrolls up to Press Only?

https://preview.webflow.com/preview/betterleave-client-first?utm_medium=preview_link&utm_source=designer&utm_content=betterleave-client-first&preview=b7ceb2da671121d1cc602a9d816681ef&pageId=654d8277058b6fd5b3ecc869&locale=en&workflow=preview

Sure! So I see you also removed the -2 from the list element attribute.

My instructions may have been confusing. You do need the -2 for the list element and the scroll anchor elements. Only the load mode does not require this suffix.

Check this video →
Expert Insights and Personal Stories | Betterleave Resources - 24 July 2024 | Loom

Both lists scroll to their own anchor

Ah Thank you! It’s working like it should now.

1 Like