View Single Post
  #1  
Old 11-04-2018, 02:17 PM
 
mikeb0208@gmail.com mikeb0208@gmail.com is offline
 

Member
  
Join Date: Nov 2016
Posts: 18
 

Default Help with adding a popup

Hi all ! I am not much of a web novice even but I am being asked by my spouse to add a mail chimp thing to the home page to offer people to sign up for something. #1 I can deal with html to a point but i am php and tpl illiterate and not afraid to say it. I desperately need to know how to add this below the gift certificate area on the main page on the light responsive. The website is https://www.theholebeadshoppe.com



I am using xcart 4.7.6 and this is the code i need to add.


<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us14.list-manage.com","uuid":"ed906e5402740758e41929914","lid":"20745c 9c20","uniqueMethods":true}) })</script>


Thanks so much for any and all help !

Mike
__________________
4.7
stock
Reply With Quote