Tagged: LayerSlider, transition
-
AuthorPosts
-
July 21, 2014 at 3:26 pm #293878
I’m having difficulty creating a transition between slides in a Layer Slider. I would like to make a push transition from one slide to the next where the second slide ‘pushes’ the first one off. You can see exactly what I mean in the transition from the 4th to the 5th slide in the example here: http://kreaturamedia.com/layerslider-wordpress-2d-demo-slider/. You can see my work in progress example at the link in the private content box. Each slide has one layer that contains an image, and the slide transition is set to “Sliding from Right,” which, judging by the example that appears when hovering over it, should do the trick, but doesn’t.
I looked for help on this at KreaturaMedia.com but the FAQs there have very little in the way of how-to examples. Any help would be much appreciated. Thanks!
July 22, 2014 at 5:41 am #294171Hi danwinckler!
Thank you for using the theme.
The layer slider transition on the 5th slider is set to 2D transition example number 1 which is the Slide from right transition. I’m not sure how he added the fade effect while sliding from the right. I’ll ask the rest of the support team to check.
Regards,
IsmaelJuly 23, 2014 at 9:12 pm #295115Thanks, Ismael. My slider does use the Slide from Right transition but, as you can see, the next slide is not visible until the first slide fades out, which is not really a push.
More broadly, it would be great to know how to make a slider that is like a filmstrip, where the next and previous slides are visible beside the current slide.
July 24, 2014 at 6:12 pm #295560Hi!
As far as i know, such filmstrip kind of transition is not possible on LayerSlider. Please try “Smooth fading from right” under 2D transitions
Best regards,
YigitJuly 24, 2014 at 9:04 pm #295656Hi Yigit,
Thanks for your reply. Just to make sure we’re talking about the same sort of effect, please take a look at the example I mentioned above (http://kreaturamedia.com/layerslider-wordpress-2d-demo-slider/, 4th to 5th slide transition) — that’s what I mean by a ‘filmstrip’. If you could please explain how to make that happen, it would be much appreciated!
Alternatively, from what I’ve read in the comments on the LayerSlider plugin page (see http://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin-/1362246/comments?filter=all&term=examples&utf8=%E2%9C%93), it seems that there are a bunch of examples included in the plugin download that are not bundled with the Enfold theme. If there’s some way you can provide access to those, I might be able to find my answer that way. Thanks!
July 25, 2014 at 3:28 pm #295992Hey!
Only way to access those transitions would be using LayerSlider as a standalone plugin. If you decide to use it as a standalone plugin, please add following code to Functions.php file in Appearance > Editor
add_theme_support('deactivate_layerslider')
and install LayerSlider in Plugins > Add New
Cheers!
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.