WordPress Layer Slider - Weird behavior, possible jQuery Conflict?
I just purchased the LayerSlider for WordPress plugin
(http://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin-/1362246)
and tried to embed it in my theme using the do_shortcode method and a call
to the slider I created.
I am experiencing what I believe to be a conflict between scripts from my
theme and the plugin. The slider shows up, but in an absolute position way
outside its containing div. It doesnt animate at all, and shows all layers
statically.
I get this error in the console: lsShowNotice is not defined
If I enable the slider's global setting for 'Put JS includes to body', the
slider then shows up in the correct spot, but does weird animations and
moves the layers outside the container div and doesn't hide them. Then
they all just disappear and it doesn't cycle as it should.
Any suggestions?
No comments:
Post a Comment