How to fix missing SVG Icons with DIVI Theme
-
We introduced a adjustment to how SVG Icons are output into the theme using the wp_body_open function that has been added to WordPress 5.2 and should be added by theme developers to the header.php file to allow hooking inside the <body tag.
The Divi theme is missing this new function, so we created a simple helper plugin you can install to load the SVG icons using the Divi Themes, et_before_main_content hook.
Visit our Code library to download the simple plugin or see the readme on adding the hooks to your functions.php file
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to fix missing SVG Icons with DIVI Theme’ is closed to new replies.