Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #820615

    i am not using Layer SLider but it still shows it. And it keeps asking for an update and I can’t do it. How do I just get rid of it? IT is not showing as an installed plugin
    Thank you

    #820980

    Hey elames,

    Please add this to your child theme’s functions.php:

    add_theme_support('deactivate_layerslider');

    Best regards,
    Rikard

    #822102

    Where do you add it in the functions.php?

    #822104

    I am not using a CHILD theme as I don’t have any edits to php files.

    #822323

    Hi,

    If you are not using a child theme then you will lose that on updates, you can download a child theme from here if you like: kriesi.at/documentation/enfold/downloads/

    Otherwise you would have to add that to your functions.php after each update. If that is the way you would like to go then please try it at the very bottom of the file.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.