Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1369082

    Hi,
    we use
    [av_gallery ids='1455' style='big_thumb' crop_big_preview_thumbnail='avia-gallery-big-no-crop-thumb' thumb_size='portfolio']
    if our image is not square the thubnail is cropped, and i can’t get rid of it.
    Any way to archive seeing the complete picture as thumbnail (aligment center)

    and is there somewhere a list for all option in av_gallery shortcode?
    thanks,
    wespe

    #1369152

    for now we just add transparent space to the picture, to make width and height equal.
    but some settings to have the thumbnails not cropping would be nice,

    #1369321

    Hi,

    Thank you for the inquiry.

    Have you tried selecting a specific thumbnail in the Styling > Gallery Preview Image Size or the Gallery Big Preview Image Size settings? In the actual gallery shortcode, the parameters may look like this.

    [av_gallery ids='3346,3345' style='big_thumb' preview_size='portfolio' crop_big_preview_thumbnail='avia-gallery-big-crop-thumb' thumb_size='portfolio' columns='5' imagelink='lightbox' link_dest='' lightbox_text='caption' lazyload='avia_lazyload' img_scrset='' html_lazy_loading='disabled' alb_description='' id='' custom_class='' template_class='' element_template='' one_element_template='' av_uid='av-l9f0rems' sc_version='1.0' admin_preview_bg='']
    

    Set the preview_size and the thumb_size parameters accordingly. Or just make sure that the uploaded images have the correct size and aspect ratio.

    Best regards,
    Ismael

    #1370066

    Hi Ismael,
    Thank for answering :-) i forgot to mention that we use the shortcode inside a tablepress field.
    The idea is to have this nicely scaled on all devices what this way works well.
    as we use the Big Image Only Style style='big_thumb' in shortcode i was guessing what the other parameters will do as i found no list of their function.
    preview_size='portfolio' i was assuming this is the BigImageThumbnail as i see that before the image (preview)
    but when i look into the gallery setting i might be wrong here.
    what does this?:
    crop_big_preview_thumbnail='avia-gallery-big-crop-thumb'
    and in opposite (that no-crop-thumb sound perfect :-)
    crop_big_preview_thumbnail='avia-gallery-big-no-crop-thumb'
    this no-crop i found by accident somewhere here in forum, a list with a short explanation would be nice :-)

    my goal is always see the whole picture as very big thumnail (as big as i have space, but never crop independend from aspect ration) and have the maximum resolution in the lightbox when click on the “picture” (thumbnail)

    kind regards,
    jens

    • This reply was modified 1 year, 12 months ago by wespe.
    #1370085

    Hi,

    Thank you for the update.

    The crop_big_preview_thumbnail parameter controls the big preview cropping. If you want to display the original image in the preview, try to set the preview_size to full. Again, make sure to upload images with the same size and aspect ratio to make sure that the size of preview images are consistent.

    Best regards,
    Ismael

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