Archived topic
I have a problem when you install a script from mailchimp
7 replies · Started by Antonio on September 27, 2017
When I install this script of mailchimp, the blog entries is misplaced. Where I have to install this code in my theme so that it is not disordered, is a pop up code.
<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.us15.list-manage.com","uuid":"f77d0e40abb7675464cf18fae","lid":"0ef129ee4d"}) })</script>
I assume it's a button of some sort? Perhaps try the HTML widget in "Appearance > Widgets".
I've tried to add it in appearance - widgets but modifies me entries in the blog's main page. It is a pop - up of mailchimp newsletter subscription, it is very important I need to put this javascript without modifying the grilla.
<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.us15.list-manage.com”,”uuid”:”f77d0e40abb7675464cf18fae”,”lid”:”0ef129ee4d”}) })</script>
What about your entries does it modify?
My website is http://www.tierrassinfronteras.com and the post which is mess when I activate the grid "grilla" has this title: Rincones: ¡3 calas de aguas cristalinas a 5 minutos de Almería! ¿Cómo son? y ¿Cómo llegar? it´s in spanish.
- The JavaScript is now active, to see the result.
- I tried to paste the JavaScript in different places and the return results is always the same, this post is mess, when I remove the code of the javasript everything returns to your site.
- I need this javasript and want the posts to have the feature GRILLA, is the name in my wordpress: appearance > personalize > blog > grilla
Any solution? Thank you
I'm a little confused.
So the issue is that the masonry posts are cut off, correct?
This is fixed when you remove that Mail Chimp code?
fixed, thanks
Good to hear :)