Mailchimp popup form crashes menus

I am trying to add a mail chimp popup form on my website (WP/BeTheme/Woocommerce).  Every time I add the JS code, the menus on the theme disappear.  No matter where I add the scrip (header, footer, widgets, page, etc.).  What can we do to make this work. 

This is the scrip:

<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us12.list-manage.com","uuid":"c333a50b777c62c11c0d6d750","lid":"c02fa80b9c"}) })</script>


We even tried with no-conflict action


<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">jQuery.noConflict( );require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us12.list-manage.com","uuid":"c333a50b777c62c11c0d6d750","lid":"c02fa80b9c"}) })</script>

Comments

  • anyone there?
  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    Thanks
  • Ocinator.com


  • Hi,

    Sorry, but we did not test this script/plugin with the theme. Our policy states that we do not support third party plugins or custom code so unfortunately, we cannot be of any help to you.
    Also, we cannot recommend any plugins other than the ones we support. You can find the list on this page, in the sidebar:
    https://themeforest.net/item/betheme-responsive-multipurpose-wordpress-theme/7758048

    thanks
  • Hi, 
    I have the same problem and since Mailchimp is supported by BeTheme, I don't understand your answer!
    I would provide you with a link, but I had to remove the script from the website, because it breaks the main menu.
    Thanks
    Roger
  • Rokell
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
Sign In or Register to comment.