Hi,
I’ve just started with WIX code and could not manage to find the way to make my slideshow work as a button. I want to be redirected to another page when clicking on a slideshow.
export function fullWidthSlides2_click(event) {
[wixLocation.to(“??”);](wixLocation.to(“??”);
}
)
[}](wixLocation.to(“??”);
}
)
Thank you!
Paula