Hi,
I accidentally deleted some layersliders inherent in Enfold Theme. I wasn’t able to save the code and so I am at lost now since, my favorite layerslider template was deleted.
I would like to know if it’s still possible to retrieve all the inherent layersliders that come with the Enfold template. I already tried deleting the theme, downloaded a fresh one and installing the freshly downloaded theme but I’m still getting the same.
Please help.
Regards,
Gurmit
Add following code to the bottom of function.php:
$themeNice = avia_backend_safe_string(THEMENAME);
update_option("{$themeNice}_layerslider_activated", '0');
Then save the file, reload the option page and delete the code. This should force enfold to reimport the sliders.
Hi Dude,
You’re a savior! It works like a miracle. Thank you for your help.
Best regard,
Gurmit