Arreane
Forum Replies Created
-
Unfortunately, we can’t just add CSS code to the plugin right away, unless it’s breaking the plugin as it these updates may break sites from other users who are also using the plugin.
Can you clarify where did you put the XXXXX?
Based on the error messages you provided. It looks like the file paths doesn’t exist in your direct. Please make sure that following paths exist.
XXXXXXXX/wp-content/plugins/ml-slider/admin/lib/helpers.php
XXXXXXXX/wp-content/plugins/ml-slider/admin/lib/helpers.phpHi Henrik,
MetaSlider slideshows are triggered by their corresponding slideshow IDs.
Which means that, if you embed two slideshows with the same IDs, only the first one will get triggered.
I’m afraid you’d have to duplicate your slideshow in order to make it work on the same page as a work around which I think you already did.
Hi,
We can’t view your Share links. Your shared links are set as private.
Hi Henrik,
I went ahead and checked your site.
Both of the sliders seems to work fine on my end:
#metaslider-id-15625
#metaslider-id-6243Here’s a short recording of my experience – https://share.getcloudapp.com/YEuBD0Q9
Hi,
The link you provided is taking redirecting to a 404 page.
May I know what you mean by too late?
Did the enabling the hover fix your issue?
This is a duplicate issue. We’ll be closing this one
https://wordpress.org/support/topic/arrows-on-sliders/Hi,
We’ve released MetaSlider v3.25.2 today. Updating your plugin should fix the issue.
Hi Bianca,
Can you share us a screenshot of your page.
In the meantime, you can check and see if there are errors in your dev tools.
- Open the DevTools
Press Command+Option+J (Mac) or Control+Shift+J (Windows, Linux, Chrome OS) to jump straight into the Console panel of Chrome DevTools.
Or, navigate to More Tools > Developer Tools from Chrome menu, and click Console tab.
- Identify the Error
The error console will open. If you don’t see any errors try reloading the page. The error may be generated when the page loads.
The console will provide you with the error type, the location of the error and the line number
Hi Terry,
This happens when a plugin update fails.
This may happen when there’s a sudden lost of internet connection during the update or a user accidentally refreshes the site in the middle of a plugin update.
This can easily be fixed by deleting the “.maintainance” file in your website directory.
We don’t have any known issues with the 3.25.1 update. If you think the items above is not the issue. You can check your error log and send us the error message here.
Hi RamonaEid,
This issue has already been fixed.
Let us know if you’re still experiencing the issues.
Hi nsahin,
You can adjust your mobile display by adding custom CSS to your site.
Hi Suitek,
MetaSlider is responsive-ready. The slideshows adjusts according to your containers width. Once your slide’s width starts to reduce on small screen sizes, the height will also reduce proportionally to your slide’s width to keep the aspect ratio.
If you still think the mobile version of your slide is still large, you can create to slides and embed it on your site. Then, display the slide with 700px on your desktop and hide it on mobile and display while displaying 400px.
You can do this adding extra CSS to your code.
Hi,
We apologize for the inconvenience. It looks like the WordPress 5.9 balloon is overlapping the button causing for it to be unclickable.
This has been reported to our development team and will be fixing this as soon as possible.
In the meantime, you can try clicking the button by hovering in the left most part of the button. Please see screenshot https://share.getcloudapp.com/d5uN9Gnd
- Open the DevTools