Trying to make this template form send email

2 replies
  • WEB DESIGN
  • |
Hello, I am putting together a website for my wedding and I got a template that has pretty much everything set up, I just go in and change the code to what I need it to say and the pictures I want it to display...So far thats gone really well. The problem I'm running into is the RSVP form, I cant seem to figure out how to get it to actually send the information to xxxxxxx@yahoo.com. If anyone wouldn't mind taking a look at the code its at http://jedandmary.com Any help is appreciated!
#email #form #make #send #template
  • Profile picture of the author Mr Bill
    There must be a way. Add me to skype and I'll help you look for it if you like. I'm sure we'll find it very quickly.
    {{ DiscussionBoard.errors[9112848].message }}
  • Profile picture of the author AndromedaDev
    That form seems to point to a mailchimp form, I imagine it's integrated with mailchimp. Was this by your design?

    You need to change the forms action="" value

    I don't want to paste where it points right now here, but it's some long strange url, then ends up on a site owned by mailchimp
    If you want it only sent to your email you will need to upload a PHP file to the sites, and point the action to that PHP file.

    If you need help writing this let me know, I can help out
    {{ DiscussionBoard.errors[9112983].message }}

Trending Topics