Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #24329

    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

    #123153

    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.

    #123154

    Hi Dude,

    You’re a savior! It works like a miracle. Thank you for your help.

    Best regard,

    Gurmit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘LAYERSLIDERS DELETED’ is closed to new replies.