Title: Shortcode Example
Last modified: August 20, 2016

---

# Shortcode Example

 *  Resolved [ucfknight04](https://wordpress.org/support/users/ucfknight04/)
 * (@ucfknight04)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/shortcode-example/)
 * Can you give an example of the shortcodes being used as a shortcode, I can’t 
   seem to get the 3 column code to work.
 * [http://wordpress.org/extend/plugins/features-by-woothemes/](http://wordpress.org/extend/plugins/features-by-woothemes/)

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

 *  Plugin Contributor [Matt Cohen](https://wordpress.org/support/users/mattyza/)
 * (@mattyza)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/shortcode-example/#post-3144597)
 * Hi ucfknight04,
 * Sure. 🙂
 * You’d use [woothemes_features per_row=”3″] to have 3 in a row. You’d then need
   to add CSS to ensure that every third item is cleared (appropriate CSS classes
   are added to the shortcode to assist with this). 🙂
 * Regards,
    Matty.
 *  [srgmmss](https://wordpress.org/support/users/srgmmss/)
 * (@srgmmss)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/shortcode-example/#post-3144683)
 * I’m trying to use this Plugin with the shortcode you suggested for 3 column layout:[
   woothemes_features per_row=”3″].
    But it doesn’t works: the result is always 
   1 item “per_row”. I use this code in Canvas 5.
 * Probably I missed something, sorry.
    What you mean with:
 * > You’d then need to add CSS to ensure that every third item is cleared (appropriate
   > CSS classes are added to the shortcode to assist with this)
 * Best regards,
    Sergio
 *  Plugin Contributor [Matt Cohen](https://wordpress.org/support/users/mattyza/)
 * (@mattyza)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/shortcode-example/#post-3144684)
 * Hi Sergio,
 * The plugin doesn’t currently provide CSS for styling the features. It does, however,
   add “first” and “last” CSS classes, depending on how many items you have per 
   row.
 * Please add the following CSS code to the “custom.css” file:
 * `.features .feature { float: left; }`
 * Thanks and regards,
    Matty _[ [Signature moderated](http://codex.wordpress.org/Forum_Welcome#Signatures).]_
 *  [srgmmss](https://wordpress.org/support/users/srgmmss/)
 * (@srgmmss)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/shortcode-example/#post-3144685)
 * Thank you very much for quick reply.
    Unfortunately, nothing has changed. Herewith
   a [screenshot](https://www.evernote.com/shard/s4/sh/8971c550-fd03-4d57-832b-6e70fc4046f6/9332e0cf79aeae759d4c68ab89e795df)
   with code.
 * Regards,
    Sergio
 *  Plugin Contributor [Matt Cohen](https://wordpress.org/support/users/mattyza/)
 * (@mattyza)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/shortcode-example/#post-3144686)
 * Hi Sergio,
 * Thanks for your feedback on this.
 * I see you’re a WooThemes customer (if you’re using Canvas, I assume you are).
 * I’d recommend posting further in our WooThemes Support Desk where we can discuss
   this further. We can then post a solution here, if applicable, once resolved.
   🙂
 * Thanks and regards,
    Matty _[ [Signature moderated](http://codex.wordpress.org/Forum_Welcome#Signatures).]_
 *  [srgmmss](https://wordpress.org/support/users/srgmmss/)
 * (@srgmmss)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/shortcode-example/#post-3144687)
 * Yes, I’m WooThemes customer.
    Thanks for the advice, I’ll post in your WooThemes
   Support Desk. This was my first choice, but I did not understand where to post
   my request. I suppose I have to do here: [http://support.woothemes.com/knowledgebase](http://support.woothemes.com/knowledgebase)
 * Regards,
    Sergio
 *  Plugin Contributor [Matt Cohen](https://wordpress.org/support/users/mattyza/)
 * (@mattyza)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/shortcode-example/#post-3144688)
 * No problem, Sergio. We’re working it all out with these new plugins. 🙂
 * If you’re an existing WooThemes customer (which you are), I’d recommend posting
   over at [http://support.woothemes.com/](http://support.woothemes.com/).
 * This forum is intended as a free community-based forum.
 * Thanks and regards,
    Matty _[ [Signature moderated](http://codex.wordpress.org/Forum_Welcome#Signatures).]_
 *  [srgmmss](https://wordpress.org/support/users/srgmmss/)
 * (@srgmmss)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/shortcode-example/#post-3144689)
 * Many thanks,
    S.

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

The topic ‘Shortcode Example’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/features-by-woothemes_d7ecf6.svg)
 * [Features by WooThemes](https://wordpress.org/plugins/features-by-woothemes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/features-by-woothemes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/features-by-woothemes/)
 * [Active Topics](https://wordpress.org/support/plugin/features-by-woothemes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/features-by-woothemes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/features-by-woothemes/reviews/)

## Tags

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

 * 8 replies
 * 3 participants
 * Last reply from: [srgmmss](https://wordpress.org/support/users/srgmmss/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/shortcode-example/#post-3144689)
 * Status: resolved