WPIntell

Source evidence

This plugin is outdated since Divi version 4.25.0

Child Theme Configurator · review · 2024-04-26T09:31:00+00:00

praisesentiment
mediumseverity
0.62relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

5 / 18 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

13 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
axxies unresolved
This plugin is outdated since Divi version 4.25.0 . If you use it after that it will make use of code that is too old. The effect of that is that there is no way to add/edit any elements at all. In functions.php of the child theme, you have to add this code: <?php function my_theme_enqueue_styles() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); } add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' ); In style.css of the child theme, you have to remove this: @import url("../Divi/style.css"); This information came from the support team when they helped me solve my issues. You can find more info about this at: elegantthemes dot com slash blog slash divi-resources slash divi-child-theme (RIDICULOUS that they don’t allow to post links to explanations here. How else can I help?)

Comments

0 shown

No comments were stored for this source.