Where can we see the website in question?
If you have Contact Form 7 – Dynamic Text Field installed, please update to the latest version, released today, as it now uses version 2 of the form tag generator.
Hi @takayukister,
The site in question is https://ribesalat.com/ but in the front end you can’t see anything. Is there any plan to resolve this in an imminent update?
Thanks!
What other plugins and theme do you use on the site?
Hi,
these are the plugins we have active:
Advanced CF7 DB
Block domain email addresses for Contact Form 7
Conditional Fields for Contact Form 7
Contact Form 7
Contact Form 7 Multilingual
Contact Form 7 Signature Addon
Contextual Related Posts
Duplicate Page
Duplicator
DUPLO login
Editor clásico
Force Regenerate Thumbnails
Jquery Validation For Contact Form 7 (Lite)
MB Settings Page
MB Yoast SEO Integration
Meta Box
Meta Box Conditional Logic
Meta Box Group
Meta Box Include Exclude
Meta Box Show Hide
Redirección a Contact Form 7 Pro
Safe SVG
Search Meter
TinyPNG - JPEG, PNG & WebP image compression
WPML Media Translation
WPML Multilingual CMS
WPML SEO
WPML String Translation
Yoast SEO
The theme is a custom theme made from scratch by us.
Thanks!
Try switching to the default theme, deactivating all plugins excluding Contact Form 7 and Yoast SEO, and clearing all cache data.
Why you are advised to deactivate plugins and switch to the default theme.
The theme works fine but the 2 errors are cause by:
The second one we must use it to redirect to thank you pages after submiting the form.
Do you have an idea about the solution?
I hope @takayukister doesn’t mind me jumping in since this isn’t necessarily an error with Contact Form 7. CF7 made an update to the tag generator when releasing version 6.0 so any CF7 addons that add custom form tags will see this deprecation notice until they update it to be compatible again.
With the Contact Form 7 Signature Addon plugin, their current version still uses version 1 of the tag generator on line 25 in this file. Since it’s up to them to update, please create a thread there with this information 🙂
As for Redirection for Contact Form 7, it’s the same situation on line 165 of this file (and is your specific error since it’s the form tag password) but it looks like a thread has already been created in their support forums so I’d recommend subscribing to it for notifications on when it’ll be resolved.
If you need an immediate solution, you can set define('WP_DEBUG_DISPLAY', false); in your wp-config.php file so that the error does not mess up your screen, however it does not solve the problem until those two plugins update themselves.
Cheers!
Hi @tessawatkinsllc,
Thanks for the explanation. El error sólo se muestra en el administrador, así que prefiero dejar los errores visibles. Así si se soluciona puedo comprobar que se ha solucionado. I will be attentive and if it is solved I will put it in this thread to close the issue.
Thanks again!