With the Enfold Theme installed on a fresh wordpress site, no plugins, no other themes, no post or page, updated to the latest version of wordpress, i get 1 Update in plugins showing up. It must be coming from the Enfold Theme, since nothing else is installed. No caching, everything up to date. Any ideas how to fix that?
Hey Christian,
Please have a look at this thread:
https://kriesi.at/support/topic/site-still-showing-layerslider-needs-updating/
Best regards,
Victoria
Hey Victoria,
looked thru the thread. Thanks for the fast response. Still, I don’t have any plugins installed. Though, I am using Enfold as Child Theme with edited style.css
What could be the solution for the 1 update in this case?
Hi,
You can ignore that notification, it’s coming through since the bundled version of the LayerSlider is not always the latest version. If you are not planning to use the LayerSlider then you can disable it in the theme options, or using this in your functions.php file:
add_theme_support('deactivate_layerslider');
Best regards,
Rikard
ah, :)
got it! Thanks for your help. Keep up the great work.
Ticket can be closed