WPIntell

Source evidence

Missing CSS file in plugin

Caldera Forms styler for Elementor Page Builder · support · 2019-07-21T10:08:00+00:00

mixedsentiment
mediumseverity
0.72relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 28 rows with source links

17.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
JawaScript resolved
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 If I understand correctly, this plugin is no longer maintained and has been replaced by Essential Addons for Elementor ( https://wordpress.org/plugins/essential-addons-for-elementor-lite/ ), am I right? Thanks Hi @crimsonguard Essential Addons get regular updates, so we recommend using that. However, we are planning to update the old standalone plugins as well. I’d suggest to go with Essential Addons, you can enable/disable the widgets on that plugin if you don’t need much widgtes. Cheers!

Comments

2 shown
JawaScript 2019-07-21T10:24:00+00:00

If I understand correctly, this plugin is no longer maintained and has been replaced by Essential Addons for Elementor ( https://wordpress.org/plugins/essential-addons-for-elementor-lite/ ), am I right? Thanks

Rupok 2019-07-21T11:23:00+00:00

Hi @crimsonguard Essential Addons get regular updates, so we recommend using that. However, we are planning to update the old standalone plugins as well. I’d suggest to go with Essential Addons, you can enable/disable the widgets on that plugin if you don’t need much widgtes. Cheers!