Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #615847

    I have searched everywhere and can’t find the answer… Has anyone figured out how to make tiled galleries responsive after the 4.5/3.5.2 update? I had to downgrade my site to get the galleries to be responsive again. Tnx!

    • This topic was modified 8 years, 7 months ago by geckonia.
    #615855

    Hi Anne!

    can u please check our demo, and let us know if you see the same issue there also?
    Thanks a lot

    Best regards,
    Basilis

    #615875

    Thanks Basilis. Yours look fine. I’m using standard (not the masonry) jetpack mosaic tiled gallery via code in a text block: [gallery type="rectangular" ids=""]

    I put the site back to 4.5/3.5.2 so you can see. http://geckonia.com/gallery-test/

    Thank you!

    #617006

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .container_wrap {
        width: 100%;
    }

    Regards,
    Yigit

    #617096

    YES!!!! That worked. Thanks Yigit… and wow I really need to learn css ;)

    #617115

    Hi!

    Glad it did.
    Please do let us know if we can do nything else for you, we will be happy to assist

    Best regards,
    Basilis

    #757456

    This is happening to me again… http://geckonia.com/portfolio-item/posters/ I still have that css in the Additional CSS area. I guess I need something else in there… so not sure what to do… thanks!

    .container_wrap {
    width: 100%;
    }

    #760247

    Hi,

    There is a Javascript error, which stops the script from calculating the correct width for the container.
    The error in jetpack-carousel.js script.
    There are two extra spans that script finds, they are not in the gallery, but they come up under this selector $( ‘a img[data-attachment-id]’ ). That’s why the script breaks.

    Best regards,
    Victoria

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