• Resolved cag8f

    (@cag8f)


    Hello. I have added an Instagram gallery with 3 columns and a ‘square’ layout. I also have ensured that the title is set to ‘Slide up from bottom upon hover.” But each image is rather small on my page, plus the titles are much wider than each image (screenshots). Is it possible to increase the size of each image?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    There is an attribute called thumb_size, which, unfortunately I have not included in the shortcode builder. You can specify a value such as 200 over there. I believe the default assumed value is 75.

    Let’s say your shortcode generated is:
    [gallery type='instagram' layout='square']

    You would change it to this:
    [gallery type='instagram' layout='square' thumb_size=200]

    I will add the option to specify this via the shortcode builder for Instagram.

    Thread Starter cag8f

    (@cag8f)

    OK thanks for that. I’ll play around with that, and the other layouts, and see if I can find something that fits. Let’s consider this ticket resolved–thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to increase size of Instagram images in ‘square’ layout?’ is closed to new replies.