-
AuthorPosts
-
August 22, 2018 at 4:36 pm #1000423
Hi guys,
OK so I have a fresh install of wordpress and two plugins from WPMUDEV; forminator pro and membership 2. Both these produce forms, the problem is you cannot click into any fields and fill them out. It’s like some kind of javascript is stopping the focus on the input field. However no errors are appearing in the inspector console.
So it happens on any forms produced by those to plugins. So I thought I would try another plugin; I tried formidable and the same issue.
When I switch to 2017 theme all forms work so quite clearly an enfold issue. Has anyone else found this and have a solution? Is it a bug?
The only weird thing about my setup is it is on a temporary url.
Any help much appreciated.
CheersPS the enfold contact form is working fine.
August 22, 2018 at 7:38 pm #1000489Hey julianyoung,
Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayAugust 23, 2018 at 11:27 am #1000681August 23, 2018 at 11:28 am #1000683August 23, 2018 at 2:36 pm #1000754Actually we have changed the url try these:
http://projectcameron-com.stackstaging.com/providerinformation/
August 23, 2018 at 10:18 pm #1000987Hi julianyoung,
Thanks for giving us the links. The problem is the color set is white for those fields, try adding this css in Quick CSS (located in Enfold > General Styling):
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { color: #000; }
Hope it helps.
Best regards,
NikkoAugust 28, 2018 at 4:59 pm #1002762Hi Nikko,
Thanks for that. Although that was a problem we were aware of we can see it was still not working. However applying your fix has made it easier to see what exactly is going on. If you would be kind enough to take a look again you will see that you still cannot type in the boxes. Well you can if you hold down the mouse button and type. this makes me suspect the input fieldds are losing focus and I can only think it’s a JS thing?
Thanks again
- This reply was modified 6 years, 2 months ago by julianyoung.
August 29, 2018 at 6:14 am #1002986Hi,
Thanks for the feedback, though I’m able to type normally into all fields on the pages you linked to when using Chrome. How exactly can we reproduce the issue?
Best regards,
RikardAugust 30, 2018 at 12:53 pm #1003534Hi Rikard,
It’s actually this form: http://projectcameron-com.stackstaging.com/providerinformation/
It seems to be a conflict between the theme and forminator pro plugin. I have asked WPMU Dev about it also.August 30, 2018 at 4:36 pm #1003712All good this has been resolved. Wasn’t a conflict after all. Just a column link that shouldn’t have been there. Doh.
August 30, 2018 at 7:45 pm #1003762Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
Basilis -
AuthorPosts
- The topic ‘All forms from multiple plugins are broken’ is closed to new replies.