I can see your checkbox inputs in Firefox, but not Chrome or Safari.
screenshot: http://bit.ly/o7B1bu
Does the form work properly in the preview page? If yes, then there's something in your theme that's causing the problem. If not, you've probably set up your conditional logic incorrectly somewhere. I'm assuming it's the first case.
I see that you have some type of pretty form input script that's replacing the default browser checkboxes with some graphical ones. This is only working on the first page of the form and I would bet that's the source of your problem. It's adding some styles that are conflicting with the defaults or whatever styles you may have added. Try removing the script reference for that and see if the issue persists.
Posted 13 years ago on Saturday August 13, 2011 |
Permalink