Categories

Featured templates

WordPress Cherry 3.x. How to change image dimensions on blog pages

Kristy Smith March 16, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

This tutorial will show you how to change image dimensions on blog pages in WordPress.

WordPress. How to change image dimensions on blog pages

  1. Navigate to your website blog page. There is an image which size you need to change. Image width is 300 px.:

    screen1_blog_image_size

  2. You can change the size of image on this page. Open your WordPress admin panel – Cherry Options – click Blog tab. Here you can change Normal size to Large size. Click update and check your page, please:

    screen2_blog_image_size

  3. If you need to put specific image size, for example width 400px, go to your WordPress admin panel, Appearance -> Editor – select your theme in small filter from the right and look for theme-init.php file. Locate this line.

    set_post_thumbnail_size( 300, 225, true ); // Normal post thumbnails Replace

    In this line you can replace value 300 with the value you need for your image size:

    screen3_blog_image_size

  4. Go to your posts – open the post where you need to change image size. Click Remove featured image (from the right), locate your image and delete it permanently, then upload this image again, using Upload button:

    screen4_blog_image_size

  5. Click Update and check your site. As you see, your image width has changed:

    screen5_blog_image_size

  6. If you need to change image size in a single post, open your WordPress admin panel, then Cherry Options -> Blog tab. Select the size you need for the single post image size. Click update. Check your page then:

    screen6_blog_image_size

Thank you for watching our tutorial. Now you know how to change image size on blog page in WordPress.

Feel free to check the detailed video tutorial below:

WordPress. How to change image dimensions on blog pages

Best Themes for Wordpress
This entry was posted in WordPress Tutorials and tagged blog, dimension, image, page, resize, size, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket