• Resolved codeink

    (@codeink)


    Hi,

    Our JavaScript/jQuery based dropdown menu does not function when this plugin is activated. I have narrowed it down to lines 41-45 of florest-one-flower-delivery-public.js. Those lines are:

    jQuery.each(localStorageData, function( key, value ) {
         
           data[key] = value;
           
       });

    I have commented out these in the plugin JS file and the menu works.

    Are these lines crucial to the plugin working? Is there any reason why this would break our menu?

    Thank you for your help!

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘jQuery menu breaks when plugin is active’ is closed to new replies.