This item is by an Elite Author
themepunch
- Elite Author
- Sold between 250 000 and 1 000 000 dollars
- Author was Featured
- Item was Featured
- Author had a File in an Envato Bundle
- Referred between 200 and 499 users
- Exclusive Author
- Bought between 10 and 49 items
- Has been a member for 1-2 years
480
Purchases
Buyer Rating:
4.22 stars
4.22 average based on 46 ratings.
(more information)
-
5 Star
3065%
-
4 Star
715%
-
3 Star
24%
-
2 Star
36%
-
1 Star
48%
| Created | 11 May 12 |
| Last Update | 22 April 13 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0 |
| High Resolution | No |
| Files Included | JavaScript JS, HTML, CSS, PHP, Layered PNG |
- gallery
- iphone compatible
- jquery
- kenburns
- plugin
- preview
- slider
- slideshow
- swipe
- thumbnails
- transitions
- video
- vimeo
- wordpress
- youtube
© All Rights Reserved themepunch -
Contact Envato Support


Is the WordPress plugin version responsive like your responsive version? http://codecanyon.net/item/responsive-kenburner-slider-jquery-plugin/1633038?sso?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=themepunch
I use only responsive themes with WordPress, so I am obviously looking for a responsive slider. Not sure if your WP is responsive or not..
Hi,
the WP version of the ken burners is not responsive. We have an other responsive slider for wp : http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380 maybe that would be somethign for you?
Thanks a lot,
ThemePunch
Doesn’t appear to work in 3.5- can’t handle image upload. Also, it’s not responsive. Hard to use use code canyon when plugins just pop straight errors in basic tasks. I’d love to get my money back on these two purchases.
Hi,
Please contact support@envato.com for a refund. Or give us a chance and let us check. In that case please submit a ticket to http://themepunch.ticksy.com and one of our supporter will take a look.
Thanks a lot,
ThemePunch
Hello, I just tried your demo on ipad and cannot play the video and cannot select thumbnails. If I purchase this and use on Wordpress will both of these function?
Hi,
we have an update for the Simple version already which solve the problem.
We will update soon our previews in both version and also fix the Wp version (WP version still has the iOS 6 issue).
Please wait till we updated, or if you purchase it already than follow us to get informed when the new update is available.
Thanks a lot,
ThemePunch
OK thanks. Please post on here when the update is complete so I can test. I appreciate!
Hi,
please check this site : http://themes.themepunch.com/?theme=kenburner_jq
This is the new engine we have for swipe in the ken burner. So far it wokrs great on my iPhone and iPad now.
If ok, we put it also in the WP version.
Thanks a lot,
ThemePunch
I just tried this on my ipad. Its still not working. Cannot select thumbnails and cannot get video to play.
Hi,
strange. It works great at me. I can send you a demo version so you can check it if in your installation it works well. For that please send me a short email.
Thanks a lot,
ThemePunch
Hai
I have implemented your slider and added a video, so far great but i noticed a black transparent layer is on top of my image now whick makes to colors less bright. How can I remove this since it does work so good with black white images. If i rollover the play arrow it becomes even mork dark. Can I control this?
Hi,
you can change the kenburn-video-overlay class in the settings.css file like removeing the background:#000 and set width / height to 0%.
The current setting is : http://screencast.com/t/Vcs69055Rg
Thanks a lot,
ThemePunch
Any plans to make responsive? Right now we are having problems when we use on ipad with Ken Burns affect. It only shows the images in the upper left corner of the image box.
Hi,
i am sorry but right now we only have a none WP version of the Responsive Ken Burner slider: http://codecanyon.net/item/responsive-kenburner-slider-jquery-plugin/1633038
Thanks a lot,
ThemePunch
Hello,
I am using the shortcode and the slider is not showing up in any pages that I attempt to put it on?
Here is the page that I am putting the shortcode in:
http://goo.gl/GqCIhIt should be plug & play with the shortcode, please help with this issue.
Thanks,
Hi,
The Markup of the Slider and also the script is ful with p and br tags. This happens due a bad output of the theme. Please contact your Theme author and ask him to change the output to filter p and br tags in the shortcodes.
If you dont know further, please submit a ticket to http://themepunch.ticksy.com and our backend developer will help you.
Thanks a lot,
ThemePunch
i like everything about this, but is there a way it can take over the gallery shortcode on existing posts/pages? in other words if i have [gallery include=”215,451,481”] could that create the slider here rather than going into a different admin area and creating them then putting your shortcode into a page/post?
Hi,
i am afraid it will not work. You need to build the slides maually one by one. A Post Stream is not suported yet.
Thanks a lot for your understanding,
ThemePunch
is there any way to control the thumbnails? right now (unless i am missing something) it just crops to the upper right hand corner of the image… that looks really bad in a lot of cases. is there not a way to control the area it crops to at leaset?
Hi,
you can set the width and height of the thumbnails, and the max amount of the thumbs you see in the same time. You can set via css the padding and borders of the thumbs, and the spacing between the thumbs. I am not sure what else you miss here. Maybe you have a short mockup what you could send us ? so i can give you some hints?
Thanks a lot,
ThemePunch
Im sorry, i dont think i explained very well now that i re-read it. I dont want the thumbnails cropped. I would prefer them to be resized so that the entire picture can be seen in thumbnail form rather than just cropped into the width and height setting from the top left of the main picture. If you use a large image the thumbnail crops into a very specific thing that does not represent the entire image for folks to click on.
i see that it creates an image using admin-ajax.php ( ie
/wp-admin/admin-ajax.php?action=kbslider_show_image&img=uploads%2F2008%2F02%2Fimage07.jpg&w=150&h=90&t=exact&e=bw) but that looks like it is created dynamically and it really doesnt resize the image at all… using the thumbnail size that wordpress creates would be fine or even something like timthumb to resize them on the flyHi,
yes, we dont resize the thumbs at that point. Right now i can not deliver any solution for you here, since a dynamic size change is not added to the thumb holder. If you set the max amount of thumbs (same as amount of slide you have) and set a width/height which is just fitting in every screen resolution, would be a workaround, but i can understand that it is not the best solution here.
I will put the request on our update list. Try to add it at next update.
Thanks a lot,
ThemePunch
okay, can you tell me where in the code you create the thumbnails? i can write some custom code in the mean time if i know where it is
also, right now if there is no slideshow with the alias that is in the shortcode it throws an error… is there a way to turn that off and just have nothing show up when that happens? if not where exactly is the error code created? i would like to have it set to only throw the error when WP_DEBUG is set to true?
it would also be nice to just set the general settings once for it to use whenever creating a new slideshow. still make it where you can change it per slideshow, but it would be nice to be able to set the default values to what i want rather than what you guys have in the code
Hi,
thanks a lot for your feedback. Please submit a ticket to http://themepunch.ticksy.com and adress it to Max. He can help you with the backend issues.
The Thumbnail code is part of the main slider code in the kb-plugin/js/jquery.themepunch.kenburn.min.js file. You can take the jquery.themepunch.kenburn.js file as row source, edit it and then minimised overwrite the min.js version.
The Thumbnail codes are generated within the line402 – 668 and the bullets are generated within the line 674 – 746.
Thanks a lot,
ThemePunch
Sorry if this has already been asked: Where is the KenBiurns setting page, the page where you can set zoom factor? Can’t find it
UPDATE: Found it, a great feature but would be nice if one could also set this for the entire slider instead of now with all individual slides … this will take forever to set.
Hi,
here you can set it:
http://screencast.com/t/UaUksFOJikUpdate: Sorry, i see you found it. Great.
Thanks a lot,
ThemePunch
Thanks, already found it
Would be great to have an option saying that the setting (which is individual per slide), is simultaniously for the complete slider (so all slides/images in a slider) when desired.
Now when you set a specific thing, you need to do this with all individual images, that’s a lot of work.
Ok, we put this on our Update list ! Thanks for your feedback.
Thanks, would be a valuable addition!
hi,
I installed the plugin but does not work with version 3.5.1 multisite, it seems the path of the photo is wrong. help!
Hi,
please submit a ticket to http://themepunch.ticksy.com and our Support will help you. We dont support MultiSite yet, but we check if we can help you here.
Thanks a lot,
ThemePunch
I opened a private ticket. thanks
Can this fade between slides as opposed to the slide coming in from the right that I see on the demo?
Thanks, -Brian
Hi Brian,
yes, the item can use fade or slide transitions between the slides.
Thanks a lot,
ThemePunch
I just purchased this item, and I ‘m very deceived: it does’nt work on my U-design template : when I activate your plugin, the revolution slider desappears. So useless for me! CanI have a refund?
Hi,
sure, please contact support@envato.com for a refund. However you can also submit a ticket at http://themepunch.ticksy.com and let us to take a look on it, before you give it up. Our support may can help you with this ! It is not always the plugin misstake that it not works. Maybe an other plugin, theme etc. makes the conflict. RevSlider and Ken Burn should work together without any problem, but maybe our Backend Developer just finds something for you ?
Thanks a lot,
ThemePunch
Thank you for your help. It’s of course a conflict between the theme and your plugin, but the site is nearly done, I’ll don’t want to change my U-design theme!
Please feel free to contact us via the http://themepunch.ticksy.com and our support will take a look. Thanks a lot !
ThemePunch
WP version completely not working with Revolution Slider enabled
Hi,
did you already contacted our support? Max the Backend Developer will give you some solution for sure. Please do not forget to submit the ticket and send us some link and WP credentials.
Thanks a lot,
ThemePunch
Is multisite supported yet?
Also, is it possible for me to embed my own videos into the slider, not from youtube/vimeo/wordpress but my own custom video server?
My video server supports oEmbed and works perfectly in my WordPress site once I added it properly. I am trying to find a slider that supports video oEmbed or at least standard embed code.
Hi,
thanks a lot for your feedback. I am sorry but the Multi Site Support is not included yet. You can embed Vimeo and YouTube Videos so far.
Have you checked our other item ? Revolution Slider already ? Version 3.0 comes within 1 week, and it supports vimeo, youtube and html5 videos also out ob box.
Thanks a lot,
ThemePunch
thanks for the info on rev slider 3.0. I already own the 2x revolution slider and just finished reading the code itself. I had to hack the hell out of the code to do what I wanted, but for now at least it works. I have to say that you made my job 100x harder than it ever should have been if the code was written properly.
It is obvious that the youtube and vimeo video functions are hardcoded and there are no hooks or an api that I can hook into in order to extend the plugin to support other video services.
example from revslider_output_class.php: if($videoData[“type”] == “youtube”): // youtube ..... else: //vimeo .....
That is a HORRIBLE way of coding a WordPress plugin. There is no action or filter that I can apply to modify the code to extend it.
I’ve been really spoiled after working with Pippin, a Wordpress programmer who has gone to great lengths to make sure that every single function in every plugin he writes is extendable so reading the rev slider code was quite depressing. He even writes a bunch of great tech blog articles that maybe your coders should read.
I am hoping that the 3x branch is a total rewrite that more closely follows the WordPress concept of actions, filters, and hooks, so that adding in functionality is easy. It would make your life and mine much easier when it comes to modifying the code base.
On the multisite:
You do realize that multisite had been included in the WordPress core for years now don’t you? This isn’t something new afterall….
Seems strange to find out it is still not supported. Is there actually something you don’t understand that maybe we can help you with to solve this problem? (It’s really not that complicated to fix)
Hi,
thanks a lot for your feedback. I will give your comment for our Backend Developer who will answer on your questions of course.
We surely open for every critic and happy to get feedback any time to make our items even more better.
Also please before you invest such many time, to change codes, maybe ask our suport and developers so we can help you quick with the issues, which saves you frustration and help us to increase the possibilities and functions in our plugin.
Thanks a lot again for both your comment. We really appreciate it,
ThemePunch