next and previous button

  1. Activate the DEV-MODE (developer-mode) in your Wix-Editor first.

  2. Navigate to your wished page.

  3. Put this code to the CODE-Section of the choosen page. (on the bottom)

  4. The shown codewill just make the IMAGE functionaly and give it a click-function.

  5. You will have to expand the code and add some futher code-commands.

The image should now act like a button, but do not know what to do, when image is clicked.

This you will have also to code…

You want to create a NEXT/PREVIOUS-NAVIGATION using your IMAGE-Buttons.

Take a look onto this one…
https://www.wix.com/velo/reference/wix-dataset/dataset/hasnext
https://www.wix.com/velo/reference/wix-dataset/dataset/hasprevious

https://www.wix.com/velo/reference/wix-dataset/dataset/nextpage
https://www.wix.com/velo/reference/wix-dataset/dataset/previouspage