• Resolved rrivv

    (@rrivv)


    Hi

    I have a problem with setting a thumbnail size when using “popup” style (Magnific Popup enabled).

    E.g. if I put this code:

    [gallery order="ASC" main_size="full" fx="fade" strip-style="button" controls="hide" style="default" columns="3" size="medium" id="14877" ids="14876,14875" orderby="menu_order ID"]
    

    I get a list of [2] images of “medium” size (300px width).

    But I need a popup style, and if I change code to

    [gallery order="ASC" main_size="full" fx="fade" strip-style="button" controls="hide" style="popup" columns="3" size="medium" id="14877" ids="14876,14875" orderby="menu_order ID"]

    I get thumbnails of 150×150 size (“thumbnail”).

    Am I doing something wrong? Why “size” works for a default style, but not for “popup”?
    So, what is a correct shortcode code for a thumbnail and “popup” style?

    Thank you, Andy

    • This topic was modified 4 years, 11 months ago by rrivv.
    • This topic was modified 4 years, 11 months ago by rrivv.
Viewing 1 replies (of 1 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    There is no setting called style="popup", so I am not entirely sure as to what you are expecting on this. Are you looking to get a lightbox?

    The style option defines the layout and can take on values square, circle, random, masonry, mosaic, strip-above, strip-below, strip-right and no-strip. Among these, the first 5 trigger a lightbox when you click on a thumbnail, and the last 4 show a slideshow.

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnail size for a popup’ is closed to new replies.