Averta Support
Forum Replies Created
-
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Conflict with themeHi,
First please deactivate all your plugins and activate theme one by one and check Master Slider till find which of plugins has conflict with master Slider.If your problem still exist, please change your theme and test it. Maybe your theme has conflict with Master Slider.
Please share the result with us.
Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] touch swipe not workingHi Franco,
Please Put this code in your custom css field:.master-slider-parent { z-index: 7; }Regards
Averta SupportHi,
I suggest use the numbers between (1 – 100).
1 is the slowest and 100 is the fastest transition.Regards
Averta SupportForum: Plugins
In reply to: [Feature Request & Idea Collector] your hide pluginsDear Friend,
First of all thank your for choosing feature request,If you have any question again please do not hesitate to contact us again,
if you interested in our plugin and support you can rate us here!
https://wordpress.org/support/view/plugin-reviews/feature-requestSincerely yours
AvertaForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Manually Updating PluginHi,
Are you using Master Slider Pro or Free ?If you are using Pro Version, Please send a ticket to this forum:
http://support.averta.net/envato/support/item/master-slider-wordpress-plugin/Regards
Averta SupportHi,
Glad your issue is solved.Regards
Averta SupportHi,
In Slider Settings tab Change Transition Speed to “15”Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] [plug-in] Master Slider conflictsHi,
Please give us a related url.Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Pro features?Hi,
Glad that you liked it 🙂
Yes you can control transition duration in PRO version.
You can get more info from below link about Master Slider Pro version:
http://www.masterslider.com/wordpress/pro/And Pro version has lifetime licence with 6months support.
Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Master slider not centralHi,
1. We checked your link in Chrome and Firefox browsers and it ran without any problem.
Please give us more information about the browser that you use and the version of it.2. Your Fill Mode is set to Center. please change it to Fill.
Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Paddings in responsive viewHi Billy,
Please Use These Codes:.header-content-wrap { padding:77px 0 0 0; } @media screen and (max-width: 768px){ .header-content-wrap{ padding:0; } }Regards,
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Tabbed slider possible?Hi,
Your welcome.
Glad you like it 😉Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Parallax slider is choppy.Hi,
This Issue that you mentioned is not belong to Master Slider.
You can use third-party plugins to scroll how you want in OSX.Regards,
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] slider callbacksHi,
You can try it via this function:masterslider_instances[0].api.gotoSlide(4); // moves to 4th slide.You can read more about api in below link:
http://docs.averta.net/display/mswpdoc/Slider+APIs+and+CallbacksRegards,
Averta SupportHi,
Slide info is for slides not for slider!
You can get current slide index via this code:masterslider_instances[0].api.index()You can read this documentation also:
http://docs.averta.net/display/mswpdoc/Slider+APIs+and+CallbacksRegards,
Averta Support