Title: Adding image sizes
Last modified: April 8, 2020

---

# Adding image sizes

 *  Resolved [qwik3r](https://wordpress.org/support/users/qwik3r/)
 * (@qwik3r)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/adding-image-sizes/)
 * I’m trying to add image sizes the traditional way — through the functions file
   but when I add them to Blocksy nothing happens.
 * add_image_size( ‘Product_Grid_long’, 320, 181);

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

 *  Theme Author [Creative Themes](https://wordpress.org/support/users/creativethemeshq/)
 * (@creativethemeshq)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/adding-image-sizes/#post-12644035)
 * Hi [@qwik3r](https://wordpress.org/support/users/qwik3r/),
 * What are you exactly expecting to happen after adding one more image size?
    The
   code you’ve added should generate one more variant for the images you are uploading
   but that doesn’t change anything in the frontend of your site.
 * There is already an option for changing product thumbnails in Blocksy, if that’s
   what you’re looking for (see the [screenshot](https://tppr.me/Emydc)).
 * Please let me know.
    -  This reply was modified 6 years, 1 month ago by [Creative Themes](https://wordpress.org/support/users/creativethemeshq/).
 *  Thread Starter [qwik3r](https://wordpress.org/support/users/qwik3r/)
 * (@qwik3r)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/adding-image-sizes/#post-12647271)
 * I wanted to add a custom size because I am using Elementor and Ele Custom Skin
   to create a grid of products. Adding the code in the functions file (which I’ve
   done for the last 10 years) typically worked fine, in your theme however it did
   not. I wound up using a plugin that works — Add Simple Image Sizes.
 *  Theme Author [Creative Themes](https://wordpress.org/support/users/creativethemeshq/)
 * (@creativethemeshq)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/adding-image-sizes/#post-12651506)
 * Hey [@qwik3r](https://wordpress.org/support/users/qwik3r/),
 * Most likely the option that changes image ratio and width will be enough for 
   you: [https://share.getcloudapp.com/QwuKq7Z7](https://share.getcloudapp.com/QwuKq7Z7).
   This will change image dimensions for WooCommerce archives specifically. So that
   way you don’t need to add one more image size (which eats up space on your server)
   for all your images.
 * Also, can you please show exactly where the image size appeared with “Add Simple
   Image Sizes” and where you expected it to appear after adding your snippet of
   code? A screenshot will do it best. I don’t see where exactly is the issue you’re
   mentioning.
 * Best regards.
 *  Thread Starter [qwik3r](https://wordpress.org/support/users/qwik3r/)
 * (@qwik3r)
 * [6 years ago](https://wordpress.org/support/topic/adding-image-sizes/#post-12660687)
 * You mention that these are for the Woocommerce archives but that assumes you’re
   just using the native archives does it not? My use case is that I am creating
   a product grid with Elementor and selecting the default image sizes for WordPress
   and whatever else may be added by 3rd party plugins like Woocommerce. If you 
   can add the image sizes through yoru panel, then select those in the Elementor
   dropdown then I’d probably be set.

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

The topic ‘Adding image sizes’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/blocksy/2.1.41/screenshot.jpg)
 * Blocksy
 * [Support Threads](https://wordpress.org/support/theme/blocksy/)
 * [Active Topics](https://wordpress.org/support/theme/blocksy/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/blocksy/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/blocksy/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [qwik3r](https://wordpress.org/support/users/qwik3r/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/adding-image-sizes/#post-12660687)
 * Status: resolved