Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #661688

    Building a site, nice theme by the way.

    I have added a product slider towards the bottom of the page. See site.

    You notice that the demo data images are showing correctly, however the product images i have added to the product do not resize correctly?
    Demo images are displaying at 286×286 which is the size i want, where my images are showing as 286×686

    I have changed the settings for media, changed woo settings, cleared the cache, used your java clear for the theme.functions file and used regenerate thumbs. There are no plugins for caching that i am using.
    https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/

    What i can see when i inspect is the image is example;
    Red velvet you see all these extra image dimensions
    https://snag.gy/ztSYCx.jpg

    Where as my product only shows this;
    https://snag.gy/1Z9IdV.jpg

    Any help with this problem would be appreciated. Let me know if you need access.
    R

    #662442

    ?? Any update on this??

    #662830

    Hi,

    WordPress won’t resize images that are lower (in with/height) than the desired size, meaning that a 129×286 image won’t be resized to 286×286, try uploading a image that is at least 286 wide.

    Best regards,
    Josue

    #662833

    its making my image larger not smaller? that doesnt make sense?
    Ok i will increase and see what happens

    #662850

    What WordPress does by default is downscale the images, alternatively you could install this plugin to enable image upscaling.

    #662865

    Sorry i didnt think this sounded all right??
    I have just created a new image. 400×448, added to the product, regenerated images now it is showing like this?
    https://snag.gy/6eSjiu.jpg

    As you can see by the inspection on the code there is something wrong with the product slider?
    https://snag.gy/4ZNhut.jpg

    Larger image, resized as suggested, yet doesnt show properly. REd dress lady is 450×450 and dsiplays at 286×286 by design however mine doesn t using the same method?

    #662870

    Hi,

    That’s expected, the image you’re seeing is 286×286 but it’s cropped because the original image is not a square (like the red dress lady).

    I guess the result you want is something like this, unfortunately as far as i know WordPress is not able to do that automatically so the images would need to be edited before uploading.

    Best regards,
    Josue

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