We distribute a joomla component that presents a form, and we've had a few clients that use your templates contact us to say that the radio buttons and checkboxes have been hidden:
After some debugging, we saw that it was the rockettheme javascript hiding them, but I can't tell exactly where. We (obviously) use and love your products and want to be sure we're compatible. Can you tell us the cause of the problem and what we can to do alleviate it? If it helps, our donation software is at
demo.fatica.net/index.php?option=com_donate&Itemid=3
The radio buttons at the bottom (with the amounts) will be missing when using your templates -sometimes-
You can disable it in the template parameter by setting the Input Styling to Disabled. I attached the screenshot. Another way, you just can turn the styling off just for that checkbox or radio buttons by putting the class or id name of the parents form, for example in your link, it's '.com_donate'