Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9540
    Marcel Post
    Participant

    On my site some images are blur in de justfied gallery. When opening in lightbox all of them are sharp.
    What is the solution to this matter to get all images sharp in the gallery.
    Example page on my site: My site

    #9541
    Bartosz
    Keymaster

    Hi Marcel,

    Try changing the size in the gallery shortcode. It looks like you’re using medium, while it seems to be not enough for some of the images, that’s why they look blurry.

    #9548
    Marcel Post
    Participant

    Thanks for the quick reply. When I change the shortcode as follows: [gallery link="none" size="large" type="justified"]. It’s works!
    But using the shortcode [gallery link="none" size="thumnail" type="justified"] isn’t working (some images not sharp). Changing it as follow [gallery link="none" size="thumbnail" type="default" columns="4"] is all sharp. But I would like to use the justified gallery display in the thumbnail size. Why is this excatly not working?

    #9555
    Bartosz
    Keymaster

    Justified gallery tries to (as it’s name suggests) justify the images. But to make it look nice and sharp it needs enough data (controlled by image size and size parameter in shortcode). When you switch the gallery type to default the native WP gallery is being use – it works differently and does not reuire larger size images.

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