• Resolved jasminekate

    (@jasminekate)


    Hi,

    I have been waiting for months for this issue to be fixed.
    I have seen lots of other posts that you keep saying it will be fixed in the next update. But it never fixes it?

    It is a huge job for us to replace this app as we use it for 100’s galleries – Is it going to be fixed as we cannot have our site with this issue for much longer – it only shows half of of the slideshow and looks very unprofessional – 50% of our devices that use our site use mobile and tablets, and they all are seeing this unresponsive on these devices. Looks great on desktop but not mobile or tablet.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    We are sorry for all the inconveniences.

    Please note that we will issue the fixed version in two weeks.

    Thanks for your understanding!

    Have a nice day!

    Thread Starter jasminekate

    (@jasminekate)

    @kimabaghdasaryan its been two weeks and it is still not fixed? Please advise what i should do here? why cant this issue be resolved?

    Place this in the site wide css for the website. I put it in the site-wide body start code. It’s not perfect, but close….

    .bwg-background, .bwg-background-0, .bwg_container, .bwg_thumbnail, .bwg_slideshow, .bwg_slide_container_0, .bwg_slide_bg_0, .bwg_slider_0, .bwg_slideshow_image_container_0, #bwg_container1_0, .bwg_slideshow_image_container_0 img{
    max-width: 99vw!important;
    background-color: #e6f1ff!important; /**use a bg color to match your page **/
    }
    @media only screen and (max-width: 900px) {
    .bwg_image_info, .mCustomScrollbar, ._mCS_1{
    margin:0!important;
    padding:0!important;
    }
    .bwg_image_info, .mCustomScrollbar, ._mCS_1, .mCSB_container{
    width: 100vw!important;
    text-align: center!important;
    }
    .bwg-icon-times-sm, .bwg_close_btn{
    font-size: 2rem!important;
    }
    }

    OH…. and I used max-width 900px because that is the width I used for my photo galleries. Love this gallery, but I can’t believe they are still using px for the only option for height and width! Y2K was 22 years ago!!

    same here with the actual version 1.7.1
    My customer updated from any old version to the actual version. after that he has not anymore the yellow dots. There are small thumb pictures replacing the configured style with the yellow dots. That was not good, but the image was responsive. He then changed the style back to the yellow dots and then the image was not responsive…. for the moment he changed back to the thumb picture style and set the size for the thumbs to zero. That works, but we like to fix that… so dear developers, how to fix that problem????

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Slideshow not responsive on mobile’ is closed to new replies.