Tagged: masonry
-
AuthorPosts
-
June 23, 2014 at 2:03 pm #282458
Hi
i have a few questions.
>on this page:
http://theflyingrug.com/new/moroccan-rugs/azilal/
is it possible to force the masonry gallery into 3 or 4 columns instead of 2?>same page – can the image titles be displayed in the lightbox as well as on the image rollover?
thanks
nJune 23, 2014 at 3:34 pm #282507Hey Munford!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .container .av-masonry-entry { width: 24.80%; }
Image titles are displayed in lightbox on my end. Please see screenshot here – http://i.imgur.com/LArh0tO.jpg
Cheers!
YigitJune 23, 2014 at 4:00 pm #282524thanks for the code.
that image is a test I did – I added the title in the caption with a <br>, but as you see in the rollover (the title is there twice). If you look at the other images you can see it’s only the caption.
?June 24, 2014 at 2:41 am #282794Hey!
You could try wrapping the title duplicate with a span tag, and then hide it with CSS:
.av-masonry-entry-content span{ display: none; }
Best regards,
JosueJune 24, 2014 at 2:00 pm #283012I know how to hide the title, but was wondering why lightbox does not display it or if there were settings.
thanks
nJune 24, 2014 at 6:29 pm #283173Hey!
That’s because prettyPhoto uses the title tag defined in the element, and thats being filled with the excerpt content.
Regards,
JosueNovember 9, 2015 at 4:20 pm #532711Can somebody help me how can I show a slideshow in a lightbox feeding from a post or portfolio.
So I would like to show a grid or masonry and when you click to a thumbnail picture then open a lightbox with a slideshow NOT opening the post or portfolio.
Any solution for this?- This reply was modified 9 years ago by island35.
November 10, 2015 at 12:48 am #532984Hi!
Have you tried with this option in a Masonry / Portfolio Grid element?
http://screencast.com/t/WSszRF2lyTA0Cheers!
JosueNovember 10, 2015 at 1:58 pm #533221Hi,
I tried but this only works with one singe picture it seems – so coming up a single featured photo or if I don’t have a featured photo than goes to the page (page, post or to portfolio).
I’d like to have a method how to show a slideshow in a lightbox from a masonry or grid. Doesn’t matter to me if that grid is made up from posts, portfolios or from pages – just bring up a proper slideshow (from slideshow or from gallery whatever is in the post/page/portfolio) when you click to one thumbnail of the grid/masonry.This is so simple and so many theme can do it. Can you please help me with a solution described the possible methods?
November 10, 2015 at 3:28 pm #533337Hey!
Not sure if that’s doable with the lightbox script we use, here you can see what’s possible with it:
http://dimsemenov.com/plugins/magnific-popup/Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.