• Resolved jkream

    (@jkream)


    Updated MetaSlider, and my home page slider, that used to stretch to the full width of the screen now will not, just sits in the middle at actual size? Transitions still work?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 15 total)
  • Hi @jkream,

    We had to change the way the slider script is initialized, and it appears to be conflicted with the Speed Booster Pack plugin you have. SBP appears to be deferring linked scripts, but not the inline scripts.

    I’ll add this to the bug tracker to see if we can work out a compromise, but if you can try disabling that plugin to see if it will work, that will help.

    And maybe you can disable the deferring of Javascript?

    Hi @kbat82

    From what I can see, in 3.6.1, the 100% width feature is broken in Flexslider and Coinslider. It works in R. Slides and Nivo Slider.

    Testing with Twenty Sixteen and all plugins deactivated except for MS, it appears to be more than a conflict with SBP. Please, try testing the Meta Slider > Advanced > 100% Width feature in 3.5.1 vs 3.6.1 using Flexslider and Coinslider.

    Here is a Flexslider slider with a width less than the page width using 100% width in 3.5.1:
    https://imgur.com/fW5UB2M

    Without changing anything except Meta Slider version, here is that same slider in 3.6.1:

    View post on imgur.com

    Finally, in 3.6.1, if you add a second slide, things are slightly different but still not correct: https://imgur.com/1bMXbLU

    @jkream, try changing your slider in Meta Slider settings to either R. Slides or Nivo Slider, does that help?

    Hi @misplon,

    Thanks for the feedback.

    I’m not sure his issue is the same, because I can see a conflict in the developer tools on his site. However, with regards to the 100% width issue some people are experiencing, we will send a fix later tonight. In the meantime, you can add this:

    .metaslider .slides {
        width: 100%;
    }

    Does this fix it for you?

    Hi ??

    Thanks, yes, that fix will work for Flexslider. It would be great if you can get the hotfix release out tonight. We can ignore Coinslider, I see in 3.5.1, the 100% width wasn’t working there.

    Gary

    (@garyedpa)

    I am having a similar problem since updating, now my banners do not site at the far left of the screen then seems to have some margin which is pushing them to the right? Only since the update? Any ideas thank you.

    Please, try adding the following to Customize > Additional CSS:

    .metaslider .slides {
        width: 100%;
    }

    If that works, you should be able to remove the snippet after running the next Meta Slider update, perhaps later tonight or later this week.

    Gary

    (@garyedpa)

    Still having the same issue unfortunately ??

    Please, could you provide a link so we can take a look.

    Gary

    (@garyedpa)

    https://bit.ly/2zLFbA4

    On the homepage the slider there, each image seems to slide over more each time. Check other plugins for a clash and it doesnt change

    @kbat82 will probably need to take a look at this one for you. In the mean time I recommend clearing your caching plugin and then temporarily deactivating it. See if that changes anything. You could also try the plugin conflict test again but this time clear the cache, deactivate the caching plugin then deactivate all other plugins except for Meta Slider.

    Hi @garyedpa, we just sent an update (3.6.2) that should fix this. If you could check that out and see if it’s working now.

    @misplon, good point. Make sure there’s no caching messing something up too.

    Thanks everyone for being patient.

    Gary

    (@garyedpa)

    Perfect! all fixed in the updated, many thanks!

    Thread Starter jkream

    (@jkream)

    The update solved my problem thank you very much for the fast and diligent response.

    SiteOrigin

    (@siteorigin)

    Super, glad to hear the problem is solved @jkream and @garyedpa. Thanks @kbat82.

    Sorry for the inconvenience. We fixed a few more issues with regard to image scaling in 3.6.5 so everyone is encouraged to update. If you upgrade the plugin and still have a concern, please reopen this issue of start a new one. Thank you.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Images do not stretch to fit screen since upgrade’ is closed to new replies.