Yakje Posted February 23, 2015 Share Posted February 23, 2015 Dear prestashoppers, Just recently i bought Sendy to be able to moderate and analyse my email campaings in a better way. I still want my customers to be able to sign up for the newsletter through the frontpage of the site. Now sendy does provide a form to do this, it generates the folowwing code: <form action="http://mijnwebsite.nl/nieuwsbrief/subscribe" method="POST" accept-charset="utf-8"> <label for="name">Name</label><br/> <input type="text" name="name" id="name"/> <br/> <label for="email">Email</label><br/> <input type="text" name="email" id="email"/> <br/> <input type="hidden" name="list" value="yFCFtfo0ec8zAz892zsrjMI"/> <input type="submit" name="submit" id="submit"/> </form> The problem is, i don't know where i should add the code so it will show in the footer of my prestashop webshop. I want to keep the current layout as you can see in the image beneath, I hope i made my problem clear and hope anyone can help me fix my problem Thanks in advance! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now