cosmocoder
- Author was Featured
- Exclusive Author
- Has been a member for 3-4 years
- India
- Referred between 50 and 99 users
- Sold between 50 000 and 100 000 dollars
1,418
Purchases
Buyer Rating:
4.52 stars
4.52 average based on 118 ratings.
-
5 Star
8572%
-
4 Star
2016%
-
3 Star
54%
-
2 Star
54%
-
1 Star
32%
| Created | 22 February 11 |
| Last Update | 23 April 13 |
| Compatible Browsers | IE6, IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | HTML5 |
| High Resolution | No |
| Files Included | JavaScript JS, HTML, CSS |
© All Rights Reserved cosmocoder -
Contact Envato Support


Hello,
We have purchased the slider but we are not able to use the overlap navigation anymore from our site. Even if I put in the z-index it doesnt work. this is our site http://www.mod-power.com/
Thanks
Are you talking about the next/prev arrows? If so then I see that you have not styled it and hence it has zero width and height. See the demo css to find out how to style the arrows and aply a background images. The same goes for the control links.
Hi there,
this might be an obsolete question but is there a commercial license for this item?
Best
No, the slider does not come with an Extended License. You only have the option of a Regular License.
Hi, awesome plugin, great work. Just a quick note to let you know that, like a lot of my plugins, it doesn’t work with the latest jquery 1.9.1 due to the deprecated browser attribute.
http://api.jquery.com/jQuery.browser/
Thanks for purchasing!
I am aware of this, so please use the jquery migrate plugin for now. I will try to update the slider as soon as possible.
Hi! A friend bought this script and asked me to install, but for some reason there are a few horizontal and vertical lines over the images. Do you know what can be wrong?
Link: https://store.brmart.com.
Many Thanks.
Please ask your friend to post this message.
ok
Thanks for purchasing!
I cannot access the link that you gave. Please provide a working link.
I don’t understan when you say you can not access the link, the link http://store.brmart.com is working fine.
on this link you can see the error, the lines thats appears before the 3d
I can access the page now, previously I was getting a “server not found” error. Anyway the lines that are appearing in the slider is probably being caused the dimensions that you have set on the slider wrapper. Set dimensions that are 100px greater than the slide image dimensions. In your case the slides have a dimension of 865×357, so the slider wrapper should have a dimension of 965×457.
Hi there:
Your slider is great, but have several issues:Here is my site
Thanks in advance
Thanks for purchasing!
Safari in Mountain Lion is quite buggy regarding HTML5 Canvas, and this is something that I cannot fix and can only hope that the Safari Dev Team fixes this soon. Changing the default search engine from Google in Safari seems to reduce the freezing.
I don’t have IE 10 installed, so let me know what errors are reported there.
Thanks for your quick answer. Maybe in my country we can live without Safari, but IE rules around here(sadly to say). Hope may you help me with this.
Thanks in advance.
See if adding the following in the
headhelps in IE:<meta http-equiv=”X-UA-Compatible” content=”IE=9; IE=8;” />Terrific man!
Now works smoothly and fine on IE 10. You make my day =)
Thanks for your great plugin and support.
Using Jquery 2.0.0 with jquery migrate. Get undefined img object at the end of the transition. Please fix this.
Here -> [code removed]
Thanks for purchasing!
Please don’t post code from the item in the comments section. If you have to do so then contact me through my profile page message box. Also send a link to your page where the slider has been embedded and I will take a look.
Hi!... I’ve just bought this slider. My qestion is, can this be installed in wordpress?... any special instructions? Thank you very much!
Thanks for purchasing!
You can install this in wordpress if you are familiar with html, css and js coding and know how to include js and css files in wordpress pages. Otherwise you can just use the WP plugin version of the slider, but note that this version does not support custom html content.
Is the Wp version included in the one I bought??. Thanks!
No it is a separate item and whose link was given in the item page of the jquery plugin version of the slider.
I cant find the link to that product… can you hel me??? Thanks
It is given at the very beginning of the item description of CCSlider. Here is the link – http://codecanyon.net/item/ccslider-wp-3d2d-slideshow-wordpress-plugin/400692
I’m sure I could figure it out myself, but I don’t want to mess anything up. Is there any way to remove the responsiveness? There’s some instances where I don’t need it, however I see no media queries in the CSS, so I don’t want to mess around with removing random lines. Unless theres an option to the jQuery call i’m missing in the docs?
Thanks for purchasing!
The responsive part of the slider is controlled by checking the parent width when the browser resizes. So if you set the slider parent container to have fixed width then the slider won’t resize.
Got it thanks
We love the script, but know one on my team can figure out how to make more sliding animation text other than the first 2 that came with the template (on demo 2). we just want to duplicate the second sample animation script, but nothing seems to work. is there a script somewhere that it has 5 or 6 photos with the animation script?
Thanks for purchasing!
You can go over the demo code to see how the custom text animations are achieved in the slider. Basically you use the afterSlideChange function to detect which slide is visible and then make the appropriate animation happen. It will be all clear once you see the demo code.
Thank you!
Is there any way to keep the shadow under the photos in demo 2 (makeShadow: true) and use all the available 3d effects?
As mentioned in the documentation, the shadow is only available for “cube” 3d effects.
Sorry about the wrong section posting earlier. I purchased your slider and it’s amazing. Thank you for a good product… anyway how am i increase my slide duration time in 3D slider ?
See the documentation for this.
I saw the documentation, I need to show this image for 3 seconds only. What parameter do i have to change ? img src=”img/slider/slider-img-1.jpg” alt=”” data-caption-position=”bottom” data-transition=’{“effect”: “cubeUp”, “slices”: 9, “animSpeed”: 1200, “delay”: 100, “delayDir”: “fromCentre”, “easing”: “easeInOutBack”, “depthOffset”: 300, “sliceGap”: 30}’
The duration for which a slide is visible is controlled through the pauseTime parameter in the plugin options, and it is a universal setting for all slides. Read the documentation carefully, all has been explained there, especially the javascript setup part.
Hi, is it possible to run CCSlider in Joomla, too?
thx, regards kostolanix
See my reply to your comment in the comments section of the WP plugin version of CCSlider.