Averta Support
Forum Replies Created
-
Hi,
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 SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Shrinking ImagesHi,
Please give us a related url to examine deeper.Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] the MaterSlider Does Not AppearHi,
The link that you mentioned is not showing anything.
You have server error. Please resolve that error first.Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Shows thumbnail onlyHi,
Your welcome.
Glad to your issue is solved.Regards
Averta SupportHi,
Sorry. There is nothing in the link that you provided.Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] touch swipe not workingYour welcome
Glad to your issue is solved.Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Mobile versoinHi,
Please check your provided link again, I think you gave the wrong link.Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Shows thumbnail onlyHi,
Please add script codes to “footer.php” file.Regards
Averta SupportHi,
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] [plug-in] Master Slider conflictsHi,
The JS error is from your theme.
Please contact the Theme author to help you better to find the solution about the JS error.Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Change h1-h6 FontsHi,
Please use this code in custom css field:.ms-info h3 { font-family: Arial; }Note1: Arial is an example for font-family. You can choose another font.
Note2: If that doesn’t work, Add “!important” in your css code. Like:
font-family: Arial !important;Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Mobile versoinHi Mathew,
I didn’t get your point exactly. Please explain more about your issue to help you better.Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] [plug-in] Master Slider conflictsHi,
You have JS errors in your page. You need to fix that errors first.Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Master slider not centralHi Dmnlpz,
You put Master Slider in footer section.
Your footer has two part now.
if you put it in first part, It goes left and if you put it in second part, It goes right.
It depends on your theme that has fullwidth widget area or third section area that you can put the Master Slider in the center.Regards
Averta SupportForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Shows thumbnail onlyHi,
Please add these codes in your head section in “header.php” file:<script> jQuery('.su-tabs-nav span').click(function(){ setTimeout( function(){ msCli('update'); }, 60 ); }); </script>And these codes in your custom css field:
.ms-thumb { margin-left: 0 !important; margin-top: 0 !important; }Regards
Averta Support