Categories

Featured templates

WordPress. How to change Slideshow format post images dimensions

Rating: 5.0/5. From 2 votes.
Please wait...

This tutorial shows how to change Slideshow post gallery dimensionsin WordPress templates.

WordPress. How to change Slideshow format post images dimensions

  1. Check the image size using a developer tool, for example Firebug (for Mozilla Firefox). You can find information on how to use Firebug in this tutorial.

    WordPress_How_to_change_Slideshow_post_gallerydimensions-1

  2. We can see that this image is 650x400px. You can change its size in the \includes\theme-function.php file. First of all, you should check if this file is available in the child theme. It is not available in this template’s child theme in the includes folder. We need to copy this file from the Parent theme (CherryFramework). Copy the CherryFramework\includes\theme-function.php file and upload it to the themeXXXXX\includes\ folder (XXXXX is your template number).

    WordPress_How_to_change_Slideshow_post_gallerydimensions-2

  3. We have uploaded the theme-function.php file to the child theme. Open this file in an editor. Search for the appropriate part of code using the image height or width value. In our case it is 650:

    WordPress_How_to_change_Slideshow_post_gallerydimensions-3

  4. Change the height. We have set the 200 value. Save the changes and upload the modified file.

    WordPress_How_to_change_Slideshow_post_gallerydimensions-4

  5. Refresh the page. We have changed the Slideshow post gallery dimensions.

    WordPress_How_to_change_Slideshow_post_gallerydimensions-5

Feel free to check the detailed video tutorial below:

WordPress. How to change Slideshow format post images dimensions

Top Paid Wordpress Themes
This entry was posted in WordPress Tutorials and tagged change, CherryFramework, dimensions, format, images, slideshow. 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