Code

Discussion on Master Slider jQuery Slider Plugin

Discussion on Master Slider jQuery Slider Plugin

By
Cart 8,538 sales

averta does not currently provide support for this item.

667 comments found.

Brilliant slider, I want to alter the style of the layout partial view 2, basically I want to make the other slides the same height and remove the spaces between them, also simply move the navigation arrows to the edge of the screen rather than the main slide. I know this should be straight forward enough but cant see whether this is simply CSS or if I need to alter the non minified js.

Many thanks in advance.

Hi,

Thanks for choosing our slider, glad you like it ;)

You can change the slider transition view to view:”basic” in slider options and remove space (space:0)

You can change the location of arrows in dom with “insertTo” option for example:

slider.control('arrows',{insertTo:"#partial-view-2");

Regards
Averta

For getting faster and better support please ask your support related questions in our support forum. Our support staff will investigate your problem as soon as possible.

Support:       Support Forums     Create an Account

Hi, Many thanks for your reply, within the basic view can I add the fade transition, so I would like basically a “basicfade” so side by side fading in as the image comes in to selected. I am trying to do this with css and opacity currently but realize you are assigning via JS normally.

Kind regards,

Hi

Please post your support related questions in our support forum.
Our support staff will help you as soon as possible.

Hi, i does your slider support posts, and if it does, is it possible to make an auto scrollable showcase of post vertically, for the sidebar to show the latest posts, or favorites or last posted etc…

Hi,

If you mean Master Slider WordPress, not it doesn’t support post slider type right now, but we are working on it and it will be available soon ;)

Yes you can use the slider in any places which you can insert wp shortcodes.

Regards
Averta

Hi how can i use this slider using reguar selectors and classes instead of just ID ?

It should be possible.

Thank you I’m advanced.

Hi,

Thanks for choosing our slider ;)

You can use jQuery object instead if id in slider setup method, for example:
slider.setup($('.slider>div'), {width:500,height:340});
But please note that you can not create multiple sliders with above sample. It only setups the first match of selector.

For getting faster and better support please send your support related questions in our support forum. Our support staff will investigate your problem as soon as possible.

Support:       Support Forums     Create an Account

Are you considering making a Joomla plugin?

Hi :)

Currently we don’t have any plan for Joomla plugin.

Hi there, Thanks for the awesome slider. I do have two questions: 1) How to link an image within a slide and 2) Is it possible to add a youtube/vimeo video as a background for a slide

Hope to hear something soon :)

Thanks, Nick

Hi Nick,

Thanks for choosing our slider ;)

1. Here is an example:
<a href="http://google.com" class="ms-layer" rel="nofollow">
    <img src="../masterslider/blank.gif" data-src="btn.gif" alt="layer" data-type="image" style="left:535px; top:338px" data-effect="rotateright(20,120,br)" data-duration="500" data-ease="easeOutExpo" />
</a>

2. If you mean it start playing like video backgrounds, it’s not possible.

Regards
Averta

What am I doing wrong? http://www.sony86.net/kennet/index1.php Can’t get the slider to go full width or 0 px on top. Seem to be an margin somewhere, but cant seem to find the right one?

Hi,

It caused by default margin of body, try below code:

html,body{margin:0}

Or include a css reset in your page.

That worked, thanks! :)

Hi Does the Jquery version come with the slider editor as you get on the WP version? I want to use this on my site which is not on WP

Hi :)
No, it’s just available on WP version but transition gallery is available in jQuery version. take a look here

Hi, I have a question? I am using master slider with auto play options. And also I am used you tube embed link with the help of iframe. But the problem is when I watch video(with out mouse over on slider), it will automatically goes to next slide. Please give the answer for the issue. Please check the below link(for second slide). And also youtube video not working in Firefox Browser.

http://si4.us/winnersvogue/

I am waiting for your reply Thank you,

Hi,

Thanks for choosing Master Slider,

Please use slide video instead of video layer. http://www.masterslider.com/doc/#slide-contents

And for any support related question, please ask your question in our support forum:

Support Forums | Create an Account | Find your ìItem Purchase Code

Thank you for your quick replay….

Hi there, is there a confirm launch date for the wp version? thanks!

Hi

Yes, it will be available in middle of April.

I would like to make the first slide load instantly, and the others to load as they do now. Is there a way to do this? I’m using the LAYERS template. Thank you.

Hi, We replied your question in support forum.

It’s stunning! Willing to pay whatever it costs for my projects :) Does it have cross-fade-in/out slide transition? (fading out the current slide and fading in the next slide at the same time)

Hi there, happy to see your interest i hope you can find your answer from http://www.masterslider.com/doc/#views

Hi I have a question. I would like to set this plugin on wordpress. I wrote code header and theme path set in spite of it.there not gonna appear contents… should I do some special thing?

Sorry for ask if you guys busy! Please check this site. http://fabsounds.info/mastumi_new/

Hi dear, please use our support forum to ask questions our staff are there to help you http://support.averta.net/envato/support/item/master-slider/

Dear Averta,

I am developing a small web site with your incredible slider and I need to add new slides after the slider is created. I mean, I get new content via ajax and need to create slides for this new content and append them to the slider without needing to refresh the whole web page. Is it possible or do I need to destroy the slider and create it again?

Best Regards,

Hi,

Thanks for your purchase, we are glad you like it :)

You need to recreate the slider with different markup which loaded by ajax.

And please ask your support related question in our support forum

Support Forums | Create an Account | Find your ìItem Purchase Code

Could this slider be used for testimonials with varying text lengths and images, all with different length text, some with multiple images?

Do you have any examples of this type of function?

Hi,

You can add any html contents in slides, but there is a point about the height of slider, it doesn’t support auto-height for html content for now. This feature will be added in future updates.

Hi WordPress can be used for both?

Hi,

If you mean is it a WordPress plugin? No, it’s a jQuery slider. Our development team are working hard on its wp plugin and it will be available soon ;)

Hi,

Is it possible to add a pin button to share slider pictures in pinterest?

Thanks

Hi.

I don’t know how pinterest works with sharing multiple images, but i know you can add share link manually by inserting layer button on slides to share them.

Hi, in your examples “HOME SLIDER”.. it says:

<script type=”text/javascript”>

var slider = new MasterSlider();
 slider.setup('masterslider' , {
     width:1400,    // slider standard width
     height:580,   // slider standard height
     space:1,
     fullwidth:true,
     loop:true,
     preload:0,
     autoplay:true
});
// adds Arrows navigation control to the slider.
slider.control('arrows');
slider.control('timebar' , {insertTo:'#masterslider'});
slider.control('bullets');

</script>

but the loop doesn’t work.. it wont even get to the second slide.. please help.. i already mailed you 1 month ago, no answer so far.. anybody??

Hi :)

Can you please repost your question in our support forum?
And please provide us a link to your website, this helps our support staff to investigate your problem as soon as possible

Support Forums | Create an Account | Find your ìItem Purchase Code

Hi, I posted in on your support forum.. somehow i dont have any rights as soon as i click on the masterslide forum.. its says again: needs to login or register.. but i could enter the latest topic of masterslider..

Hi, your slider really seems great. One question is it possible to only display one slider? Many sliders script needs to have minimum two sliders to work. So if i need to display only one slider (with the effect) is it possible also if it’s possible is the loop time can be put off?

Regards

Hi :)

Thanks for your kind word ;) Yes you can use slider with one slide too. But you need to make sure to disable swipe navigation and other navigation controls.

Regards

Is it possible to create a fullscreen slider that is fully responsive? Meaning the layers are also responsive, not just the background images. I have used another slider where fullscreen is possible but the layers are no longer responsive.

Thank you for the information.

@Vitalie

You catch more flies with honey than vinegar.

Be nice.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey