johnadams01
Forum Replies Created
-
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Form Won’t Send@jules-colle disregard question. Tried it on another site and the hidden required fields works fine. I believe it has something to do with a javascript file in my site files as that same file is also restricting the general “error” messages that appear when a field is not filled in. Delete thread if you can
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Form Won’t SendWondering if you had a chance to check out my code above.
It’s an issue of making fields required. If you see on the form , the user selects “INQUIRY TYPE” which correctly brings down whatever group is in that Inquiry Type. For example, selecting “Filming” will bring the form fields for:
-desired date
-times
-budget
-messageIf i make any of these form fields required though, it WONT send the form because if a user goes to the site and selects a different inquiry type (let’s say GENERAL INQUIRY with its own set of required fields), the form wants = the user to fill out the required fields for “Filming” still since those are required (which they wouldn’t fill out since that’s not their inquiry type).
I tried to find documentation, threads about this but surprisingly cannot. Any help would be greatly appreciated!
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Form Won’t Send@jules-colle Thanks Jules
The link is https://conditional-fields-cf7.bdwm.be/form-tester/?hash=5d5641d2cf8b834da4926852f6d45c90
It seems to be an issue with the fields being required as the Inquiry Type determines what loads (select General, it loads a different set of fields than it does if you select Private Event for example). So, i think because there are required fields in certain groups that the user DOES NOT select, it’s not letting the user submit it.
Thanks again !
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Form Won’t SendLooks like it has to do with the required fields b/c when i remove it, it works. Anyone know how i can make it so the following are required:
First Name
Last Name
Email AddressAnd, how can i send a conditional form if one group has required fields but the user selects another group. I believe it prompts the user and says you have required fields even though they selected a different Inquiry type
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Form Won’t Sendas a follow up. I tried it on a different wordpress site I have and it workse fine. But, i have a different contact form on the website (without conditional) and that works fine)
Could it be plugins, a verson of jQuery?
- activity log
- advanced custom fields / pro
- advanced post manager
- askimet
- contact form 7 – obviously
- contact form 7 database
- flamingo
- limit login attempts
- mailchimp
- google site kit
- wordfence
- 2 step authentication (to log into wp-admin
- wp external links
- Yoast
- This reply was modified 3 years, 2 months ago by johnadams01.
Thanks @glenwpcoder !