Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1189899
    Andrei
    Participant

    Hi,
    I have a problem with the convert plug. When I click on the text on desktop, it opens. But when I click on it on mobile, it doesn’t work anymore. The page is: https://sinestezic.com/product/shirt-dress/.

    #1190019
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Found these errors on mobile, and it affects ConvertPlug trigger.

    (index):257 Uncaught TypeError: jQuery(...).elevateZoom is not a function(anonymous function) @ (index):257i @ jquery.js?ver=1.12.4:2fireWith @ jquery.js?ver=1.12.4:2ready @ jquery.js?ver=1.12.4:2K @ jquery.js?ver=1.12.4:2
    (index):241 Uncaught TypeError: Cannot read property 'swaptheimage' of undefined

    The zoom is being called and trigger but its library isn’t loaded on mobile. It has to be fixed but I’m not really sure how it’s implemented. It’s either remove the code that is calling the zoom, or load the zoom library on mobile too.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1189899 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>