averta support
Forum Replies Created
-
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Slider will not display sliderHi,
Sorry for the delay in replying.
I think you changed your slider plugin.
If you wanted to choose Master Slider, isolate it by deactivating all the plugins except Master Slider, then reactivate them one by one. After activating each plugin, check out and see if the issue persists.
Have a nice time.
Best,
Hi,
Thank you for choosing Master Slider. We are glad you love it.
We plan to improve controller on our new major update of Master Slider. This major update is so professional and it has some new features, however, it will not happen soon and we cannot estimate when it will be.
Meanwhile, if you are satisfied with Master Slider and our services, please take a moment and give Master Slider a review. We would greatly appreciate it.
Have a nice time.
Best,
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Slide Info does not allow swipeHi,
Thank you for choosing Master Slider.
It would be great if you could explain more. Do you need you want to swipe by the texts as well as the images?
It is not possible to do that, because imagine you add a link to your text layer. If swipe was active on the layers, you could not click on the link.
There is no option to do that, however, it is possible with custom code.You are using Master Slider Pro, so please visit our pro support center and ask your question there:
http://support.averta.net/en/item/master-slider-wordpress-plugin/
Registration: http://support.averta.net/en/login/Our support staff are there to provide you with the best possible assistance, as soon as possible.
If you need any further information, please let me know.
Best,
Hi,
Thank you for choosing Master Slider.
I guess your PHP version is 7.1. You can switch it to 7 or lower. Or please wait for our upcoming update by the next week.
If you need any further assistance, please let me know.
Best,
Hi,
Thank you for using Master Slider.
I guess there is a conflict between your plugins. Please deactivate all the installed plugins, except Master Slider, then reactivate them one by one. After activating each plugin, check out and see if the issue persists.
Please let me know the result.
Best,
Hi,
Sorry for the delay in replying and thank you for letting us know.
Have a great weekend.
Best,
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Incomatible with GeneratePressHi Clemens,
Thank you for choosing Master Slider and sorry for the delay in replying.
Please notice that the jQuery is one of default WordPress scripts and is loaded by default in both backend and frontend of the website because a lot of features depend on it.
The jQuery script will be included in the page by using the
wp_head()function in the header file and if this is not the case for you, then your theme is not following WordPress standard and best practices or it excluded the jQuery intentionally (for any reason).To fix this, add the following to the theme’s
functions.phpfile:if (!is_admin()) add_action("wp_enqueue_scripts", "my_jquery_enqueue", 11); function my_jquery_enqueue() { wp_deregister_script('jquery'); wp_register_script('jquery', "http" . ($_SERVER['SERVER_PORT'] == 443 ? "s" : "") . "://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js", false, null); wp_enqueue_script('jquery'); }Also, I suggest you to take a look at this link:
https://wordpress.org/support/topic/theme-suggestion-for-master-slider/If you need any further information, please let me know.
Best,
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Add Responsive Text Using CSSHi,
Thank you for choosing Master Slider.
Please notice that each layer in Master Slider has an option called Resizable Layer which is available under the Style tab of the layer.
When this option is turned on, your layer will scale based on the screen size.
If you are noticing any other behavior, we need to check that in more details because some times other styles applied by you theme, may effect this.Also do not forget to checkout our Master Slide Responsive Guideline article here:
http://docs.averta.net/display/mswpdoc/Master+Slider+Responsive+GuidelineAs you use Master Slider Pro, please visit our support center for any other issues:
Free Support Forum (WordPress) :
http://support.averta.net/en/item/master-slider-wordpress-freePro Support Forum (WordPress) :
http://support.averta.net/envato/support/item/master-slider-wordpress-pluginRegistration :
http://support.averta.net/envato/registrationJQuery Support Forum :
http://support.averta.net/en/item/master-slider-jquery-versionOur support staff are available there to provide you with the best possible assistance as soon as possible.
If you need any further information, please let me know.
Best,
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Change website or CDN URLHi again @nicolaottomano,
A thousand thanks for updating your ticket and provide other users with your useful information.
If you are satisfied with Master Slider and our services, please take a moment and give it a review. We would greatly appreciate it.
Have a nice time.
Best,
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Change website or CDN URLDear Nicola,
Thank you for choosing Master Slider.
On the pro version, you can do that simply. Just go to Settings. There is an option there, named search and replace.
But on Master Slider Free, you need to write a code to open base64, search and replace that.If you need any further information, please let me know.
Best,
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Google PageSpeed and MasterSliderHi,
We have tested it and images are generated in the slider size.
It is possible you have a plugin that stops images to generate in the new size.So please deactivate all the installed plugins (except Master Slider) then reactivate one by one. After activating each plugin, check out and see if the issue persists.
If the problem persists, you can select the default theme and check out again.
Please let me know the result.
Best,
Hi,
Thank you for choosing Master Slider.
If the readability will be changed to good after removing Master Slider shortcode, it is ok and the readability is good. Because YOAST cannot read shortcode. It is not related to Master Slider, and I guess if you try another plugin’s shortcode, the result will be the same.
If you need any further information, please let me know.
Best,
Hi,
Thank you for using Master Slider.
Please check out Slider Callbacks and delete any irrelevant callback. There is a callback on your slider init.
Let me know the result.
Best,
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Link Slide and image disappearsHi,
Thank you for choosing Master Slider.
Please provide us with the link of your website (the page contains slider)
Also, add a link to your slide, so we can take a look to find the problem.Looking forward to hearing from you.
Best,
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] ResponsiveHi again @paratrooperoe,
I’m happy the issue has been resolved.
If you are satisfied with Master Slider and our services, please take a moment and give it a review. We would greatly appreciate it.
Have a nice sunny Sunday 🙂
Best,