-
Activate the DEV-MODE (developer-mode) in your Wix-Editor first.
-
Navigate to your wished page.
-
Put this code to the CODE-Section of the choosen page. (on the bottom)
-
The shown codewill just make the IMAGE functionaly and give it a click-function.
-
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