Tagged: LayerSlider WP
LayerSlider WP refuses to update despite the fact that I’ve entered the purchase key and it says it will update automatically. It says I have version 5.2.0 installed (which obviously isn’t the most up to date version) and I have a notification saying that there’s a new update available but when I go to the updates page, there are no updates. The support team at Kreatura (the company that makes LayerSlider WP) thinks I should uninstall LayerSlider WP and reinstall it manually. Now that’s what I’m trying to do but I don’t see how. Can anyone help me here?
Hey!
Try adding this at the very end of your theme / child theme functions.php file:
add_theme_support('deactivate_layerslider');
Cheers!
Josue
Hi Josue,
I also want to get rid of the layer slider in the WP dashboard and I tried your suggestion and added your code line at the end on
functions.php
but nothing changed. Layer slider still appears on the dashboard.
Should I try to put the codeline at the end of
functions-enfold.php
?
And if this works, will layer slider be uninstalled or just deactivated?
Thanks for your help!
Hi,
Adding the code Josue gave will deactivate the LayerSlider and the options will not be available in dashboard.
Please add the code to the bottom of theme functions file functions.php if you are using a child theme add it to the child themes functions.php
Adding it to functions-enfold.php might not work properly.
Best regards,
Vinay
i just did that, but it gives me a ‘fatal error’
what am I doing wrong?
Hey!
@superbikecoach Please start a new thread and attach temporary admin logins and FTP logins in private content field so we can look into it. If you post them here, they will be visible to creator of this thread as well.
Best regards,
Yigit