Title: Tile Size Variation
Last modified: August 24, 2016

---

# Tile Size Variation

 *  Resolved [thefieldcollective](https://wordpress.org/support/users/thefieldcollective/)
 * (@thefieldcollective)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/tile-size-variation/)
 * Hi there,
 * I’m wondering if there is a way to vary the size of the images displayed?
 * For example, if we have a 8×8 grid, 1 large image is displayed instead of 4 small
   images in a square?
 * It would be great if there is a way to do this as i’ll certainly purchase the
   full version!
 * Many Thanks,
 * Nathan.
 * [https://wordpress.org/plugins/instagram-feed/](https://wordpress.org/plugins/instagram-feed/)

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

 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/tile-size-variation/#post-6123522)
 * Hey Nathan,
 * You should be able to change the layout and size of the images by just changing
   the number of columns on the plugin’s Customize page. The feed will display in
   1 column on mobile unless you uncheck the ‘Disable mobile layout’ option. If 
   you send me a link to the page where you’re displaying the feed then I’d be happy
   to take a look for you to see what’s going on.
 * I hope you’re having a good evening,
 * John
 *  [scotttr](https://wordpress.org/support/users/scotttr/)
 * (@scotttr)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/tile-size-variation/#post-6123790)
 * Hi john
 * I have an issue too with thumbnail display ,
    I would like to display a 3 x 3
   grid of images but its only displaying 4 x 4 even tho i chose 3 x 3 if you have
   time can you look at [http://www.kodalighting.com.au/stage](http://www.kodalighting.com.au/stage)
   plugin is at the bottom left of the page. much appreciated if you can.
 * is this something in the pro version?
 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/tile-size-variation/#post-6123791)
 * Hey Scott,
 * There’s no need to upgrade to the Pro version for this feature as it’s available
   in the free version. It looks like the reason for the issue is that the plugin’s
   CSS file isn’t being included in your page. The most common reason for this is
   that your theme doesn’t include the WordPress [wp_head](https://codex.wordpress.org/Function_Reference/wp_head)
   function in it’s header.php file which is required by plugins to add files to
   the header of your page. Could you do the following for me and let me know if
   it fixes the issue?
 * Open your theme’s **header.php** file and add the following immediately before
   the closing </head> tag: `<?php wp_head(); ?>`
 * Let me know whether that does the trick!
 * John

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

The topic ‘Tile Size Variation’ is closed to new replies.

 * ![](https://ps.w.org/instagram-feed/assets/icon-256x256.png?rev=2700807)
 * [Smash Balloon Social Photo Feed – Easy Social Feeds Plugin](https://wordpress.org/plugins/instagram-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/instagram-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/instagram-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/instagram-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/instagram-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/instagram-feed/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/tile-size-variation/#post-6123791)
 * Status: resolved