Alan Nusbaum
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Request for Multiple External ReDirectsHi Yuval, I’ve upgraded the plugin and can now send a total of 2 PDF’s, but it’s still not working as expected. I’d like to send you a screenshot to further explain, but this blog doesn’t provide the facility. My email is [email protected] if you could send me yours, I’ll send you more details along with a screenshot so you’ll more easily understand my use case. Thanks in advance
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Request for Multiple External ReDirectsYuval this isn’t a solution for me as the thankyou page is often used commonly by several other forms I use and I don’t want to pop up a tab with a PDF that has nothing to do with the current form. I expect I’ll have to wait and hope that you’ll produce something in your plugin that elegantly enables MULTIPLE External files to be defined.
thank you
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Request for Multiple External ReDirectsYuval, when I select a redirect page to THANKS and add script to the external box
window.location.href = ‘http://www.connectis.ca/v/babytel/d/babytel-t38-sip-trunking-product-sheet.pdf’;window.location.href = ‘http://www.connectis.ca/v/babytel/d/cryptagent-brochure.pdf’;
I can’t save the Contact7 form and get the error “You Must Enter A Valid URL”
The intention was to produce 3 tabs, Thanks + 2 more PDF datasheets.
What should I do.
Todah Rabah – Shanah TovahForum: Plugins
In reply to: [Contact Form 7] ON_SENT_OK – Please give us an easier alternative!!!The plugin works perfectly, simple and enables a SINGLE external file. HOWEVER, it would be really appreciated if the plugin could support MULTIPLE external files to be referenced.
Forum: Plugins
In reply to: [Contact Form 7] Redirect contact form 7 to thank You page in Landing page.what would the script look like to redirect to a NEW browser page instead of a redirect on the same page as the form. The following is NOT working, so I must have syntax wrong or something.
on_sent_ok: “location = ‘http://page.com/:blank’;”