Form Plugin Compatibility
This support request was posted in Paeon by hibreedpro
- hibreedpro March 6, 2015 at 10:09 pm
I purchased the Paeon theme a while back and am currently using it with a plugin called visual form builder. This plugin works just fine with several other themes I have used but for some reason unknown, the radio buttons and checkboxes on the forms are not working with the Paeon theme. Can you please help me out? Here is the link to my form. http://wpscontractors.com/forms/employment-application/
Juanfra Aldasoro March 7, 2015 at 4:20 pmHi,
Thanks for writing.
Please go to the paeon/style.css file and look for the following code:
input[type="checkbox"] { -moz-appearance: checkbox; -webkit-appearance: checkbox; }
and
input, textarea, select { -moz-appearance: none; -webkit-appearance: none; }
If you remove those lines then the problem should be solved.
Best,
Juan.hibreedpro March 16, 2015 at 9:10 pmThanks Juan,
Your advice worked out well with the forms. I just have one more issue that I think you may be able to help me with.
I am also using another wp plugin called ShiftController which displays work schedules. The schedules should appear as it does in the following link – http://www.scopicmg.com/shift-controller-test-page/?/wall
However, the text and icons that are supposed to show on the schedule do not appear at all with the Paeon Theme. The following link shows the error – http://wpscontractors.com/forms/shiftcontroller-plugin-test-page/?/wall
Can you help me to get this issue corrected?
Thanks in advanced!
Juanfra Aldasoro March 17, 2015 at 1:06 pmHello,
Well, the problem is that the plugin you have installed creates the markup and css classes over the “nav” element, which by default has the classes of the navigation that you see on the top right part of the site.
Would you please send me the access details of your site to support@nicethemeswp.com so I can take a look?
Thank you,
Juan.
You must be logged in to reply to this topic.