Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Mohamed Moutia Friend
    #156932

    Hi,
    When I used Slideshow 2.2.0 in RTL it was displaying the image outside the template borders and when I checked the difference between the 2.1.0 and 2.2.0 versions I removed the lines
    .ja-slide-item
    {
    right:0;
    left:0;
    }
    added to modules/mod_jaslideshow2/assets/themes/default/style.css which has corrected the allignement but still the auto play and the navigation buttons are not showing in the RTL mode but they are the in LTR mode.

    Saguaros Moderator
    #365202

    You can see the ja slideshow 2module is working well with RTL language on the demo site,

    1) please provide us the link to your site, we would like to check in detail
    2) you try upgrading the template and t3 plugin to the latest version.

    Thanks

    John Wesley Brett Moderator
    #382529

    To correct this issue

    Goto: modules/mod_jaslideshow2/assets/themes/default/style.css Line 25
    Make the change in RED below.


    .ja-slide-main {
    position: relative;
    z-index: 1;
    }

    Have fun!
    John.

    alghanim Friend
    #382910

    Hi,
    I have the same issue .
    I do like what you said , but nothing change ?!

    could you help me please ?

    John Wesley Brett Moderator
    #382911

    @alghanim

    Did you clear your cache following making the change?
    Can you please provide a URL?

    Thanks,
    John.

    alghanim Friend
    #382915
    John Wesley Brett Moderator
    #382941

    You have the same issue, same solution. You are just using a different theme.
    You much change the area in RED BELOW (and in the post above) in the THEME in which you are working.

    Goto modules/mod_jaslideshow/assets/themes/portfolio/style.css Line 25

    .ja-slide-main {
    position: relative;
    z-index: 1;

    }


    Have fun!
    John.

    alghanim Friend
    #382946

    You are perfect 😀
    It worked .
    Thanks .

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 4 voices, and was last updated by  alghanim 13 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum