Finally found the problem !
Thank you
Hello,
Thanks to you the plugin was working. But since today, again, I have no results that appear. Yesterday, everything was fine. Don’t know if an update has change something. Any idea ?
I want specify the recipient of the form dynamically.
Thanks for your help
Let’s say I have a button with this link:
http://example.com/contact/?id-contact=15
On my contact page, I check in my database the ID ’15’ (from a custom Post) to get the email address attached to this ID. And then, I want this email address to be the recipient of my contact form.
See what I mean?