• Resolved RERasmussen

    (@rerasmussen)


    So I just started using WooCommerce in WordPress as my shopping cart for my website leakalertor.com . I’m having a lot of trouble with the product image size. It’s HUGE. Here are the steps that I’m taking:
    1. I’m going to the Products Tab and editing my current product
    2. To set the product image, I’m going to the Featured Image widget on the right hand side, uploading my product image, and then hitting Update to save the page.
    3. When I go to my website to view what it looks like, this is what it looks like (see the screenshot here > https://leakalertor.com/wp-content/uploads/2015/03/screenshot-la-problem.png )

    The first picture I tried to upload had dimensions of 600 x 900px, so I tried to upload the same image with dimensions of 150 x 225px instead. When I checked that, it was the same size as the first one, just really blurry. I right-clicked on the image to “inspect element”, and I see that the dimensions that the image is filling is 432 x 648px (see screenshot > https://leakalertor.com/wp-content/uploads/2015/03/screenshot-la-problem2.png ).
    So my question is how do I change the featured image size to be more manageable? This has become such a huge headache for me, and I’ve tried everything I can think of.

    PLEASE HELP ME!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator James Huff

    (@macmanx)

    I recommend asking at https://www.ads-software.com/support/plugin/woocommerce#postform so the plugin’s developers and support community can help you with this.

    Hello,

    I’m having the same problem. Here are a couple of things you can try if you haven’t resolved it.

    Plugin: regenerate thumbnails
    Adding custom css to your themes stylesheet

    .fusion-flexslider .slides img {
    height: 150px;
    width: 150px;
    }

    However, I have tried both these methods, they work to a certain extent but it depends what you want the page to look like. I personally found the styling didn’t fit into my site so i’m still stuck with massive images for the moment. However, hopefully you may find this might sort out some of your problems!

    I have been struggling with this problem for 4 days now. Read all the blogs and forums. No one seems to have a solution that allows the gallery photo to FIT into the image placeholder. When I click on Inspect elements I get the details and on the right .fushion-flexisider etc. Surly someone from Woocommerce has seen the issue for people and can fix this problem. I can not seem to get in touch because I am not a paying customer. It is a free plug in. Do I have to pay to get it fixed?

    I resolved the issue by changing the background image size in photo shop to the size I set for Category image i.e. which I set at 500. So I set photoshop image at 500 x 500. Then I inserted my smaller oblong image. Since background is white, the background can not be seen. Image is clear and right size

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Featured Image is WAY TOO BIG’ is closed to new replies.