Hi,
I don't find where I can change the link on each picture on the Gk Image Show.
Where can I delete the default link please ?
Thank you.
wrapper.find('.gk-is-slide').click(function(e){
window.location = links[$G['actual_slide']];
});
wrapper.find('.gk-is-slide').css('cursor', 'pointer');