Hi,
I am using
– Elementor page builder free version
– Caldera Form
– Caldera Form styler for Elementor (Elementor Essential Addons)
I have build a form and I can style everything except the background color of the textarea while someone is filling out the form. It is currently dark blue and gets red when error. This is very bad color for me but I cannot find an option to change it. Can anyone help? Thanks so much
FYI: I do use Elementor Free version so I cannot use CSS for the element in the builder.
]]>Exactly like martin4nbi, I have found that one CSS file is missing in the plugin and provokes a 404 when trying to load this file.
The missing CSS is /wp-content/plugins/elementor-caldera-forms/assets/css/elementor-caldera-forms.css
Maybe the file is not supposed to exist, the call should be removed from /wp-content/plugins/elementor-caldera-forms/elementor-caldera-forms.php, line 44.
On the time being, I fixed this call by adding this to my child-theme functions.php:
remove_action( ‘wp_enqueue_scripts’, ‘eael_caldera_forms_enqueue’ );
Thanks
]]>I’ve installed and activated v.1.0.0 of this plugin running on WordPress v.4.9.9 with Elementor Pro v.2.2.5 and Caldera Forms v.1.7.6. When loading a page and “inspecting” with the browser dev tools, I see a 404 not found error for URL wp-content/plugins/elementor-caldera-forms/assets/css/elementor-caldera-forms.css?ver=4.9.9
.
When I look in the plugins/elementor-caldera-forms/assets/css/
folder, I see only a “elementor-contact-form-7.css” file. There’s no “elementor-caldera-forms.css” file!
Hi there,
I love this addon — it’s extremely helpful! Best way to join two of my favorite plugins.
However, I can’t seem to figure out why the typography isn’t changing. While the font-family does change, I can’t change the weight and font-size of the labels and the submit button. The labels and button are bolder than the rest of the page, and the sizes are off.
I’ve tried setting crazy values as well as checking whether something else may be affecting the CSS, but I couldn’t find anything.
I’m using Astra theme.
Thank you in advance for any help!
I am using caldera forms together with the elementor page builder (both in free version). For better integration I have installed “Elementor Caldera Forms”. From the getgo all elements are disabled. When I try to enable any of them I get prompted with the error message: “Install Essential Addons for Elementor”. The Essential Addons for Elementor is installed, however, the caldera-element within the essential addon is activated.
I tried de- and re-activating both plugins (“elementor caldera forms” and “Essential Addons for Elementor”) without success.
brand new site, no plugins except elementor, caldera forms and your plugin. I created a 1 column section, decreased the form width to only 500px. When I click the center button under the form alignment nothing happens. I was expecting it to move to the center. Otherwise, this is a really nice plugin – thank you for providing it to us.
]]>