Tagged: Masonry Gallery
-
AuthorPosts
-
September 16, 2019 at 10:19 am #1138746
Hi,
I was adding masonry gallery on my page, but there’s a large gap above the items and the category list, even on the responsive versions. (see attachment below).
Please help.
Thanks.K
September 18, 2019 at 9:25 am #1139344anyone can help please?
September 18, 2019 at 8:22 pm #1139668Hi,
I load the page on Chrome Windows and I see no gap.
Is the issue fixed?Best regards,
BasilisSeptember 19, 2019 at 5:31 am #1139784hi,
Thank you for your reply, no, the issue is still here, I’ve tried safari and chrome, regular site and responsive site, there are gaps.
Attached the screenshots of Chrome.September 20, 2019 at 11:13 am #1140180I’m also using wpml for 2 more languages, the gap also appears in those languages’ pages. Please help.
September 22, 2019 at 8:20 am #1140577Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av_section_1 .content { padding-top:0 !important; }
Best regards,
RikardSeptember 22, 2019 at 9:53 am #1140602Thank you for your reply but It didn’t work on the page that I mentioned. Instead it moved the headline on my home page.
September 23, 2019 at 8:47 am #1140871Hi,
Thanks for the update, on which page do you want to remove the gap then?
Best regards,
RikardSeptember 23, 2019 at 8:52 am #1140874Investor Relations page. The layout of the links below are basically the same, but there is always a gap at the top of the masonry gallery.
September 24, 2019 at 11:46 am #1141348Hi Kadence F.,
This code in Quick CSS, causes the issue:
.av-masonry-entry { width: 100% !important; min-height: 130px;}
Please remove it, I have disabled CSS file merging and compression in Enfold > Performance to check which file it was coming from but before I could remove the code I mentioned and enable CSS file merging and compression, I wasn’t able to reach your site.
Best regards,
NikkoSeptember 26, 2019 at 2:03 pm #1142270Hi Nikko,
I can’t delete it, if I delete it my Masonry gallery will look like this.
September 27, 2019 at 2:23 am #1142535Hi Kadence F.,
I see, can you try to replace it with this css code instead:
a.av-masonry-entry { width: 100% !important; min-height: 130px;}
Best regards,
NikkoSeptember 27, 2019 at 7:53 am #1142588thank you so much Nikko!! the problem is finally solved!
September 27, 2019 at 8:49 am #1142596May I also ask, is there any ways I can show how many items in the Masonry? like, showing 200 of 1000items
September 27, 2019 at 10:47 am #1142662Hi Kadence F.,
Well, it is not available out of the box at the moment. It needs to be custom-built if you really need it.
Best regards,
VictoriaSeptember 27, 2019 at 8:22 pm #1142907Hi Victoria,
May I ask, how much would it be please?
September 27, 2019 at 8:31 pm #1142908Hi,
There’s a problem with the page number of the masonry.
On the desktop site, from 1-3 page, the numbering layout seems fineBut when it goes beyond page 3, the numbering layout gets longer.
On the responsive site, it becomes like this:
Is it possible to limit the numbering layout to certain number? like 4 circle max only?
If not, is it possible to fix the responsive layout? for instance, scaling down the numbering?And, is it possible to jump to certain page like the screenshot below?
Thanks!
- This reply was modified 5 years, 1 month ago by hellokadence.
September 29, 2019 at 8:25 pm #1143143Hi Kadence F,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VictoriaSeptember 29, 2019 at 11:24 pm #1143171What about the page number issue that I mentioned earlier, I believe that’s an issue of the theme, could you solve it please?
September 30, 2019 at 11:23 am #1143295Hi Kadence F.,
Please share the link to the page where it is happening. I did not see it anywhere on the pages I looked.
Best regards,
VictoriaSeptember 30, 2019 at 4:07 pm #1143397On responsive site, when you scroll down to the page bottom, once you reach beyond page3, the buttons are placed wrongly as I mentioned above. I was using iPhone 8, iPhone XS and any mobile device.
- This reply was modified 5 years, 1 month ago by hellokadence.
October 3, 2019 at 9:56 am #1144408Hi Kadence F.,
Thank you.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 479px) { #top .pagination .pagination-meta { line-height: 35px; margin-top: 45px; position: absolute; right: 0; line-height: 20px; float: none; } }
If you need further assistance please let us know.
Best regards,
VictoriaOctober 3, 2019 at 10:24 am #1144421Thank you Victoria, the layout seems less messy as attached photo1, thank you very much.
But the total page number disappeared on the responsive site when the page is at page1 and 2. (see photo2 below)October 4, 2019 at 8:10 pm #1145071Hi Kadence F.,
Please try using the code like this:
@media only screen and (max-width: 479px) { #top .pagination .pagination-meta { line-height: 35px; margin-top: 45px; position: absolute; right: 0; line-height: 20px; float: none; } #top .pagination { min-height: 80px; } }
Best regards,
VictoriaOctober 4, 2019 at 8:30 pm #1145083Thank you so much, problem solved!
- This reply was modified 5 years, 1 month ago by hellokadence.
October 5, 2019 at 3:58 pm #1145300Hi Kadence F.,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 26, 2021 at 7:31 pm #1275549Hi, recently i’m having troubles using the masonry gallery. If i have more than one masonry gallery in a page, it only shows one and it loads very very slow.
January 27, 2021 at 9:34 pm #1275882Hi BlueSolution,
Please open a new ticket for your problem. Provide us admin access to have a deeper look into the issue, as well as precise links where we can see the issue. Screenshots highlighting what’s going on would help a lot (imgur.com, dropbox).
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.