Tagged: issue, LayerSlider, skin
Hi,
i’ve bought a regular version of LayerSlider to get some additional skins.
Sadly it doesn’t seem to work. I’ve added the additional files/folders to
the skin dir(*1) of your version of LayerSlider from the version I’ve bought.
Than I could select the additional (new, just uploaded) skins, but they
don’t change the visual appearance of the LayerSlider GUI. Within HTML
the new class of the Skin get set. (e.g. “.ls-v5”) and the corresponding
CSS file get’s loaded, too. But it doesn’t change anything. Any idea?
Greez Jens
(*1) /wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/
Hey Jens!
Thank you for using Enfold.
Please try to deactivate the default layer slider first. Add this on functions.php:
add_theme_support('deactivate_layerslider');
Install the layer slider as a stand alone plugin. Note that we will not be able to provide support for any issues regarding the layer slider if you use it as a stand alone plugin.
Best regards,
Ismael