Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor rochdesigns

    (@rochdesigns)

    Hi @gerarde together with the code you added, please try adding this CSS for rtl to work:

    #metaslider_658{
    direction: rtl !important;
    }
    Thread Starter gerarde

    (@gerarde)

    When the filter is applied the images in the slider simply wink out as soon as the slider finishes loading and the css makes no difference to this. The problem only seems to manifest when the rtl variable is set to true. When the rtl variable is set false everything works as expected. According to line 1242 of ml-slider/assets/sliders/flexslider/jquery.flexslider.js this is rtl’s default value.

    The filter as outlined above correctly inserts the right variable into the generated JavaScript, everything seem to go wrong in the JavaScript processing of the rtl variable.

    I’ve tried other options variables and all of them I’ve tried so far work as expected with no unexpected side effects.

    Plugin Author Steve Burge

    (@stevejburge)

    Thanks for reporting that, @gerarde. This is a possible bug with that parameter. I’ll ask our team to take a look and (if confirmed) fix the bug in the next MetaSlider release.

    Thread Starter gerarde

    (@gerarde)

    ??

    Thread Starter gerarde

    (@gerarde)

    Please note: this issue has been marked resolved when it is not.

    Plugin Author Steve Burge

    (@stevejburge)

    Thanks @gerarde. Yes, that’s true. These threads are just discussions. They’re not issue queues or support tickets. Our internal issue for this remains open and working on it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.