You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there!
Is there currently any way through hooks or config to have the carousel redirect the location to a given URL when clicking one image out of the list?
I nested the images in <a/> tags, but the click events on them are caught somewhere else I guess.
If I call the .click() of an img or link from console it works.
Is there a possible fast hack to get there? Found nothing in the code yet.
The text was updated successfully, but these errors were encountered:
Hi there!
Is there currently any way through hooks or config to have the carousel redirect the location to a given URL when clicking one image out of the list?
I nested the images in <a/> tags, but the click events on them are caught somewhere else I guess.
If I call the .click() of an img or link from console it works.
Is there a possible fast hack to get there? Found nothing in the code yet.
The text was updated successfully, but these errors were encountered: