Home › Forums › ART WordPress Theme › Masonry grid on iPad/Tablet
- This topic has 8 replies, 2 voices, and was last updated 7 years, 10 months ago by
charlesbelisle.
-
AuthorPosts
-
July 8, 2018 at 8:12 pm #15698
Hi,
I just found out that, on an iPad and/or a tablet, the Masonry Grids in a Portfolio page doesn’t show up normally :

It should be showing bigger in height as this for instance :

Any cues or help on that please?
Let me know!
July 9, 2018 at 2:13 am #15706Hi,
Please paste the custom css code to “Appearance > Customize : Additional CSS”
.grid-stack.grid-stack-one-column-mode>.grid-stack-item {height:auto!important;}Regards!
July 9, 2018 at 2:22 am #15707The exact same code provided (with the > between two classes) doesn’t work. It simply make disappear all the photos in the grid!
July 10, 2018 at 7:29 am #15724Plz find the file: plugins/bm-builder/assets/js/modules-script.js
line 137:
if(UxCBModules.win.width() <= 768){
update as
if(UxCBModules.win.width() <= 767){RG~
July 11, 2018 at 1:51 pm #15735Thanks for the reply.
But it doesn’t seem to work out. I emptied the Caches and edited a Portfolio page to see if the modifications would take place but, on an iPad, it’s still showing as small vignettes
July 12, 2018 at 1:34 am #15736Hi,
I checked your page, there is cache plugin running on your site. Please disable it to test again.
It is still
if(UxCBModules.win.width() <= 768){on this js file:
https://www.belisle.pro/wp-content/cache/minify/44e06.js=====
If still doesn’t work, please send your question and wp-admin(url/user/pass) to uiueux@gmail.com, I’ll log in to check it.July 12, 2018 at 2:19 pm #15742Thanks, it seems to work now.
Is it a correction you could apply in the next update of the theme? Cause if there’ll be an update, I don’t want to lose that fix 🙂
July 13, 2018 at 1:24 am #15745Sure, it will be fixed in next version also 🙂
Thanks for reminding.July 13, 2018 at 1:38 am #15747Thanks for the help! Really appreciate it
-
AuthorPosts
- The topic ‘Masonry grid on iPad/Tablet’ is closed to new replies.
