- This topic has 7 replies, 2 voices, and was last updated 8 years, 7 months ago by
Tom.
-
AuthorPosts
-
September 27, 2017 at 12:00 pm #393079
Antonio
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>
September 27, 2017 at 7:58 pm #393261Tom
Lead DeveloperLead DeveloperI assume it’s a button of some sort? Perhaps try the HTML widget in “Appearance > Widgets”.
October 1, 2017 at 1:25 pm #395510Antonio
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>
October 1, 2017 at 7:13 pm #395624Tom
Lead DeveloperLead DeveloperWhat about your entries does it modify?
October 2, 2017 at 12:38 am #395696Antonio
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 > grillaAny solution? Thank you
October 2, 2017 at 9:19 am #395945Tom
Lead DeveloperLead DeveloperI’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?
October 6, 2017 at 3:05 am #398351Antonio
fixed, thanks
October 6, 2017 at 9:19 am #398618Tom
Lead DeveloperLead DeveloperGood to hear 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.