Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, is it BR tags that aren’t working? I’m aware of an issue with single quotes in Nivo Slider, so I will fix that in the next version.

    Old versions can be found here: https://www.ads-software.com/extend/plugins/ml-slider/developers/ – 1.3 is the one you’ll be looking for.

    When you see an update to 2.0.1 or 2.1 become available, hit the update button and it should all be good.

    Regards,
    Tom.

    2.0.1 is out now, includes a fix for this issue.

    Please consider leaving a review if you like Meta Slider!

    Regards,
    Tom.

    Thread Starter mazspazz

    (@mazspazz)

    HI Tom,
    Thanks for the prompt response.
    I tried upgrading to 2.1 but the problem was still there…I then downgraded to 1.3 and it looks fine.
    There is no <br> tags in use so that’s not the problem.
    Here’s an image of it working correctly on 1.3and not on 2.1

    Obviously I have modified the CSS quite a bit to get it to display as it is. Were there a lot of changes or class name changes in v2.0&2.1?

    Ah, yes. They did. I moved the default flex slider caption so it now overlays the slide. Looks like I fixed a different problem!

    The CSS class is no longer ‘flex-caption’, instead its ‘caption-wrap’ and now there’s an inner div called caption.

    If you do want to upgrade, then this CSS should start to get you back to the same styling:

    .metaslider-flex .caption-wrap {
    position: relative !important;
    background: transparent !important;
    color: black !important;
    line-height: 1em !important;
    }

    Regards
    Tom

    Thread Starter mazspazz

    (@mazspazz)

    Thanks Tom!
    Got it working.
    Appreciate your help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Older versions available?’ is closed to new replies.