Title: Added column # functionality
Last modified: August 24, 2016

---

# Added column # functionality

 *  Resolved [Steague](https://wordpress.org/support/users/steague/)
 * (@steague)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/added-column-functionality/)
 * I forked your project on GitHub and added a global column count.
 * [https://github.com/Steague/etsy-shop/releases/tag/0.15.1](https://github.com/Steague/etsy-shop/releases/tag/0.15.1)
 * Feel free to merge it with your own code base.
 * I am just now wrapping up the ability to show a single product.
 * [https://wordpress.org/plugins/etsy-shop/](https://wordpress.org/plugins/etsy-shop/)

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

 *  Thread Starter [Steague](https://wordpress.org/support/users/steague/)
 * (@steague)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/added-column-functionality/#post-6110937)
 * [https://github.com/Steague/etsy-shop/releases/tag/0.15.2](https://github.com/Steague/etsy-shop/releases/tag/0.15.2)
 * Added the ability to select a single listing ID by using the “listing_id” attribute
   in the shortcode.
    Adding the ability to set the width and height of the thumbnail
   with the “width” and “height” attributes in the shortcode. Added the ability 
   to choose “small”, “medium” (default), “large”, or “original” thumbnail sizes
   with the “thumb_size” attribute in the shortcode.
 *  Plugin Author [fsheedy](https://wordpress.org/support/users/fsheedy/)
 * (@fsheedy)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/added-column-functionality/#post-6111024)
 * Hi Steague,
 * Thanks for working on that.
    Your code is now merged, with some modifications.
 * The big one is that the option for columns are in the short code and not in the
   Option page.
 *  Thread Starter [Steague](https://wordpress.org/support/users/steague/)
 * (@steague)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/added-column-functionality/#post-6111057)
 * Right on.
 * I dig you putting the column setter in the shortcode. I was thinking about doing
   that but more like a global setting on the settings page and an override on the
   shortcode itself.
 *  [dangwhatno](https://wordpress.org/support/users/dangwhatno/)
 * (@dangwhatno)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/added-column-functionality/#post-6111190)
 * links are broken – how can i use this functionality?
 *  Plugin Author [fsheedy](https://wordpress.org/support/users/fsheedy/)
 * (@fsheedy)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/added-column-functionality/#post-6111193)
 * Hi dangwhatno,
 * You can add this to your shortcode:
    `columns=3`
 * Change 3 to your value
 *  [ilovenataliekay](https://wordpress.org/support/users/ilovenataliekay/)
 * (@ilovenataliekay)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/added-column-functionality/#post-6111194)
 * hello – thanks for the column code
 * I am having trouble trying to use the “listing_id” shortcode. Could you show 
   and example of this perhaps? I want to see if adding in the listings individually
   will allow them to be a bit more ‘responsive’ since the rest of my site works
   that way!
 * Thanks.
 *  Plugin Author [fsheedy](https://wordpress.org/support/users/fsheedy/)
 * (@fsheedy)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/added-column-functionality/#post-6111196)
 * Here is the link for listing_id:
 * [https://fsheedy.wordpress.com/etsy-shop-plugin/how-to-find-section-id/](https://fsheedy.wordpress.com/etsy-shop-plugin/how-to-find-section-id/)
 * The plugin is not responsive at this time, but you can change the CSS for your
   need.

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

The topic ‘Added column # functionality’ is closed to new replies.

 * ![](https://ps.w.org/etsy-shop/assets/icon-256x256.png?rev=1089359)
 * [Etsy Shop](https://wordpress.org/plugins/etsy-shop/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/etsy-shop/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/etsy-shop/)
 * [Active Topics](https://wordpress.org/support/plugin/etsy-shop/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/etsy-shop/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/etsy-shop/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [fsheedy](https://wordpress.org/support/users/fsheedy/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/added-column-functionality/#post-6111196)
 * Status: resolved