Before you ask please READ THIS

disable lightbox

edited May 2017 in FatMoon Posts: 4
In fatmoon theme is it possible to disable the lightbox only in a specific album bricks page ? I would like that if i click on an image nothing happens.

thank you !
Post edited by MERK75 on

Comments

  • AirAir
    Posts: 10,970
    Hello :-)

    There is no such option now in theme.
    Could you explain in what situation such option would be useful? Then I could consider adding it.

    If you however want to switch lightbox for all bricks albums go to file fatmoon/js/script.js ,
    search for this code near end of the file(~100 lines from end)

    //bricks albums/works
    if( $gallery.length ){
    and change it to

    //bricks albums/works
    if( 0 && $gallery.length ){
    With kind regards.
  • Posts: 4
    thank you for your reply !
    I need it becauso i would like to have this option for example in this album one column
    http://www.mcmdesign.it/album/promotional-design-lighters-02/

    another question...

    my objective is to have a list of thumbs of the projects and open the linked page in iframe. In this page http://www.mcmdesign.it/welcome/#portfolio_fast-anchor i used justified image grid and foobox . In this way if you click on a thumbs the linked album open in an iframe.

    It's possible to do it using directly the album list of foobox insead justified image grid ?

    thank you !

  • AirAir
    Posts: 10,970
    MERK75 said: example in this album one column
    That makes sense. I will consider it in one of upcoming updates. Thanks for nice example.


    MERK75 said: It's possible to do it using directly the album list of foobox insead justified image grid ?
    You can add custom link in each album settings, and it will open this link when album is clicked. However it will open as new page.

    However works has option to open it in lightbox, like here in our other theme http://starter.apollo13.kinsta.com/#works

    To do it you have to enable this option :blush:
    Customizing ▸ Works settings ▸ Works list ▸ How to open work ▸In lightbox

    With kind regards.
  • AirAir
    Posts: 10,970
    It took some time, but it is added in update that will be released tomorrow.

    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion