multiple hooks ?
-
Hi
Ive been using your plugin successfully for quite some time. Thanks for the effort and great work.
I have a mild problem. I would like to open 2 links (two separate windows with two separate e.g. “thank you page”) after click submit on my contact form.
on_sent_ok apparently will be replaced with DOM event. Could you help here and provide piece of code that i can trigger both events?
The tricky part might be the fact that i have 2 separate contact forms and i would like to trigger different 2 thank you pages.
e.g.
contact form 1 > submit > open thanks 1 and open thanks 2
contact form 2 > submit > open thanks 3 and open thanks 4Also can i just copy/paste this code to functions.php or it has to be somewhere else?
Thanks a lot!
- The topic ‘multiple hooks ?’ is closed to new replies.