Grouped fields not appearing with conditions
-
Hello!
I am currently trying to use your potentially really helpful plugin for our website’s contact page. However, when I put the group in and set the conditions for a <select> element, the group doesn’t appear.
<label> Your Name (required) [text* your-name] </label> <label> Your Email (required) [email* your-email] </label> <label> What services are you after? (required)</label> [select* theservice include_blank "E-learning video creation" "Online course shop" "Hosting" "E-learning course platform" "Other (please specify)"] [group specifics] <label> Could you specify? </label> [textarea textarea-50 multiple placeholder "How many videos do you need? How will we gather the information for the videos? Will you need a professional narrator?"] [/group] <label> Subject (required) [text* your-subject] </label> <label> Your Message (required) [textarea* your-message] </label> [submit "Send"]
and the condition is:
show [specifics] if [theservice] equals "E-learning video creation"
It doesn’t work on my contact page at all.
Additionally, I have tried Googling the issue but I have come to the conclusion that the cause of my problem is quite unique. I’ve also tried de-activating all of my WordPress plugins to see if they interfere.
Any ideas or suggestions would be helpful. ??
WP: 5.2
Contact form 7: 5.1.1
Conditional fields: 1.5.4Thank you!
- The topic ‘Grouped fields not appearing with conditions’ is closed to new replies.