Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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
    n

    #282507

    Hey 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!
    Yigit

    #282524

    thanks 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.
    ?

    #282794

    Hey!

    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,
    Josue

    #283012

    I know how to hide the title, but was wondering why lightbox does not display it or if there were settings.
    thanks
    n

    #283173

    Hey!

    That’s because prettyPhoto uses the title tag defined in the element, and thats being filled with the excerpt content.

    Regards,
    Josue

    #532711

    Can 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 8 years, 4 months ago by island35.
    #532984

    Hi!

    Have you tried with this option in a Masonry / Portfolio Grid element?
    http://screencast.com/t/WSszRF2lyTA0

    Cheers!
    Josue

    #533221

    Hi,

    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?

    #533337

    Hey!

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.