667 comments found.
Looks like a great library but it’s gargantuan. There’s no way I can just import the JS for a single template is there?
Very good work though, beautiful code.
Hi
There are ready to use samples included in download package, you can take a look at the HTML pages to figure out how they work.
Regards
Hi i have a pre purchase question
Im looking for an image slider that will perform in mobile. Now the thing is i have all images in server and i will pull dynamically and there are so many that it will take me a long time to re-size all to reduce file size and dimensions.
How does this slider handle the images? does it re-size it on the fly? Is it possible to do? does it just use the image as is (no file reduction at all)?
thanks
Hi
No, it use the image as is ( no file reduction )
my client has this installed in there WP. i am accessing to help on this.. The Thumbnails are not showing.. (blank box) TN image set, controls added.. just blank box.
Hi guys,
just bought this super cool slider. Everything works fine!
Just wanted to know if there is a way to get custom text size for smartphones and tablets?
<.h3 class="ms-layer" style="left: 0px;top: 200px;" data-type="text" data-effect = "top(90)" data-delay="500" data-duration="1500" data-ease="easeOutExpo"> The reference in:<./h3>
Cuz now you calculate the font-size automaticaly/dynamically!
Thanks a lot,
Jhon
Hi 
Thanks for your purchase, glad you like it.
You just need to create a custom style class and add its class name to the layer element<.h3 class="ms-layer myCustomStyle" style="left: 0px;top: 200px;" data-type="text" data-effect = "top(90)" data-delay="500" data-duration="1500" data-ease="easeOutExpo"> The reference in:<./h3>
Regards
Okay and put a huge font-size cuz you calculate it automatically right?
I tried font-size: 16px but the font-size is about 6 or 8 on the small screens…
I guess you have specified a base width value in slider options larger than your page wrapper.
Hi,
I think I detected a bug. When I make a slide with no background image and and two text layers, the text layers are not positioned correctly, they are only showing at the right place if I place a background in the slide. Can you see if you can reproduce that behaviour on your side?
I purchased this product because of the FLICKR slideshow capabilities. HOWEVER, as you can see, it does not work. Not even on the creators own demo website: http://www.masterslider.com/features/templates/flickr-plugin-sample/
BUYER BEWARE !!!
Hi 
I thinks flickr service is not available in your country, everyone can see the flickr sample on our website : http://monosnap.com/image/hj11grvQwlu0BGx2DJdFPUhtdEF5RH
Hi, when I create a link, it makes the entire slide the link. I only want a link to be for a button, how do I do this?
Hi
Add a layer for button and drop the link on it.
I want to use CSS to give a height slider. How can I give a height without JS?
Hi, please use our support forum to ask this kind of questions, thanks. http://support.averta.net/envato/support/item/master-slider/
Hi,
Just bought your slider and it’s amazing. But there seems to be a problem with all your example/demos. Elements that are supposed to be centered don’t center properly, what’s wrong? I have attached the image, do take a look at it, you’ll notice that the text portion is slightly off to the right.
I managed to solve it (I don’t think it’s the best way) by changing: .ms-slide-info { position: absolute; }
to this:
.ms-slide-info { position: absolute; top: 250px; left: 0; bottom: 0; right: 0; }
Please advise a better method.
Hi dear, first thanks for purchasing for your issue please use our support forum our staff there can help you http://support.averta.net/envato/support/item/master-slider/
Hello. My problem is 1px border on the right-side of slides. Click here to look. How can I fix it and how to make border-radius slides?
hi, please use our support forum our staff there can help you better and faster http://support.averta.net/envato/support/item/master-slider/
Hi. Pre-purchase question. Is this multilanguage? e.g. if we have texts on slider for eng and french. thank u.
Hi 
You should create 2 similar sliders with different languages.
Hi averta, Thanks for the good work…I so much love the masterslider, I am working on a project which I am considering buying it but I think I need to ask just one question before the purchase…. Please can I nest one carousel inside the other…let’s take for instance nesting the Staff Carousel Version 4 inside the Staff Carousel Version 3 so when it slide instead of showing the details of the individual, it will show another carousel with the list of branch under it.
Regards
Hi
i did not test that, but i think it’s possible. you need to use slider api to create and append the second slider.
Hi my friend
Sorry about delay on responding
You need to set “fillMode” to “center”
For more info please take a look here : http://masterslider.com/doc/#slider-options
Regards
in chrome, 1px bar keeps showing up on the right side of the master slider while it doesn’t in other browsers… any idea why? :’(
Hi
Can i ask you which template you are using?
Hello there….
I just bought the item seconds ago,,, THERE IS A problem with the zip file, it is empty.
Could you please help on this re-uploading the file?
Thanks…
Hi
i checked the file and it’s correct on my side, might be a temporary issue with codecanyon servers
i have a slider with vertical tabs, and i would like it to fill the width of the screen, so i specified slider.setup(‘masterslider’ , { width:660, height:430, space:5, fullwidth:true, view:’basic’, dir:’v’ }); but this does not have any effect, the slider remains at the same width. its just the basic vertical template which i used. i tried removing the width but this did not help,
what do i need to change to get the vertical tab on full width?
best regards
Hi 
Use layout:’fullwidth’
more info: http://masterslider.com/doc/#slider-options
i tried that too but that didn’t work either, you have a working sample somewhere?
can you please help me with a working example, if i specify fullwidth it the image gets a full width but the tabs are OUTSIDE the window
i used the vertical template and changed it to slider.setup(‘masterslider’ , { width:1900, height:430, space:5, layout:’fullwidth’, view:’basic’, dir:’v’ });
the horizontal tabs have the same problem, they go out of the boundaries of the container. So none of both works.
many thanks!
please send us your page link we will inspect that for any possible issue.
i uploaded the sample on http://testnelos.coolshots.be/test/start.html
as you can see it only has one line of code changed compared to the Original ‘vertical’ template, the code changed is marked with !!!!!
the goal is to have the slider and the vertical tabs on full width, not the slide on full width and the tabs outside. This stuff looks real great, so it would be even better if this worked too:)
did you find anything? I really need this to work on my web site because its one of my navigation instruments, thanks in advance for looking into this!
Hi cotthemh
Sorry about delay on responding, we are inspecting that, i will let you know as soon as we found a solution.
ok, thanx!
Hi,
Again sorry for the delay on replying.
Please replace
slider.control('thumblist' , {autohide:false ,dir:'v'});
with
slider.control('thumblist' , {autohide:false ,dir:'v', align:'right', width:130,height:85});
And please ask your support related question in our support forum.
Thanks
thanks for your answer, it looks better but not yet fully complete so i submitted a support question for the remaining issue.
Hi, 2 questions:
1. Deeplinking is it possible? 2. Change slide on hover (thumbnails)?
Hi 
Sorry they are not available by now.
Do you plan an update with that features in the near future?
might be on future updates, but it’s not soon.
Hi, how can I get the partial view slider to autoplay please?
Hi,
Thanks for choosing our slider 
Just add autoplay:true in slider options.
Hi,
Is it possible to make the background image change every x time?
Reason: I need to have a video playing while having text moving and background changing. The video must stay still and playing.
Is it possible?
Best Regards,
Hi, if you mean the ability of changing background image of one slide many times, no it is not possible
Do you know of any script i can get to achieve this?
Unfortunately, No