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

    Hi again and thank you for your support on how to expand the width of the featured image in woocommerce.

    But….the photo still zooms compared to the original picture. I does not let me see the whole photograph in this view.

    I guess it must be possible to simply have it show the photo in its original scale. I have been all around, but no luck.

    Take a look at this shop-site and see how the main image is showing a zoomed cropped version of the real photograph:

    http://metamorphqc.com/?product=216

    Thank you once again, as I hope you will help me one more time.

    Thank you and have a nice weekend.

    All the best

    Erikv

    #324723

    Hi erikatzen!

    Thank you for using Enfold.

    You can change the thumbnail size of the single product page on config-woocommerce > config.php. Find this code on line 16:

    $avia_config['imgSize']['shop_single'] 		= array('width'=>450, 'height'=>999, 'crop' => false);
    

    Replace the width then regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Ismael

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