- How do we change the color of the contact form fields? On white backgrounds visitors cannot see the field to use it. This is also affecting our gravity forms they are defaulting to a white entry field.
- we would like to have the styling, just like how it look in the contact form7 style.
BeTheme was never compatible with Gravity Forms plugin and we can not customize theme files just for your needs. The only css we can give is to add the borders but the whole rest requires lot's of changes in files.
Gravity Forms is one of the most powerful and useful form plugins out there. I use it on almost every site I build. I realize it's impossible for a theme developer to ensure compatibility with thousands of plugins, but I'm surprised that such a well-regarded theme has this conflict with such a widely used plugin. Are there any plans to fix this?
I also tried Ninja Forms, and had the same problem - the Theme Options section turns blank when a form plugin is active.
Contact Form 7 is simply not robust enough for my client's needs. What can you recommend that will work?
@PivotComm Your issue is related with limits on server side and has nothing to do with the theme. There is 3 possible reasons why Muffin Options might be empty on load (blank):
- PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, you need to contact with your admin/hosting provider because it need to be updated. - Memory Limit - the more plugins you have enabled, the more resources your WordPress instance will consume. So if this is happening, you need to contact with your admin/hosting provider to increase this limit. - Suhosin extension - if it’s installed on your server, it could bring the issues as well because the limits for Suhosin are usually different from the general one.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
could you explain what exactly you want to achieve? Not sure what you are talking about.
- PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, you need to contact with your admin/hosting provider because it need to be updated.
- Memory Limit - the more plugins you have enabled, the more resources your WordPress instance will consume. So if this is happening, you need to contact with your admin/hosting provider to increase this limit.
- Suhosin extension - if it’s installed on your server, it could bring the issues as well because the limits for Suhosin are usually different from the general one.