Dynamic Recipient via link
-
Hello,
I have a page on my website where I have a listing of the team. (Custom Post : Team)
Each little presentation of a member has a contact button: “CONTACT ME”A little example here:
https://www.dropbox.com/s/kdxzlwukvxrfbcp/contacts.png?dl=0I’d like to make the link of this button dynamic like : /contact/name-of-member/
And then, when you arrive on the page with the form, you have:
<h1> Contact our member ‘NAME-Of-MEMBER'</h1>
<form></form>And the recipient is the default address ([email protected]) but also the email of the NAME-Of-MEMBER.
Do you see what I need?
Can you tell me how to do this?I suppose I need to pass a query in my url but which one and how tell contact form to get it ?
Thank you!
The topic ‘Dynamic Recipient via link’ is closed to new replies.