Title: JustWrite Theme Slider size
Last modified: August 21, 2016

---

# JustWrite Theme Slider size

 *  Resolved [UrbanDrifter](https://wordpress.org/support/users/urbandrifter/)
 * (@urbandrifter)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/justwrite-theme-slider-size/)
 * Hi,
    Just wondering if it is possible to change the slider so that it features
   only one image instead of two (but wbere the one image is the size of the two
   combined) and if not, is it possible to change the height of the two post slider
   so that the images are larger and square instead of thing oblong.
 * Many thanks!

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

 *  Theme Author [acosmin](https://wordpress.org/support/users/acosmin/)
 * (@acosmin)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/justwrite-theme-slider-size/#post-4986536)
 * It is possible if you know your way around customizing the theme.
 * To make the thumbnails square go in `functions.php` find:
 * `add_image_size( 'ac-slide-thumbnail', 515, 300, true );`
 * replace it with:
 * `add_image_size( 'ac-slide-thumbnail', 515, 515, true );`
 * You should also [regenerate all your thumbnails](http://www.acosmin.com/documentation/post-thumbnails/)
   or deactivate/activate the theme.
 *  Thread Starter [UrbanDrifter](https://wordpress.org/support/users/urbandrifter/)
 * (@urbandrifter)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/justwrite-theme-slider-size/#post-4986696)
 * Hi,
 * The thumbnail regenerator has not changed anything on my photos, on either old
   posts or new posts. When I publish pictures it still cuts off half the image 
   size. Can you please advise me what I need to do to resolve this?
 * Many thanks
 *  Theme Author [acosmin](https://wordpress.org/support/users/acosmin/)
 * (@acosmin)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/justwrite-theme-slider-size/#post-4986698)
 * The images you are uploading should be bigger than the width and height specified
   here:
 * `add_image_size( 'ac-slide-thumbnail', 515, 300, true );`
 *  [sudha64](https://wordpress.org/support/users/sudha64/)
 * (@sudha64)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/justwrite-theme-slider-size/#post-4986751)
 * Hello,
 * i am using JustWrite theme. Its awesome. I need few clarifications.
 * i want to change the size of my featured posts.How can i do?
 * How to show the featured posts in my home page post body?
 * Could you pl suggest to make my site bit sleek?
 * Thanks.
 *  My website is babyshowergift.org
 *  Thanks.
 *  [sudha64](https://wordpress.org/support/users/sudha64/)
 * (@sudha64)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/justwrite-theme-slider-size/#post-4986752)

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

The topic ‘JustWrite Theme Slider size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/justwrite/2.0.3.6/screenshot.png)
 * JustWrite
 * [Support Threads](https://wordpress.org/support/theme/justwrite/)
 * [Active Topics](https://wordpress.org/support/theme/justwrite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/justwrite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/justwrite/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [sudha64](https://wordpress.org/support/users/sudha64/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/justwrite-theme-slider-size/#post-4986752)
 * Status: resolved