In the newer but still old Soil theme you have to go to /lib/config.php and comment out
add_theme_support('soil-clean-up');
This is actually a pretty big issues, cause what happens is none of the plugin’s admin css files are loaded.
In the newer but still old Soil theme you have to go to /lib/config.php and comment out
add_theme_support('soil-clean-up');
This is actually a pretty big issues, cause what happens is none of the plugin’s admin css files are loaded.