Jump to content

Top Menu


Recommended Posts

The click is intercepted by some javascript in you js-script: https://shoplevelcaffe.datexit.com/themes/classic/assets/cache/bottom-11881470.js.

$(document).on('mousedown','button, a',function(){jconfirm.lastClicked=$(this)})})(jQuery,window);

It apperntly dos not function on small screens, does not work if you make your browser screen small. In the compacted JS script it hard to find the cause. IS seems to be part of the jquery-confirm module (https://github.com/craftpip/jquery-confirm).

Hope it sets you on the right track.

Link to comment
Share on other sites

Hi Elburg

thanks a lot for your reply. I modify che js and now it works fine.

I dont understand where to change the original js to avoid to lose the modifications on the next clear cache.

I don't think the module you said, craftpip, is installed.

Piccarda

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...