Okay
  Public Ticket #1261788
Mailchimp popup conflict
Closed

Comments

  • jaxontaylor started the conversation

    Hi, 

    I am trying to install a mailchimp popup script into my header.php:

    <script type="text/javascript" src="//s3.amazonaws.com/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.us10.list-manage.com","uuid":"0a1c5625fd788b3a8ebabc8f3","lid":"1128f8a0bd"}) })</script>

    When I save the above script into the header file all Layerslider items are conflicted and go blank. 

    Can you suggest anything for me to try?




  • [deleted] replied

    Hey jaxontaylor,

    Unfortunately we cannot tell what's wrong exactly only from this code snippet. We would need to see the slider and the problem live to be able to troubleshoot this. As I can see it is working properly at the moment on the URL you provided. Where can we check the issue ?

  • jaxontaylor replied

    Hello Attila, 

    I am going to leave the script in now overnight inside the header, this is the code:

    <script type="text/javascript" src="//s3.amazonaws.com/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.us10.list-manage.com","uuid":"0a1c5625fd788b3a8ebabc8f3","lid":"1128f8a0bd"}) })</script>

    Please go onto my site and take a look www.clandestino.com.au

    The layerslider banner is blank

    PLEASE PLEASE do this tonight. 

    thanks


  • [deleted] replied

    Thank you. We have investigated this further and we can see that it fails with JS errors, however these errors are not related to the slider. 

    It refers to a lot of functions that are not defined or do not exist and there are missing JS files as well. 

    These problems are not related to or generated by LayerSlider, so unfortunately we cannot provide you with a solution for this from our end.