[Support request] Issue of image sizes

Home Forums Support [Support request] Issue of image sizes

Home Forums Support Issue of image sizes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #750305
    Kemo

    Hi,

    I’m using a plugin that resizes all images that I uploaded to 2048px width.
    And now I encounter a few problems:

    So let’s say I have a post: https://unhype.com/health/how-to-choose-yoga-pants-the-buying-guide-for-men-and-women/

    I added my featured image. Now the image displayed on my blog posts are technically around 768px wide I think, so putting the 2048px image there is not very efficient. If I resize all images to 768px and open the website on the newest iPad in landscape mode, the image looks way pixelated. It looks good on my phone and computer though.

    Is it possible to automatically show an attachment version of this image(Large) which is 768px to the user?
    Is it possible to show 2048px image version for high resolution (retina etc) displays?
    How are these things usually handled by WordPress? Do I have to custom code something or are there plugins to solve these problems?

    I have the same problem with images inside the post basically.

    thanks!

    #750402
    David
    Staff
    Customer Support

    Hi there,

    WordPress uses SRCSET for handing image sizes. So if you upload a 2048px image this is saved, it then creates the Large, Medium and Thumbnail sizes. The site will then display the most appropriate sized images for its needs.

    You can change the media sizes in Settings > Media to suit your needs. This will then apply to any images you upload. Any existing images on the site will need to be regenerated, using a plugin like this:

    https://en-gb.wordpress.org/plugins/regenerate-thumbnails/

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