-
AuthorPosts
-
April 17, 2016 at 6:44 pm #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 9 years, 7 months ago by
geckonia.
April 17, 2016 at 7:03 pm #615855Hi Anne!
can u please check our demo, and let us know if you see the same issue there also?
Thanks a lotBest regards,
BasilisApril 17, 2016 at 8:09 pm #615875Thanks 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!
April 19, 2016 at 2:35 am #617006Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.container_wrap { width: 100%; }Regards,
YigitApril 19, 2016 at 6:05 am #617096YES!!!! That worked. Thanks Yigit… and wow I really need to learn css ;)
April 19, 2016 at 6:35 am #617115Hi!
Glad it did.
Please do let us know if we can do nything else for you, we will be happy to assistBest regards,
BasilisMarch 8, 2017 at 4:29 am #757456This 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%;
}March 13, 2017 at 9:11 pm #760247Hi,
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 -
This topic was modified 9 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
