Title: Coding a grid view
Last modified: August 31, 2016

---

# Coding a grid view

 *  [harmonyfarm](https://wordpress.org/support/users/harmonyfarm/)
 * (@harmonyfarm)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/coding-a-grid-view/)
 * ## SITE/SERVER INFO: ##
    Instagram Feed Pro WordPress Version: 4.4.2 PHP Version:
   5.2.17 Web Server Info: Apache
 * ## ACTIVE PLUGINS: ##
    Instagram Feed Pro Personal: 2.0.4.1
 * Hi I would like to use grid feeds. Is there shortcode for rows?
 * If not where is the jss code located for this?
 * Also I would like to have a grid with
    10 cols 5 cols 10 cols
 * Is that something I can do?
 * [https://wordpress.org/plugins/instagram-feed/](https://wordpress.org/plugins/instagram-feed/)

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

 *  Plugin Contributor [Craig at Smash Balloon](https://wordpress.org/support/users/craig-at-smash-balloon/)
 * (@craig-at-smash-balloon)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/coding-a-grid-view/#post-7069457)
 * Hey Harmony,
 * We don’t have a “rows” setting for the feed but you can create a perfect square
   grid using the “cols” and “num” shortcode settings. Also, I’m afraid that there
   is a 33 post limit for the first set of posts displayed in the feed so a 10×10,
   100 post grid would not work. This is something that we have a workaround for
   in the “Pro” version if you are interested.
 * To create a 5 by 5 square grid you would use the following shortcode:
 * **[instagram-feed cols=5 num=25]**
 * Let me know if you have any more questions about this!
 * – Craig
 *  Thread Starter [harmonyfarm](https://wordpress.org/support/users/harmonyfarm/)
 * (@harmonyfarm)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/coding-a-grid-view/#post-7069493)
 * Hi,
    I did purchase the Feed Pro. What is the work around?
 * I only get single row feed no matter what (num) I put in. (I can change the number
   of columns though.
 * I saw mention somewhere that this may be a problem with my WP_theme. I am using
   Hemingway.
 * If I wanted to add short code to the JS to use on the website later, what files
   are used in modifying the plugin?
 *  Plugin Contributor [Craig at Smash Balloon](https://wordpress.org/support/users/craig-at-smash-balloon/)
 * (@craig-at-smash-balloon)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/coding-a-grid-view/#post-7069503)
 * Hey Harmony,
 * The workaround is actually inside the source of the plugin itself so a shortcode
   like:
 * [instagram-feed cols=10 num=100]
 * would work fine for a 10 by 10 grid with the “Pro” version.
 * We have a section for on the “Customize” tab of our settings page for custom 
   CSS and JS. Is that what you are asking in your last question?
 * I can help you get your feed working correctly on your theme but would need to
   take a look first hand. You can either post a link here or you can use our support
   contact form here: [https://smashballoon.com/instagram-feed/support/](https://smashballoon.com/instagram-feed/support/)

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

The topic ‘Coding a grid view’ 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/)

## Tags

 * [grid](https://wordpress.org/support/topic-tag/grid/)
 * [rows](https://wordpress.org/support/topic-tag/rows/)

 * 3 replies
 * 2 participants
 * Last reply from: [Craig at Smash Balloon](https://wordpress.org/support/users/craig-at-smash-balloon/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/coding-a-grid-view/#post-7069503)
 * Status: not resolved