I see only 2 skin options with the Layer Slider (preview en full-with) but I want a no border skin that should be possible in the Layer Slider. Can you help thnx!
Greets Tim
Hey Tim!
The LayerSlider plugin included is a modified version for use with the theme. So the skins aren’t applicable or included. Some other functionality like shortcodes are also not available so that it will work within the theme without issue.
Cheers!
Josue
Hello josue,
Thank you for the quick response! I tried to insnatall de LayerSlider plugin but i get this:
Fatal error: Cannot redeclare layerslider_load_lang() (previously declared in /home/testsite/domains/testsites-swipemedia.nl/public_html/new/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php:118) in /home/testsite/domains/testsites-swipemedia.nl/public_html/new/wp-content/plugins/LayerSlider/layerslider.php on line 78
Is it also not possible to do this?
Greets Tim
Hi!
Add this to your functions.php file:
add_theme_support (‘deactivate_layerslider’);
Cheers!
Josue