I need the contact form to automaticaly select the e-mail address of the author of the page
Hi, you previously helped me with kunstwerken.art with the same question. I tried to replicate, but it doesn't work.
Here's what i need help with:
Bands can create one band bio page on bruiloftbandjes.nl
Visitors must be able to contact them with the contact form.
I've set this up exactly the same as on kunstwerken.art, but it doesn't work. I also want to hide the last row of the contact form. Can you perhaps login to my site and have a look to what i'm doing wrong? Thanks!
Hello. Thank you for contacting the Toolset support.
Can you please share problem URL and admin access detals and tell me what exactly you would like to achive?
Do you want to send email to post author?
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
As I understand - you have this post where you have contact form:
- hidden link
And the author of the above post is the following user:
- hidden link
What you want is when user submit the contact form it should send email to above post author user's email that is "Info@changedbyme.nl" and also send email to contact@changedbyme.nl and also to the user's email he will entrer with the contact form field "Your Email Address (please watch out for typos!)" - is that correct? If yes:
- Do you want to display the "selects recipient's email address for message" email field as actually its not required and we can manage using code snippet. So you can remove the field from the form.
Then I've used the above field with the email notification you added and use the option "Send notification to a WordPress user with an ID coming from a generic field in the form:" and then selected the option name "post-author-id-for-email" that is our generic field added that holds the post author ID.
I've also changed the mail body code as given under: