• Resolved mstudioIL

    (@mstudioil)


    I added the plugin and add some images, when I test it, it did not work when I choose horizontal but the preview is working, when I choose vertical and it work on the site and on the preview.
    When I use the horizontal, I seeing one image and after short time the image disappear and I getting some black fading line on the right site of the site.
    The site is on Hebrew and it is RTL site if this matters.

    https://www.ads-software.com/plugins/accordion-slider-lite/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author bqworks

    (@bqworks)

    It could be because of the RTL direction. Please try this custom CSS:
    .slider-pro {direction: ltr};

    Thread Starter mstudioIL

    (@mstudioil)

    It did not work, but I use your idea and changed it to
    #accordion-slider-1{direction:ltr;}

    accordion-slider-1 is the ID of silder, by the way I did not have any class slider-pro, I checked the source code, I using the lite verion.

    Plugin Author bqworks

    (@bqworks)

    Sorry, I meant ‘.accordion-slider’, not ‘.slider-pro’, which is for another plugin of mine.

    Thread Starter mstudioIL

    (@mstudioil)

    It OK, any chance you add RTL support so user will not need to use custom CSS?

    Plugin Author bqworks

    (@bqworks)

    I’ll see, but a single line of CSS is still a pretty quick fix.

    Thread Starter mstudioIL

    (@mstudioil)

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problem with the plugin’ is closed to new replies.