Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • habdul Friend
    #976867

    Compliments of the day,

    I had posted the same topic above some days back and had gotten a fix that rectified the problem somewhat. (https://www.joomlart.com/forums/topic/ja-slideshow-issue-on-home-1-position/)

    However I discovered this evening that the module is not responsive and the output of the module and the images within it on mobile devices is same as on desktop.

    http://mobiletest.me/iphone_5_emulator/?u=http://icom.ng

    What can be done?

    Thanks

    Hassan


    1. Mobile-output-of-JA-Slideshow
    Pankaj Sharma Moderator
    #976949

    Hi
    JA slideshow module does do not included in the Teline V , this is the reason its not styled for this template .
    http://prntscr.com/cv86uc
    Kindly publish the module on your site so that I can check this issue .

    habdul Friend
    #977054

    Hello Pankaj,

    Thanks for your response.

    Please check on the site now. It has been published.

    Hassan

    Pankaj Sharma Moderator
    #977074

    Hi
    I checked your site , i am afraid the slideshow does not comes with the template and there is no style defined for it to adapt the slideshow in each view , In this mobile due to small space it can not show the full image . Becuase the width of images is already defined .
    You can add below code in custom.css file to make the width as 100%

    .ja-slide-right {
        width: 100%!important;
    }
    .ja-slide-main {
        width: 100%!important;
    }

    This will make it 100% width.

    habdul Friend
    #977150

    Hello again Pankaj,

    Thanks. I tried that but instead it now just shows me a white space where the module should be.

    See image attached:

    Hassan


    1. Slideshow-module-in-mobile
    Pankaj Sharma Moderator
    #977159

    Hi
    In that case, I suggest you remove the code and use only this code

    .ja-slide-main {
        width: 100%!important;
    }

    otherwise, i suggest you can hide it for the smaller view if you do not like the current view .

    habdul Friend
    #977222

    Hi Pankaj,

    Thanks for all the tips. It still didn’t work. Using the code above actually forces the slideshow module itself to responsive width. However, the image inside the module is not affected. This results in the image being cropped to the size of the screen, rather than resized.

    I have hidden the position for now though until when/if a solution can be found.

    Regards

    Hassan

    Pankaj Sharma Moderator
    #977943

    Hi
    I am sorry this is the only solution since it does not adapt the very small view with current style .
    You can use the same view or hide it from smaller view as per needs .

    Regards

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 11 months ago.

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