Yuval
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Request for Multiple External ReDirectsHi @alan-nusbaum,
Just updated the plugin, now, in version 1.2, you can add multiple redirects, including files of course.
Please be kind and rate us ??
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Redirect and external url are not working@dharanivadivelu,
Just checked in the latest Chromium version, there’s no problem with this browser. Can you please submit a form here and tell me if you are being redirected to https://example.com ?- This reply was modified 7 years, 5 months ago by Yuval.
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Redirect and external url are not workingForum: Plugins
In reply to: [Redirection for Contact Form 7] Redirect and external url are not workingHi @dharanivadivelu,
Please check that “Use external URL” is checked. Also, check that “Open page in a new tab” is not checked, or if it’s checked, change your browser settings to allow popup windows from you site.Forum: Plugins
In reply to: [Redirection for Contact Form 7] Request for Multiple External ReDirects@alan-nusbaum, like I said, you can do that easily by adding that script in the page that the user is redirected to. It’s not related to the Contact Form 7 forms, but to the thank you page. Nevertheless, you should know some browsers block script-triggered popup windows\tabs by default, so unless you allow it, it will prompt a warning.
- This reply was modified 7 years, 5 months ago by Yuval.
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Request for Multiple External ReDirectsForum: Plugins
In reply to: [Redirection for Contact Form 7] Request for Multiple External ReDirectsHi Alan,
In the next version we will add an option to add a script before redirection, so if you’ll add something like this:
window.location.href = 'path/file.pdf';
you’ll get your way, but what I think will work best for you is to add the same code, only in the page that to user is redirected to, and you can do it right now of course, because that right now related to the plugin.Forum: Plugins
In reply to: [Redirection for Contact Form 7] Will this affect the current on_sent setup?Forum: Plugins
In reply to: [Redirection for Contact Form 7] Will this affect the current on_sent setup?Hi guy,
There will not be a problem. The plugin allows you to set thank you page for each form separately, and if you will not set any settings in forms that include on_sent_ok, the old on_sent_ok behavior won’t be disrupt.
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Future updates and WPML?Forum: Plugins
In reply to: [Redirection for Contact Form 7] Future updates and WPML?Hi gleenk,
1. There will be future updates if necessary, and you can always ask for support here.
2. This plugin is compatible with WPML. You can set a redirect page for each form separately, and if you use WPML, you can create a form for each language, and set a different page for each form.
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Does this use the on_sent_ok hook?The plugin is completely independent. In fact, we developed it BECAUSE on_sent_ok is now deprecated and going to be abolished. Instead of on_sent_ok, we used DOM Events: https://contactform7.com/dom-events/
You are more than welcome to use it and rate it ??
- This reply was modified 7 years, 7 months ago by Yuval.
Forum: Plugins
In reply to: [Flamingo] Bug in the Last Contact FieldYep. Thanks for that ??
Forum: Plugins
In reply to: [WooCommerce] Pagination not working when using pretty URLI don’t want to update, since they always change elements, things looking different.
Forum: Plugins
In reply to: [Contact Form 7] Can't create a form in different language then englishWell, I figured out the problem, and it’s bad news: https://contactform7.com/2016/02/20/contact-form-7-44/
Personally, I think it’s a bad call, making us install plugins just for CF7 translation. Not all sites are multilingual, and install heavy-weight plugins such as Polylang for those sites is completely unnecessary.