Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #604223

    Hey Enfold team,

    I have a client whose having a ton of trouble with the ‘Gallery’ shortcode. We cant seem to find any combination of settings that won’t stretch the ‘big image’ above the thumbnails – when images are different sizes and orientations when using the gallery shortcode. Please see attached page for an example – the second of the thumbnail images is being stretched up and down, no matter what size I choose.

    I have tried downloading the simple image sizes plugin and regenerating thumbnails as some other threads have suggested, but cant seem to work out the correct settings.

    #604253

    Hi rickyporco!

    Thanks for getting in touch with us!

    Could you please provide login details to your site as well, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Regards,
    Jordan

    #604624

    Hey Jordan – thanks for continuing to help me out with enfold.

    Login information is below. Here are some of the particular pages where the image stretching is happening.
    http://www.estlandhosting.com/~frazier/portfolio-item/vmi-post-hospital/
    http://www.estlandhosting.com/~frazier/portfolio-item/draper-house/
    http://www.estlandhosting.com/~frazier/portfolio-item/goode-garage-needs-new-name/

    Also, these two pages (below) have a thumbnail image that is different sized than the others. Wondering why that is:
    http://www.estlandhosting.com/~frazier/portfolio-item/perdeberg-farm-barn/
    http://www.estlandhosting.com/~frazier/portfolio-item/newtown-victorian/

    My goal is to have the Big Image crop (instead of stretch to fit) and the thumbnails all the same exact size. Thanks in advance!

    #604949

    Hi,

    Thanks for the details. It looks like you are running an old version of the theme, could you try to update to the latest version (3.5.1) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Thanks,
    Rikard

    #605629

    Didn’t help. I also tried adding new image sizes with simple image sizes, which didnt work.

    On this page the second photo is distorted (pinched width). I have tried to create an additional image size of the exact dimensions of the photo, and that also didnt work.

    #606021

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top div .avia-gallery .avia-gallery-big-no-crop-thumb img {
        height: auto!important;
    }

    Best regards,
    Yigit

    #606471

    hey yigit,

    this did cause the photo not to stretch, though it cuts out nearly half of the photo in the process.

    specifically, the second picture on this page is where I cannot fix this issue. If you mouse over the thumbnails for this picture, the big image previews that follow are also cut off.

    #606938

    Hey!

    Did you set the Gallery Preview Image Size to “No Scaling”? This will tell the gallery to use the original size of the image. And add this in the Quick CSS field to override the gallery’s big preview height:

    #top div .avia-gallery .avia-gallery-big-no-crop-thumb {
        height: auto !important;
    }

    Regards,
    Ismael

    #608627

    Sorry Ismael, that fix simply does not work.

    #609972

    Hi!

    Did you set the Gallery Preview Image Size to “No Scaling”? This will tell the gallery to use the original size of the image.

    Did you do that? I checked the page and the gallery is using the original image.

    Regards,
    Ismael

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