• Image Gallery Reloaded plugin broke during a WordPress update. The thumbnails began to display at all different sizes, and the gallery looked sloppy.

    This is how I fixed it:
    1. I went into my plugins page, found the Image Gallery Reloaded plugin, and clicked on the edit link
    2. In the edit plugins screen I clicked on image-gallery-reloaded/image-gallery-reloaded-style.php from the choices at right
    3. In the code box I found the css section for .gallery_reloaded li img.thumb
    4. I changed the height and width values from auto to 100%
    5. I clicked update file

    It worked for me, and if this is a problem you have been experiencing, it might work for you too!

Viewing 3 replies - 1 through 3 (of 3 total)
  • hey juz want to thank you for this tip. works like a charm. been browsing wordpress plugins ages to get a working replacement for WPgallery, thanks for the fix!

    btw just trying my luck here, do u know a way of excluding featured image from the gallery? i used exclude=xx in the shortcode but this gallery just wont recognise it. thanks

    saltspringer

    (@saltspringer)

    This problem was driving me nuts – this solved it.

    Thank you, thank you, thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hack for thumbnail sizing for Image Gallery Reloaded plugin’ is closed to new replies.