Form to email on each post. Best solution for me?
-
Hi! I’ve created a site which displays many of our products, each in their own post. What I want is a form at the bottom of each post where a user can ask for more information about the product.
The form will just contain simple name, email and message fields.
My requirements would be:
a) That the post name appears as the subject line.
b) The user’s email address appears in the reply-to field.I’ve done so much research but I can’t find the solution to this simple request. The three main options seem to be a) use a contact form plugin, b) change the comments functionality to do this, or c) use some standard php form-to-email code to get this done.
What do you suggest?
- The topic ‘Form to email on each post. Best solution for me?’ is closed to new replies.