• Hi everyone,

    I upload all of my gallery photos at 1024×683 dimensions. These are the photos that are being used in the gallery when you first get to the page and can scroll through before reading the post. For some reason, they display in my Media section with the proper dimensions, but then when I add them to the gallery they shrink down to what you see them as… 900×600 on desktop. It’s also completely distorted on mobile.

    I have tried all of the registered file sizes that I have available to me, none have worked. Even Full Size stretches it in some way. Anyone have any suggestions to fix it on Desktop AND mobile?

    thanks so much!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Read this https://developer.www.ads-software.com/reference/functions/add_image_size/.

    Create your own custom image sizes and be sure that your containers are close to what you create. You can also toy around with Image responsiveness in css as well using object-fit, background-size, width and height auto and 100% and things like this in css.

    If you are using a theme that you did not create, the link above should help you. You might wish to create a tiny child theme of course and simply have a css with the header and a micro functions.php and it will be helpful for theme updates.

    This is not WordPress functionality. You have a theme or plugin that is handling the slider. It is the one causing the distortion (I didn’t see any distortion).
    Please address your question to the theme or plugin support forum.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Constant Image Distortion’ is closed to new replies.