Form Not Working
-
Hello i have this plugin installed on my website: https://courtneyandander.com/#RSVP
when you click submit, you don’t receive an email or get a confirmation.
there is an email hooked up to the plugin,
heres the code:
<div class=”vamtam-rsvp-form”>
<p>
<label for=”your-name”>NAME:</label>
[text* your-name id:your-name]
</p><label for=”events-dropdown”>MEAL OPTION:</label>
[select events id:events-dropdown class:wpv-chosen-select “Chicken” “Salmon” “Vegitarian”]
</div>
</div>
<p style= “text-align: center;”>[submit “I AM ATTENDING →”]</p><p style= “text-align: center;”>[submit “I AM NOT ATTENDING →”]</p>
</div>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Form Not Working’ is closed to new replies.