387 comments found.
Instead of being in a separate div, is it possible to have the text in the “li” with the animation?
Thanks!
Hello,
I’m sorry, this is not possible.
Regards
then how could you have a loop of custom post types which will get the title and image of the same post? I’m trying to make it Wordpressly dynamic 
put the text in that separate and place the div ID in data-text-id
Regards
by having 2 different loops and doing a echo of the post id into the ids work (e.g. bannerscollection_kenburns_photoText29374)
A fantastic slider collection and I congratulate the developer. Just to let any Rapidweaver users that might be considering it that Rapidweaver doesn’t play well with it, all sorts of quirkey behaviour with the slider.
Hello,
Rapidweaver might generate JS conflicts or maybe it loads jQuery multiple times. Please send me on office@lambertgroup.ro the link where you have the slider so I could take a look.
Regards
Hi there,
I’m using the slider in full-width mode in a responsive design and all is working well apart from one issue…
When I resize the browser, the slider adjusts and becomes around 10-20px wider than the rest of the page, creating a horizontal scroll. Any ideas of how to fix this?
Hello,
Please send me on office@lambertgroup.ro the link where you have the slider so I could take a look.
Regards
Hi, I think I have found what I am looking for! A flexible-JS-slider which one I can use for presentating my photogalleries on “all” devices.
On my iPad with iOS 5.1 it works. But on my iPhone 3gs with iOS 4.3.3 all seems to work except the big images aren’t here. onle the thumbnails, nav, timergraphic and next/prev buttons. there is only a bright grey background… but js seems to work, because the timer is working.. and it autoplay, so the active-graphic switches to the next thumbnail.
Is this a bug?
Hello,
We’ve tested the product even on Iphone 3gs and for us it worked.
Please send me on office@lambertgroup.ro the link you’ve tested so I could check again.
Regards
ok, I like the slider, but I have a problem with the fullscreen one (im using the opportune skin.
the problem is wen I open the page in ah explored (tested in safary and firefox) the slider open nice, but wen I scroll dow to see more content, on my page, the slider start to go up with the conten… doesnot maintain the 100% heigth…
If I rezice to like 400×400 px (an example of a windows size) the slider get that size, but if the page is 600px taller, the slider shows only the starded 400 px…
well I dont know if I make understand myselft and hope that you can help me on this one.
regards
Hello,
If you use the fullscreen type, you can’t scroll down.
You should put this css definition:
<style type="text/css">
html, body {
width:100%;
height:100%;
margin:0;
padding:0;
}
</style>
If you need additional help please email me on office@lambertgroup.ro the link where you have the slider.
Regards
Hello, I already have that code on my style sheet. I send the url of the testing site, and I wait for your answer thanks
It works all ok with your advise
very fast replay thanks alot!
Josue
I love these sliders and i bought them 

Can you help me smth please.
How can I turn off the zoom in image effect? Thank You
Hello,
Please check help documentation, ‘How To Disable Ken Burns Effect’ section.
Regards
I made all like in help file, but why i see ONLY loader?? Nothing else. Regards.
Hello,
There are 2 possible problems:
1. the path to the files is not correct and it can’t find one or more files so it can’t initialize
2. you have a JS error on your page.
Please send me the link on office@lambertgroup.ro so I could take a look.
Regards
I need to have this work with a MP4 video.. is this possible with the slider?
Unhappy, If I wanted to spend time messing about with code I would learn to do it from scratch, I guess I expected some sort of slideshow generator, not mess about with a pile of code.. If there is a generator her, I just can’t see it…. I use Dreamweaver, I am assuming I got to try and insert a pile of code within the pages created there. Ady
Hi,
I’m interested in purchasing this slider, I just need to know a few things that I couldn’t find anywhere else:
I’d like to use it in full screen mode Is it possible to have each slide as a div, containing other content (text, html5 videos, img, etc?) using HTML ?
Could a video in one of the slide be full screen too?
I read that there is a problem with IE in full screen, is it still the case?
Thanks a lot for the info!
Hello,
1. Yes. The only problem would be on Android is you have YouTube videos on fullscreen. On Android, YouTube loads Flash and if you change device orientation you’ll experience some problems.
2. no. It will have the slider width & height. So you’ll set it 100% width & height for video.
3. There’s no problem in fullscreen on IE, because of our slider. The problem is that IE has a poor rendering engine. We have a parameter to slow down the Ken Burns Effect and it will behave as you see in preview.
Regards
Thanks for the very quick answer,
I don’t need it to work on android, or iphone, just big screens and tablets, and I saw it’s very smooth. I’m not going to use Ken Burns effects either so I guess that’s another problem solved.
So for the html5 video if I set the video to 100%width it will fill the slider and thus the screen?! (just want to be 100% sure before I buy, really appreciate the help) If I get this right, I can add as many Html tags in the slides?!
cheers
Two observations:
1. the main large image it’s a must even if you have ken burns effect deactivated.
2. It will be like you see in this example http://lambertgroupproductions.com/canyon/kenburnscollection/page.html?type=FullWidth , slider number 3, but you’ll have fullscreen and HTML5 . You can have one single video on each slide.
I can also send you the help documentation. Please send me an email on office@lambertgroup.ro and I’ll reply it as attachment.
Regards
Love the slider, but I can’t figure out how to speed up the slideshow. Help!
Hello,
The Ken Burns Effect duration can be set for all items using ‘duration’ parameter.
To set the Ken Burns Effect duration separately for each slide you can use ‘data-duration’ parameter which will overwrite the default parameter.
The time (in seconds) until the next slide will play is set using ‘autoPlay’ parameter.
Please check help documentation, ‘JS Options’ section and ‘Banner Content Definition’ section.
Regards
Thanks for the quick response – autoPlay is what threw me.
How can I use this with wordpress?
Hello,
I hope to launch the WordPress plugin in September/October. Now we are caught with another large project.
You can hit ‘Follow’ button from our author page http://codecanyon.net/user/LambertGroup and you’ll see it as soon it’s published.
Regards
Hello,
The WordPress plugin was launched: http://codecanyon.net/item/responsive-ken-burns-slider-wordpress-plugin/2950062
Regards
Hi, Have encountered an issue under IE9 :
using supplied opportuneFullWidth.html sample – works fine under Chrome, FF, Safari – BUT is very jerky (in fact almost unusable) under IE9 .
(The demo here on this site works slightly better but is still quite bad).
any fix/patch/ideas to improve this? thanks.
(ps. have raised a ticket already: http://themepunch.ticksy.com/ticket/6726 )
Hello,
For FullWidth or FullScreen IE render engine (because it doesn’t support CSS3 transitions) is not very good. The problem is not from our product, is from IE
We have a parameter for IE. I quote from help documentation: durationIEfix 30 this value will be added to the ‘duration’ value for IE browsers if width100Proc=true. This is done because IE doesn’t support css3 transitions and IE rendering engine is very poor. For IE browsers, if we have full width or full screen banners we need to make the move slower.
+1 for WordPress version here!
Hello,
I hope to launch it in September/October. Now we are caught with another large project.
You can hit ‘Follow’ button from our author page http://codecanyon.net/user/LambertGroup and you’ll see it as soon it’s published.
Regards
Hello,
The WordPress plugin was launched: http://codecanyon.net/item/responsive-ken-burns-slider-wordpress-plugin/2950062
Regards
I saw it the minute it was posted! =) Gonna buy this version also, no doubt about it!
Congratulations!
Hi does it show on ipad and iphone?
ok
Hi LambertGroup,
desperately waiting for the WordPress version! 
Any known Estimated Time for Accomplishment?
Thanks.
Hello,
I hope to launch it in September. Now we are caught with another large project.
You can hit ‘Follow’ button from our author page http://codecanyon.net/user/LambertGroup and you’ll see it as soon it’s published.
Regards
Hello,
The WordPress plugin was launched: http://codecanyon.net/item/responsive-ken-burns-slider-wordpress-plugin/2950062
Regards
Can this plugin be used as a background on full screen mode with content on top?
Hello,
Yes, it can
Regards
Hi, to be honest I am quite ignorant on jquery’s matters but I’ve just purchased and downloaded this product and for some reasons I cannot find the help documentation. Actually, I have the help file but it has only a link to MediaInfo library. Probably I shouldn’t have bought this type of slider considering my limited knowledge of CSS (and time) but I’ve loved it when I saw it and thought that some help would have been provided… I really hope I just don’t know where to find it!! Question: 1) Where can I find some instructions? 2) Are they supposed to be in the zip file?
Thanks in advance! Vale
Hello,
You have a detailed help documentation included. You have to unzip the file you’ve downloaded and you’ll find “____help.html”
Regards
I the actual video is not lining up with my container background…I thought I could adjust the x and y co ordinates to line it up…but I dont see it anywhere. How can I make sure the video lines p with my background?
Hello,
I’m sorry, but I don’t understand the problem. Please send me on office@lambertgroup.ro the link where you have the product.
Regards
Can a navigation be used to control the slide you are on?
I am wanting to have a full screen slider, but have it controlled via the navigation…can this be done with this plugin and some customization?
Thanks
Hello,
The slider can be controlled from the bottom navigation or left & right navigation.
It can’t be controlled from outside
Regards