Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #193887

    Hello,

    I’ve problem with thumbnail’s Gallery which doesn’t work properly as you can see on my website.

    Modification of width in this code doesn’t work, the thumbnails are reduced but the display’s problem is the same :

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a{width:20% !important; 
    }
    #193888
    This reply has been marked as private.
    #194104

    Hi!

    I guess you have fixed the issue already? This is how i see your thumbnails http://i.imgur.com/5DVhH0Z.jpg
    And applied code is following one

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
    width: 19% !important;
    }

    Cheers!
    Yigit

    #194289

    Hi

    unfortunately, It’s not the case.
    1- with firefox on PC : the display’s problem is the same
    2- with Chrome : my gallery appears on 5 five column instead of 4 colums (parameter in your editor)

    Thanks

    #194290
    This reply has been marked as private.
    #194304

    Hi!

    The Advance Layout Editor keeps on loading when I tried to edit the page. Did you change anything on the theme files? The gallery thumbnails looks fine on our end. I checked it on Firefox and Chrome and I see the same like Yigit’s screenshot.

    Best regards,
    Ismael

    #194324

    Hello

    I’ve no problem with advance layout editor
    I’ve change nothing on your theme, I’ve all last versions (WP + enfold) and no plugins but I have more problems with enfold.

    On firefox 25.0.1 on PC : I confirm that the display is not correct. Please try with navigate in private.
    On firefox : https://www.dropbox.com/s/lpinpfws1gi8kb5/thumb.png
    I have make test on 3 differents PC

    Whatever is the outcome with firefox, as I explain : I would like my gallery with 4 columns (it’s my parameter in avia editor) and with this fix it appears in 5 column.

    #194804

    up

    #195214

    Hey!

    Please try to insert following code into the quick css field

    
    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
    max-height: 46px;
    }
    

    Regards,
    Peter

    #195249
    This reply has been marked as private.
    #195399

    Hi!

    I just noticed you selected a big thumbnail size for the gallery images. Please revert the change I posted above and in the gallery option window select a small thumbnail size like 180pxx180px or something similar: http://www.clipular.com/c/5476409417924608.png?k=G7Kwwbty8kY5biq4SC5EptElJjk . The smaller size should fix the issue ans also speed up the loading times a bit.

    Cheers!
    Peter

    #195569
    This reply has been marked as private.
Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Gallery with thumbnails doesn't work properly’ is closed to new replies.