Currently Not working.
-
WordPress 6.0.2
Custom theme, Vue.js, Tailwindcss 3, Node.js, and Webpack.Hi I am having an issue getting your simple example working in my Contact Form 7 form. I am trying to test your check box Example.
In the form I have pasted:
[checkbox checkbox-1 use_label_element "hi" "hello" "hey"] [group hi]hi there[/group] [group hello]hello there[/group] [group hey]hey there[/group] <div class="flex"> [submit "Submit"] </div>
In the Conditions I have pasted:
show [hi] if [checkbox-1] equals "hi" show [hello] if [checkbox-1] equals "hello" show [hey] if [checkbox-1] equals "hey"
I am seeing:
I see the 3 checkboxes and my submit button, but selecting any check box does nothing. I am not getting any errors in my console, the only other plugin I currently have installed in Advanced Custom Fields Pro.Additionally, I have used your plugin in the past, and 2 year ago got it working on this simple site: Form example. The last option triggers the condition if the Radio is yes. Not sure if it is working because its a Radio and not a Checkbox though.
The page I need help with: [log in to see the link]
- The topic ‘Currently Not working.’ is closed to new replies.