KennyWilliams
- Author had a File in an Envato Bundle
- Microlancer Beta Tester
- Australia
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Referred between 10 and 49 users
- Has been a member for 3-4 years
- Bought between 10 and 49 items
315
Purchases
Buyer Rating:
4.48 stars
4.48 average based on 25 ratings.
-
5 Star
1872%
-
4 Star
416%
-
3 Star
14%
-
2 Star
14%
-
1 Star
14%
| Created | 17 December 12 |
| Last Update | 13 April 13 |
| Columns | 3 |
| Compatible Browsers | IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files |
- android
- app
- application
- clean
- css3
- full screen
- html5
- ipad
- iphone
- landing page
- marketing
- minimal
- mobile
- retina
- startup
© All Rights Reserved KennyWilliams -
Contact Envato Support


Hi,
I realized problems with Firefox versions older than 17.0 The slider is not shown.
Thank for your help!
Hey Sam, Sorry for the late reply.
There’s some odd issue between jQuery 1.8 and jQuery Animate Enhanced <0.99. The issue does not occur with jQuery 1.7. I will make a fix and have an updated package ready for download shortly.
Hi Kenny, do you have any news concerning the bugfix?
Hi Sam, I have updated the download package shortly after my reply the other day. The new jQuery Animate script is contained within. Have you tried this?
I downloaded the whole theme again. Can you tell me which files to substitute now please?!
Hey Sam, The “jquery.animate-enhanced.min.js” script has been updated.
Hi there and sweet theme! Just a quick question… can the slide show be set to fade rather than slide?
Cheers!
Hey Devs, Sorry for the late reply. Fade is not an option with in the current theme.
“The package could not be installed. The style.css stylesheet doesn’t contain a valid theme header.
Theme install failed.”
plz help
This isn’t a Wordpress Theme, its HTML only.
Just downloaded and FTP’d the files over to my site as is to get a feel for the template and I cannot get the slider to work? Am I missing something?
Using chrome and your demo site slides the pictures without issues…except for when on my site. ??
Hey broncho6, If you can provide me with a link to your example? happy to look into this. Sounds like maybe a script is missing or something happend during the FTP if the file work on your local but not on a server.
ok my downloaded version definitely does not work as advertised. Is there an updated version or did the version that is online get updated recently?
I cant get the slideshow to move at all from any iDevice or PC/MAC browser.
Any help would be appreciated
Again, a link to your example would help. Please send it through so I can see your issue with the slider. thanks
Thanks for your help via email Kenny! For all others, the main.js file has a section called //SUPER SLIDE. Look for play:false and change to: true
Thanks brocho6. I have just updated the download package with the revision.
You are the man! Great work! Last question. Is it possible for the slideshow to somehow stop with a mouse hover over any of the pictures? And then resume when the mouse hover moves from the center?
Hey David, answered you via email. cheers.
Hi Kenny! First of all, great design!
One information please: I tried to reduce delay and speed value in main.js and jquery.superslides.js pages, but I see no difference…
e.g. ___jquery.superslides.js
delay: 800, /* default 5000 */ play: false, slide_speed: ‘normal’,
___main.js
slideshowSpeed: 500, // Slide Intervals – default 7000
Where I go wrong? Thank you in advance, M
Hey Maic,
You are changing the slide speeds for the quote section not the image slider. Further down in the main.js file look for: here you can update the slide speed and delay for the full screen slides.
Hi Kenny! I am sorry to bother you, Two information please.
1. If I use the website from local path (on my laptop) everything it is ok, If I run it from the web the third slide are not showed, only a text “insert Alt”. What can I check?
2. I am not able to replace logo with a new one (size 130×110) I changed size on main.css but there is no way :/ Do you have any suggestions?
Thank you very much. M
Ps. great work!
Hi Maic,
1. Sounds like your your file paths aren’t right. double check all paths are exactly right, if your images have a capital letter and you path has a lower case letter, this will often work on your local but not on a web server.
2. Not sure what you mean here, can you share a link?
Here I am, 1. I have checked this but the name file is correct… (LOGO.png)
2. Here you got: http://goo.gl/7CMtTI am going crazy… :/
Hi Maic,
1. Your image does not exist for slide 3, see here: http://www.nuvolevolanti.it/img/3.jpg You just need to make sure your images have been uploaded.
2. You have deleted the width property for the logo. Re-insert the width and will work fine.
1. It was a different error… The correct path it was ../img/3.JPG instead of ../img/3.jpg!!! I never tought that was case sensitive… However thank you.
2. Where do you mean? main.css?
I have this
You need to declare what unit of measurement your width is? add “px” to the end of it.
You are right, thank you very much, have a nice day. M
Hi,
Nice work but I have some questions :
Is it possible to replace the dots navigation for 2 arrows on each side of the slider?
On the same way, is it possible to stop the auto slide of the slider?
Generally, Could you give me the slider options?
Hi Oliver,
Yes you can have Next and Prev arrows on the sides of the slide, and yes you can stop the auto play of the slider also.
Options are belowThanks for your quick response!
I’m getting a .zip file being corrupt error! Please help
Hi capostatus05, This is weird, while I sort it out, Can you send me your email, I will send you a private link to the download file.
sent private message to you
I’ve got an odd issue. My download ZIP file keeps opening up zip file after zip file after zip file. What’s going on?
Hi Stephen, Sorry, It seems during a new upload of the file yesterday, the package has become corrupt. I am half way through uploading a new package. In the mean time email me your email address and I will send you a private link.
Hi,
I just buy your product and I would to use the function ” hashchange ” with the 2 arrows navigation (Support browser back and next buttons in slider).
Actually, this works only with pagination navigation in ” jquery.superslides.js ”.
Could you help me to modify ” jquery.superslides.js ” to apply the function ” hashchange ” for the 2 arrows navigation?
Cheers.
Hey Oliver,
To display the Next and Prev buttons, amend the superslides.css file to:.slides-navigation { width: 85%; margin: 0 auto; position: relative; z-index: 3; top: -50%; }And to use the hashchange include in your main.js file under SuperSlide:Hi,
Sorry but you didn’t understand what I told you.
I know how to use the arrow navigation but the function ” hashchange ” isn’t supported for it: it works only for pagination navigation.
See ” jquery.superslides.js ” (line 281) for arrow navigation = don’t support function ” hashchange ”:
$(document).on(‘click’, ”.” + options.nav_class + ” a”, function(e) { e.preventDefault(); stop(); if ($(this).hasClass(‘next’)) { return animate(‘next’); } else { return animate(‘prev’); } });
See ” jquery.superslides.js ” (line 306) for pagination navigation = support function ” hashchange ”:
on(“click”, ”.slides-pagination a”, function(e) { var index; if (!options.hashchange) { e.preventDefault(); } index = this.hash.replace(/#/, ’’); return animate(index); }); $window.on(‘hashchange’, function(e) { var index; index = location.hash.replace(/#/, ’’); stop(); return animate(index); }); }
Could you help me to modifify ” jquery.superslides.js ” for apply the function ” hashchange ” to the arrow navigation?
Hi,
Great work. I was wondering if I could put a video on the slider!
Bests,
Hey Nikrooz, Sorry but a full screen video in this slider is not possible .
Thanks for quick reply. By any chance, are you planning to update the photos for iPhone 5?
Hey Nikrooz, I am planning on doing the iPhone 5, Andorid, ipad mini, and a few more devices, but it is some time off yet.
Sorry to bother you again. I tried to put the app icon besides the texts in the slide, but It did not work. Do you have any suggestion? Thanks for your help.
Hey Nikrooz,
The only inline images in the full page slider were only intended to be slides. The full page slider is looking for any inline images in the Slides div and resizing these to be full screen.
That said, what you will need to do is to add a unique class to your inline app icon image, something like class=”appButton”, then in your css define and force the image width and height properties. Something like below:.appButton{ width: 130px!important; height" 80px!important; }Either that process or an alternative insert a div and define your image as the background image.
Hope that helps.
Thanks a lot, you are so helpful. I really appreciate it.
Hello, Nice template! But I have problems with the .psd file. When I replace the smart object image (blue screen) and save it, the image seems losing his effects (such the perspective). Would you provide me the step-by-step action, just to be sure I do it right? Thanks.
Hi Vinners2,
I have a sneaky suspicion that your using an older version of Photoshop? What version are you on? Can you please email me and I will work with you to sort this out.
I’m using CS3. Do you have a fix for this? I will send you an email. Thank you for this fast reply.
Any chance of a Wordpress version?
Any chance of a Wordpress version?
Hey Shrinkpad, There is not enough in this template to justify a Wordpress theme sorry., So most likely not unless I get alot of requests.
Kenny,
Thanks so much for this perfect solution for my flash only slider. I want to use this, but have a question regarding the cursor. Is there any way I can assign a grab/drag cursor to the template? I would like to see the hand grab the slide and navigate it along.
Thanks,
Ecnrip
Hey Ecnrip79,
Change the following in your CSS file:#slides { height: 100%; overflow: hidden; width: 100%; cursor:move; /* Should add the drag cursor */ }Thank you very much Kenny! It worked like a charm. Now I’m eager to find out if there is a way to add a grab and drag cursor to it. If you have time, please let me know. And once again, thank you for this excellent template. You are very detailed and talented and it shows in your work.
Ecnirp
Hi I would LOVE to buy this template but when I view the “live preview” sample page on my iphone4s & iphone5 the template goes crazy and starts blinking and doing random things. I was wondering if this is just a glitch with the preview or if the template is not iphone friendly. Thanks!
Hi Lillstreet,
This sounds like a funny bug, after 200 sales this is the first report of such a bug. I will check it out, and post an update.
That said, Kodax was built to be iPhone, iPad friendly, and is touch enabled.
Very nice theme! I checked out the preview and I loved it! One question though, the images you mentioned in some of the comments are in PSD format for Photoshop? How would you go about editing the images without Photoshop?
Hi Bryan, Unfortunately the Smart Objects that make the images easy to edit are only available in Photoshop. The only alternative is to use your own imagery unless you can get access to Photoshop.
Hey, I only want a static image instead of a slider & button menu. How do I do this?
Hey Lampot
In the main.js file look for: // SUPER SLIDE and change the “play: true, to “play: false,”
Also take out any unused slides and slide markers in the index.html file, and that will do it.
Only having 1 slider image will completely disable the section.
Hey Lampot, Sorry my bad, I know that but forgot. Keep in a second slide so that the first slide shows, because you change your main.js file “play: false” it will only stay on the first slide. This is the quick workaround.
Thanks, but I still got the nav-buttons, I deleted them from the index, where else do I have to remove them from?
Hey, update your css to the following: .slides-pagination{ display: none; }
Worked, but I “swiping” or click & dragging with the mouse changes the slide.
Do not include hammer.js in your html file, and the drag will not work.
Hi,
I want to have a #section link.
However, clicking on that deactivates the slider.
Example:
In menu “Fees” links to #fees div. Clicking on it makes the slider go blank.
Hey Lampot,
I am understanding you want the page to scroll to a section called Fee’s, right?
To do this need to add the .feat class to your list item that the link is in, and make sure the new fee’s section has a class of .section attached to it.
If possible send me through a link.
Adding class=”feat” to li & class=”section” to the div doesn’t work.
I assume you aded this to a new li and new div, not the existing ones?
Can you send through a link?
Hey Lampot, What’s your email address, I have fixed your files, I will send them and explain what needed to be done.
Sent via PM, thanks for the help!
I’m gonna add my request for a wordpress version. You have successfully made a full screen content slider site with a scrollable home page. That’s hot! I’ve been looking for this forever and you’re the only developer that has done a good job at it! Do you do custom work? Like for hire?
Hey Wonderist, thanks for the feedback. Yes I do custom work, email me from my profile page. cheers.