Radio buttons/Checkboxes not selectable
-
Hello there,
I’m aware it’s Friday afternoon but I hope some good soul will be able to help me ??
I’ve created a simple contact form using Contact Form 7 (latest version) and used radio buttons for a YES/NO type of choice. The form is working as expected (i.e. the message is sent) but the radio buttons are not working (i.e. you cannot select them, see: https://fluidads.com/contact/)
The same happens if I don’t specify a default “Checked” option, as well as if I use check boxes instead.Here’s my form’s code:
<p>[text* your-name placeholder "Name*"] </p> <p>[text* your-company placeholder "Company*"] </p> <p>[email* your-email placeholder "Email*"] </p> <p>[tel tel-781 placeholder "Phone"] </p> <p>[textarea* your-message placeholder "Message*"] </p> <p class="promo-checkbox">Would you like to receive promotional messages from us?*<br>[radio radio-77 default:1 "Yes" "No"]</p> <p>[submit "Send"]</p>
Any idea? Do you know of any conflict that could cause this? I’m using the latest version of WP and a theme called The Fox.
Any help is much appreciated!
Ta,
Oriana
- The topic ‘Radio buttons/Checkboxes not selectable’ is closed to new replies.