Arreane
Forum Replies Created
-
Hi,
Thank you for the suggestion. This has been escalated to our development team for team to take a look.
It seems to be working now https://share.getcloudapp.com/Bludl17Z
The image sources from the missing slideshows are pointing to
https://i0.wp.com/keisglobal.in/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif?resize=220%2C200I’m guessing a lazy load plugin is causing the slider to not load. Can you try disabling the lazy load feature and see if that fixes the issue?
Hi,
What I said was it’s either by a custom CSS or by your Twenty Seventeen theme.
To be more specific, it’s this file
https://jansen-stahl.de/wp-content/themes/twentyseventeen/style.css?ver=20201208
on line 1757It’s probably this selector
.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media imgYou will be needing to overwrite the current CSS that causes the images to be positioned as absolute.
I checked both of the pages from your screenshot.
https://jansen-stahl.de/
https://jansen-stahl.de/another-pageIt looks like the custom CSS you made for the slider is what’s causing the slider to not display.
The slider’s height on this page is set to 0 which causes the images to not display.
https://jansen-stahl.de/another-pageThis is MetaSlider’s default display on mobile.
https://jansen-stahl.de/wp-content/uploads/2022/02/IMG_2426.jpgIf you have not made any CSS changes, then it’s possible that it’s your theme’s .site-branding is what’s causing the issue.
Our premium support could provide you custom CSS to make it work on your Twenty-Twenty Seventeen theme.
Based on your explanation it seems to be a plugin conflict, but you already said it won’t work having all other plugins disabled.
Can you share a link where MetaSlider is embedded? Please also provide a screenshot on how your MetaSlider is configured.
It’s now working on my end. https://share.getcloudapp.com/2NuvZQRm
@fannidora Please try this link https://www.fanniudvarnoki.com/notebook-2/?ao_noptimize=1
As I said in my previous comment, JS conflicts happen SOMETIMES when multiple JS files getting merge. Not always. This is a common issue with any JS driven plugins.
In your case, you are correct, it’s the jquery.flexslider.min.js file. That’s why excluding the file would be the work around.
Can you try disabling the JS minification from your wpautomize plugin and see if that fixes the issue. Please also make sure you clear your cache after making the changes.
To be clear, I was able to experience the issue on the link you provided
https://williamstewart.me/himalayas-calendar-2020/What I meant was I tried to replicate your issue on my local environment using Twenty Seventeen theme and just MetaSlider as the active plugin.
But, I wasn’t able to, which means that there is other factor that causes the issue outside MetaSlider.
Anyways, glad you were able to figure things out. Any optimization/minification plugins will sometimes cause problems with any JS driven plugins.
Have a nice day!
This would be possible but would require for you to do custom coding.
You can start from getting the your id parameter, then use the value to modify the slider’s configuration using the filter below.
https://www.metaslider.com/metaslider_type_slider_javascript/Apologies if you find my response insulting.
MetaSlider has been tested to work with WordPress v5.9. I also wasn’t able to replicate your issue on my local.
Before I could provide you a solution, we need to determine first on what’s causing your slideshow to not work. Deactivating all your plugins except MetaSlider would be the first step.
Please note that your site is throwing some deprecation warnings, so it’s possible that upon updating your site, one of your plugin has caused some conflict.
I’m afraid I could not provide further assistance if you’re not willing to cooperate.
Hi,
I would suggest reaching out to the Polylang support team as this seems to be more of a translation issue.
@zimbo000 Thanks, I am now able to see what you mean.
Unfortunately, the image inside the .nivo-slice container is part of the Nivo slider library. I’m not sure if we’re able to update the following code or if this is a limitation with the library. However, I will be escalating this to our development team and see what we can do.
In regards to the navigation links, I have created a ticket for the issue to get fixed. Hopefully this will be added on the next release. I’ll update you as soon as it gets fixed.
Can you provide us the steps on how to reproduce the issue so we can do further investigation.