Hello, we have a problem with a single customer website. We have installed CF7, where for some visitors, when they try to submit their form, the roulette wheel just keeps spinning and nothing happens.
]]>Deprecated: WPCF7_TagGenerator::add(): Use of tag generator instances older than version 2 is deprecated. Version 1 instance (password) detected. in /{domain}/wp-includes/functions.php on line 6085
this is generated because of the function wpcf7_add_tag_generator_password()
that function is found here /wp-content/plugins/wpcf7-redirect/modules/cf7-shortcode-password-field.php
the error can be resolved by adding a comma to the end of line 168 (callback) and adding in a new line 169 of array(‘version’ => ‘2’)
function wpcf7_add_tag_generator_password() {
$tag_generator = WPCF7_TagGenerator::get_instance();
$tag_generator->add(
'password',
__( 'password', 'wpcf7-redirect' ),
'wpcf7_tag_generator_password',
array( 'version' => '2' )
);
}
Hello,
I try to test on Sandbox mode, but it is not working….
On my contact forme, on “Actions” tab, I add the ‘Collect payments with stripe”, I check “Use Sandbox” and then enter API Key of the sandbox mode.
When I submit my contact form, it ask me for Credit Card number, then I use one of the Test Credit Card of stripe, and I have following error : “Votre carte a été refusée. Votre demande a été faite en mode production, mais a utilisé une carte de test connue.” => “Card refused. Your submission is not on live mode, but you used a test credit card”.
Can someone help me ?
Thank you
]]>After inspecting the staging site, I found the issue is due to a conflict with the Redirection for Contact Form 7 plugin. As you can see from the following screencast, the issue occurs when that plugin is active: when?I start edit all text block in all pages, the editor move the input keyboard at the beginning.
Redirection for Contact Form 7: 3.1.8
WordPress: 6.6.2
PHP 8.2
Elementor 3.24.5
Elementor Pro: 3.24.3
]]>Hello, the form is displayed for every store product, see button “HABEN SIE EINE FRAGE DAZU”.
The redirection does not work, instead it is redirected to the start page, or if the option “Use custom URL” is used, it is not redirected.
Many thanks for further help
Hi, I have a form with many redirects and when adding requests, e.g. XML/JSON API and saving, the action randomly returns disabled for different redirects. When I change the option to enabled, nothing happens and sometimes new disabled ones are added.
Random disabling of redirects occurs when we have more redirects.
Additionally, when adding new redirects, the ids grow strangely, so in the case of adding dozens of new redirects, we get ids over 1000. Only after saving does the id normalize, but the problem with disabling random redirects appears.
I also tested this locally on a clean WordPress and the same problem occurs.
PHP: 8.1.29
I have set max input vars to 10000.
I am asking for quick help because it is blocking me from starting a new page.
Thank you.
]]>Hello, I’m attempting to pass the ‘lead_id’ parameter to the thank you page, but when the page redirects, the ‘lead_id’ is missing in the URL. The resulting URL looks like this: ‘domain.com/thank-you/?lead_id
‘. Could you please help me resolve this issue? Thank you!
Hi,
How do I remove the ads for your other plugins that appear in my back office?
Thanks
The plugin details says there is a Multi Step Form extension for this plugin. Where can I get that please? I can’t see it in the add-ons section of the plugin and it’s not listed in the Pro features on your website.
]]>Hi there,
Firstly, thank you for supporting Redirection for Contact Form 7 with your purchase!
If you are a paid customer of Redirection for Contact Form 7, and need help, please contact us via?our website?as this forum is used just for support for the free version of Redirection for Contact Form 7.
Submitting a ticket via our website will guarantee a much faster response as we only answer questions on this forum after we have taken care of our paying customers.
Thank you!
]]>Hi there,
Firstly, thank you for using Redirection for Contact Form 7.
Below, you will find some info about the support we provide via this forum.
Expectations
Before Posting a new topic
Thank you!
]]>Hi, last plugin version, all activated and good.
redirect is not working.
wpcf7 is not defined. in console.
Can’t find why !!
Thanks for helping.
regards
]]>Hi, i use the redirect to call a php-script (booking.php) when form gets submitted.
I would like to open that script in a new tab. I do not find that option in the plugin.
Can anyone give me a hint on how to manage the script open in a new tab?
Any help would be very much appreciated.
“Unfortunately, the issue is with the Redirection plugin, not ours – it is not something we can “fix”. The Redirection plugin hijacks all redirections – which our plugin needs in order to send the user to the payment page.”
https://wpplugin.org/documentation/contact-form-7-form-does-not-submit/
In this way i’m not able to use a radio button where user can choose payment between paypal or bankwire because your plugin is getting error. I need to disable your plugin in order to make the form working
Can you provide support?
Regards
]]>Hi!
I use the “create post” action to create a post, but is not possible to link the “featured image” inside the plugin… Its any way?
So I need to capture the action after post is created, to get the submission and the new post ID to link the image from file field.
Thanks!
Hello, if radio button “Paga con bonifico” is selected can i redirect user to a different custom thank you page?
]]>Hi Team,
After submitting the CF7 form in my website, The mails are not receiving in Zoho mail inbox. What should be the “From Address” in Mail option to be created in CF7.
Thanks and Regards,
Prabhu Teja
My websites autoupdated to 3.1.6 and it caused a fatal error:
2024/06/20 12:05:43 [error] 56488#56488: *170522 FastCGI sent in stderr: “PHP message: PHP Fatal error: Cannot redeclare fs_dynamic_init() (previously declared in /www/somewebsite_552/public/wp-content/plugins/wpcf7-redirect/licensing_fs.php:4) in /www/somewebsite_552/public/wp-content/plugins/ocean-extra/includes/freemius/start.php on line 552” while reading response header from upstream, client: 66.249.64.225, server: somewebsite[.]com, request: “GET / HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.1-fpm-somewebsite.sock:”, host: “somewebsite[.]com:36100”
I rolled back to 3.1.5 and the website is now back online.
Good evening I wanted to report this problem or small bug that I noticed. Once the plugin is configured when a person submits a message via the form the url that is going to be generated in the thank you page brings back all the data entered in the form itself.
Could this potentially be a risk? A violation of the european gdpr?
Thank you for your response
]]>Hello,
I am not a developer, but trying to learn after my best ability.
I want to change the text after one has submitted the form, the text goes outside the box the contact form is in. How should I proceed? All I can find is the “additional settings” in the plugin for the contact form, but I am restricted. Don’t which code to run there. Appreciate all the help I can get!
Best regards,
Setting up a redirect broke my form and then uninstalling the plugin didn’t fix it… so now I’m stuck. Nothing in the debug log either. I need to fix this ASAP… can you please help me?
]]>Hi team,
(this may also prove useful to those looking for this solution).
I’ve more recently started disabling jQuery on WordPress in order to ease the amount of resources being loaded on the page.
As a result, I have since noticed that CF7 seems dependant on jQuery being active in order to recognise the event for re-direction. Because of this, the suggested php function and this plugin does not work in enabling redirection.
As a feature suggestion, it would be really cool if you guys could add an option for the user to select jQuery or Vanilla re-direction.
The solution I found is as follows, and works on my website which does not have jQuery called in:
add_action( 'wp_footer', 'redirect_cf7' );
function redirect_cf7() {
?>
<script>
document.addEventListener( 'DOMContentLoaded', function() {
var forms = document.querySelectorAll( 'form.wpcf7-form' );
Array.prototype.forEach.call(forms, function(form) {
form.setAttribute('onsubmit', 'redirectToThankYou();');
});
});
function redirectToThankYou() {
location = '<?php echo home_url(); ?>/thank-you';
}
</script>
<?php
}
]]>
We installed this plugin a few weeks ago for redirection capabilities. It worked well for awhile but now, the redirection is not working at all. No changes have been made to the form since we installed and tested this plugin a few weeks ago. Form submissions are still being passed through to our CRM, but redirection is not working. Any idea what the issue may be here?
]]>I trying to use a form in one of my pages (so the user can sign up for a course. The form works perfectly into I try to use a label with checkboxes.
After that, when I click in submit the form, it keeps trying forever (it didn’t show any error message).
This is how I use in the form:
Preferência de datas e horários (*)
[checkbox de20a29demaio use_label_element “De 20 a 29 de Maio (de segunda a sexta, das 8h às 12h)” “De 15 a 26 de Julho (de segunda a sexta, das 14h às 18h)”]
]]>Hi team, can we please look in to some support for PHP 8.3.
Redirects are non existent when I am on 8.3. PHP 8.0 no problem.
For further clarity, this is on a clean installation with CF7, ACF Pro and your plugin.
I have some CF7 forms that have a “country” Select field to allow to select the country. It works and leads are saved into the DB but when I export all fields are exported except the country field.
I am using CF7 Ver 5.5.3?and Redirection for Contact Form 7 ver.2.3.6
Any suggestions ?
]]>I am trying to use the Redirect feature of Contact 7, but the various browsers in my test scenarios have “Block Redirects” as their default setting…so the redirect fails.
I really don’t think it’s feasible for me to ask every person who fills out the form to change their browser settings…some are senior citizens with little tech skill.
So…the question…does your plug in allow for Redirects without the user having to change his browser settings?
]]>Hello,
After installing this plugin, I don’t see any new tab for redirection or actions. This happens on existing forms and if you make a new one too.
]]>Hey. For some reason the save lead function is not working. The email sends fine, but the lead is not saving down.
Any things I should look at as to why?
Thanks in advance.
]]>Hello,
I’m looking for assistance to transfer the value of the email field to the thank you page, ensuring that it remains hidden from the URL. I checked these options:
– Passing specific fields from the form as URL query parameters
– Encoding the query parameters that are passed
but the email information still appears visible in the URL.
Could anyone help me to securely pass the email value without it being visible in the URL?
The goal is to write the e-mail in the thank you page, but without showing it in the URL.
Thank you.