-
Posted a reply to Lag on typing in mobile devices, on the site WordPress.org Forums:
Could it be that you are using the material design plugin for contact form 7?… -
Posted a reply to Showing Error after Update, on the site WordPress.org Forums:
Seems like you have some invalid tags in your form: [text* ] Please remove these,… -
Posted a reply to Problems with popups from other plugins and block theme, on the site WordPress.org Forums:
Which problems specifically? I tested with twentytwentytwo and didn't notice any errors. -
Posted a reply to Not working, on the site WordPress.org Forums:
Thanks for reporting. Turns out there is a bug when a file field is inside… -
Posted a reply to Validation message in radio buttons and required checkboxes, on the site WordPress.org Forums:
The error is displayed: https://conditional-fields-cf7.bdwm.be/form-tester/?hash=dbc17432877f3cfbe374275e3deaadf9 The problem with your form is that you are using… -
Posted a reply to Validation message in radio buttons and required checkboxes, on the site WordPress.org Forums:
please set up your form and conditions here https://conditional-fields-cf7.bdwm.be/form-tester/ and share the link so I… -
Created a topic, Compatibility with Contact Form 7 version 5.6, on the site WordPress.org Forums:
Contact Form 7 version 5.6 has just been released. If… -
Committed [2744042] to Plugins SVN:
Tagging version 2.2 -
Committed [2744041] to Plugins SVN:
= 2.2 (2022-06-17) = * Make compatibile with Contact Form 7 version 5.6 -
Posted a reply to conditional fields are not working properly, on the site WordPress.org Forums:
Not sure why I keep missing these messages. Sorry. There are 2 ways to solve… -
Created a topic, Inconsistent validation errors for files (version 5.6 beta), on the site WordPress.org Forums:
The error messages for file fields are not consistent.… -
Posted a reply to Conditional Logic to populate just 1 database column, on the site WordPress.org Forums:
I think I understand your problem. This is a perfect case for the disable_on_hide property… -
Posted a reply to How to prevent the form from being sent if a condition is met, on the site WordPress.org Forums:
Yes, #1 is definitely the way to go. This plugin is primarily designed to make… -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
Glad we got this sorted. These kinds of problems are tough to figure out sometimes.… -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
Object.getOwnPropertyNames(Element.prototype) should return 131 elements. So I guess the children property (and some others) are… -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
I'm also interested in the output of these commands: Element Element.prototype Object.getOwnPropertyNames(Element.prototype) -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
could you maybe email me the url of your website privately? You can find my… -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
You would need to download your entire WordPress folder, and open it with a text… -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
OK, so this means that a piece of code on your website is removing an… -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
Wait, what? On the site where you are running version 2.1.3 Object.getOwnPropertyDescriptor(Element.prototype, "children") doesn't return… -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
Interesting. Does it also return undefined when you open your console on any other website?… -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
Could you run this code in your console? Object.getOwnPropertyDescriptor(Element.prototype, "children") It should return an object.… -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
Maybe some kind of caching or JS optimisation plugin that's causing trouble? Do you have… -
Posted a reply to Conditional with single checkbox, on the site WordPress.org Forums:
This will work with a single checkbox too. You could even take this further and… -
Posted a reply to Conditions Stopped Working, on the site WordPress.org Forums:
There were some problems with version 2.1.5 indeed. You would loose conditions if you had… -
Posted a reply to load resources only on pages where the plugin works, on the site WordPress.org Forums:
https://conditional-fields-cf7.bdwm.be/docs/faq/can-i-load-js-and-css-only-when-necessary/ -
Posted a reply to Custom fields validation doesn’t work if a group is hidden, on the site WordPress.org Forums:
Hi @stevenp94 I think you aced it! Doesn't seem to interfere in anyway with my… -
Posted a reply to Error, on the site WordPress.org Forums:
From looking at your code I see a couple of obvious HTML errors, for example… -
Posted a reply to There are no any FIELDS, on the site WordPress.org Forums:
Does disabling any of these plugins fix the issue? If so, which one? -
Posted a reply to Error, on the site WordPress.org Forums:
The error is not related to conditional fields, but it means that you have something… -
Posted a reply to Conditional fields disappear, on the site WordPress.org Forums:
should be fixed in version 2.1.6 -
Posted a reply to New Update Bug, on the site WordPress.org Forums:
should be fixed in version 2.1.6 -
Posted a reply to Losing Conditions, on the site WordPress.org Forums:
should be fixed in version 2.1.6 -
Committed [2738889] to Plugins SVN:
Tagging version 2.1.6 -
Committed [2738888] to Plugins SVN:
= 2.1.6 (2022-06-07) = * Fix bug: text view cleared after making a ... -
Posted a reply to Custom fields validation doesn’t work if a group is hidden, on the site WordPress.org Forums:
The reason this isn't working seems to be because at some point my plugin is… -
Posted a reply to Losing Conditions, on the site WordPress.org Forums:
I was finally able to reproduce this. Will probably release an update that will fix… -
Posted a reply to Losing Conditions, on the site WordPress.org Forums:
Can you set up the form in question here: https://conditional-fields-cf7.bdwm.be/form-tester/?test-form=blank+form -
Posted a reply to Losing Conditions, on the site WordPress.org Forums:
not on a fresh wp installation. so i need to figure out which plugin is… -
Posted a reply to Custom fields validation doesn’t work if a group is hidden, on the site WordPress.org Forums:
Ok, I was able to reproduce the error. I'm currently on vacation, but I will… -
Posted a reply to Plugin stopped working, on the site WordPress.org Forums:
In that case, can you confirm that you get these errors when you disable all… -
Created a topic, Fatal Error after update to WP 6.0, on the site WordPress.org Forums:
PHP Fatal error: Uncaught TypeError: preg_match(): Ar… -
Posted a reply to How to prevent the form from being sent if a condition is met, on the site WordPress.org Forums:
I think there are a couple of approaches you could take. 1. (requires some PHP… -
Posted a reply to Losing Conditions, on the site WordPress.org Forums:
Some people reported similar issues: - https://wordpress.org/support/topic/new-update-bug-3/ - https://wordpress.org/support/topic/conditional-fields-disappear/ But I didn’t hear back from… -
Posted a reply to Custom fields validation doesn’t work if a group is hidden, on the site WordPress.org Forums:
I'm unable to submit your original form when i leave the checkbox unchecked, so that… -
Posted a reply to Custom fields validation doesn’t work if a group is hidden, on the site WordPress.org Forums:
I installed your plugin on my demo website (and I uninstalled the GDPR plugin), and… -
Posted a reply to Custom fields validation doesn’t work if a group is hidden, on the site WordPress.org Forums:
You can paste code snippets here. You don't break any rules with that :) Just… -
Posted a reply to Custom fields validation doesn’t work if a group is hidden, on the site WordPress.org Forums:
Hmm, this indeed doesn't seem to work. I would say this is a problem with… -
Posted a reply to Custom fields validation doesn’t work if a group is hidden, on the site WordPress.org Forums:
@stevenp94 you could set up the form here if you want: https://conditional-fields-cf7.bdwm.be/form-tester/ Can you also… -
Posted a reply to Custom fields validation doesn’t work if a group is hidden, on the site WordPress.org Forums:
Can you switch to using an acceptance field instead? https://contactform7.com/acceptance-checkbox/ It's the builtin control to…
Developer
-
Advanced Options Editor
Active Installs: 30+
-
Conditional Fields for Contact Form 7
Active Installs: 100,000+
-
Disable Welcome Messages and Tips
Active Installs: 800+
-
Responsive Gallery Grid
Active Installs: 7,000+