Tagged: masonry, Masonry Gallery
-
AuthorPosts
-
November 29, 2013 at 5:42 pm #194793
Hi, thanks for adding the masonry option to Enfold, it’s a fantastic improvement. I have one problem, though: using the boxed layout/ 1030px width/’perfect automatic masonry’ option, I can’t have two images in the same row (1/2 row each image) but the images in the same column. I have tried a lot of possibilities (bigger/smaller images, different masonry options…) with no success. It only works with the stretched layout.
Any clues?
thanks!December 1, 2013 at 12:01 pm #195057Hi Antonia!
It works properly on our end. Can you please post the link to the website? And to be clear, please post a screenshot of the issue.
Best regards,
IsmaelDecember 2, 2013 at 11:38 pm #195548Thanks Ismael,
here is a screenshot illustrating the problem:
http://cordltx.org/gallery.png-first row, images 1000 x 462
Flexible Masonry
-second row, images 1000 x 462
Perfect Automatic Masonry
-third row, images 705 X 256
Flexible Masonry
-fourth row, images 705 X 256
Perfect Automatic MasonryI’m using the boxed layout, 1030px width
thanks again,
AntoniaDecember 3, 2013 at 7:57 am #195663Hi!
I’m sorry but I can’t reproduce the issue on my end using the Perfect Automatic Masonry and Boxed Layout 1030px width. Can you please give us the link to the actual page?
Regards,
IsmaelDecember 3, 2013 at 3:47 pm #195799Hi Ismael, yes, it’s here
thank you very much for your help
http://dev.mat3rial.com/goingpublic/best,
AntoniaDecember 7, 2013 at 3:13 am #197198Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueDecember 10, 2013 at 11:02 pm #198719This reply has been marked as private.December 11, 2013 at 6:02 am #198841Hey!
It is working properly when I tested it on your end. I created a Test page and follow the same options you mentioned above. This is the page: http://dev.mat3rial.com/goingpublic/test-2/
Regards,
IsmaelDecember 11, 2013 at 4:20 pm #199040This reply has been marked as private.December 12, 2013 at 4:49 pm #199517Hi!
I’m not sure there is anything we can do to change that. The script needs to have some flexibility with images and how it re-sizes and sorts them. If you just want the two static images in the same row consistently your best route would be to just hard code it into a text widget’s text tab with html.
Best regards,
DevinDecember 12, 2013 at 5:27 pm #199527Hi Devin, thanks, I’ll follow your advice.
Thanks for your time.December 12, 2013 at 5:37 pm #199531Well, actually that’s not a good solution. What about responsiveness?
December 12, 2013 at 5:39 pm #199533the question is: why it works full width but not with the boxed layout?
December 12, 2013 at 6:45 pm #199555I got it!
.av-masonry-entry.av-landscape-img{
width:49.70%;
}instead of
.av-masonry-entry.av-landscape-img{
width:49.80%;
}thanks!
-
AuthorPosts
- The topic ‘width images masonry gallery’ is closed to new replies.