• Hi,

    I’m having a problem with the product featured image, it shows on the single product page, but it fills the whole web page and drops the product details beneath it. I tried adjusting and regenerating the thumbnails but it still doesn’t change. How can I go about it?

    Thanks,
    Nvulane

    https://wordpress.org/plugins/woocommerce/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Please post the url to a relevant page.

    Thread Starter Nvulane

    (@nvulane)

    Okay, that’s just a test image and a test product. I will remove that product soon, so please check it here: http://www.kingdomtunez.co.ls/product/faith/

    It seems as though you got it figured out, I’m having the exact same issue and have looked everywhere for an answer. Any advice?

    Thread Starter Nvulane

    (@nvulane)

    It’s not fixed, the image size display is very huge. One trick however is to disable woocommerce.css or even delete it from the server, but that’s not a good option. I also tried adjusting the width from the same .css file but it had no impact. The worst part is, on the instance running on my localhost, everything is okay with the same settings but when i host all files online, it doesn’t work online, and that’s frustrating

    I tried making the canvas size huge but couldnt get the actual image to the right spot for it to show in the featured image, I got the actual to fit right now at least with this one product, but the background overlay is still there.

    http://www.staticskateshop.com/product/penny-board/

    this is an example of the one that I’m having issues with now. I have a lot of product to put up and am trying to figure it out now before starting all of it.

    Thread Starter Nvulane

    (@nvulane)

    I’m also on the same issue. So how did you go about yours?

    I’m still working on it, haven’t found anything that is working for me yet though

    @nvulane
    Consider turning off your cache plugin until you have finished developing. Its not possible to see what’s going on, and if you make a change you cannot be sure whether you are seeing the change or seeing a previous setup. Turning on the cache should be the last thing before going live.

    With the cache turned off, it may be possible to correct the image size with some custom css.

    @charlesvincentphoto
    Try this in your custom css to turn off the background image:

    body div {background-image:none !important}

    I’m not clear about what you want to achieve.

    Thread Starter Nvulane

    (@nvulane)

    oh yeah, thanks very much. I just had to turn that off and now its okay. really appreciate the help hey. See the change here: http://www.kingdomtunez.co.ls/product/faith/(will be deleting the page soon)

    @nvulane
    Looks like you’ve still got the cache running and this is minifying the css, so its not possible to help you.

    Thread Starter Nvulane

    (@nvulane)

    Now the site is okay! I realized that when i turn the cache on then the site goes back to the abnormal state! I’m thinking of getting rid of my cache plugin now! Thanks! Everything is sorted!

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Product Featured Image Size’ is closed to new replies.