Dynamic Page Navigation next and previous loop

Hi,
is there a way to loop dynamic content using next and previous buttons, instead of the buttons being disabled when they reach the end and the beginning of the CMS content?

Wix Studio

Cheers
Rob

Not natively via the existing button settings.

You would have to disconnect the buttons and code every interaction.

For example you would need to check if there is a next item, if yes, then navigate to the items dynamic page. Or has previous, etc.

Then to loop them to the first item would depend on how you have your dynamic pages setup or what item you would consider to be the “first”. Then when there is no next item you can redirect to that first item’s dynamic URL.

Thank you.

On a similar note, can the buttons (arrows) which are disabled and are attached to the CMS Next & Previous pages be styled. I can only see options to style Regular & Hover states. Many thank for your time.

Rob

You should be able to style all states.

The design I usually pick for disabled is a neutral white color or whatever the background of the page is —— so it just sort of hides away on its own.