Title: Nested columns does not work.
Last modified: February 15, 2017

---

# Nested columns does not work.

 *  [AL Guevara](https://wordpress.org/support/users/albabes/)
 * (@albabes)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/nested-columns-does-not-work/)
 * **Nested cols does not work.**
 * [su_row]
    [su_column size=”1/2″] Col 1
 * [_su_row]
    [_su_column size=”1/2″] Hello [_/su_column] [_su_column size=”1/2″]
   Hello [_/su_column] [_/su_row]
 * [/su_column]
    [su_column size=”1/2″]
 * Col 2
 * [/su_column]
    [/su_row]
 * You can see it live here.
    [http://computerdude.me/nested-columns-not-workee-boo/](http://computerdude.me/nested-columns-not-workee-boo/)

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

 *  [SLPOnline](https://wordpress.org/support/users/techtriad/)
 * (@techtriad)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/nested-columns-does-not-work/#post-9006109)
 * A fix for this would be VERY helpful! Nested columns aren’t working in shortcodes
   ultimate.
 *  Thread Starter [AL Guevara](https://wordpress.org/support/users/albabes/)
 * (@albabes)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/nested-columns-does-not-work/#post-9006742)
 * 2 months, no response… wat up “wid dat”?
 *  Thread Starter [AL Guevara](https://wordpress.org/support/users/albabes/)
 * (@albabes)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/nested-columns-does-not-work/#post-9006801)
 * Post your code TechTriad (@techtriad), maybe can help help each other.
 *  Thread Starter [AL Guevara](https://wordpress.org/support/users/albabes/)
 * (@albabes)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/nested-columns-does-not-work/#post-9007504)
 * **Another.**
 *     ```
       [su_row]
       [su_column size="1/2"] 
       Col ONE
   
       <!-- -->
       [_su_row]
       [_su_column size="1/2"]
       Inner
       [_/su_column]
       [_su_column size="1/2"]
       Inner
       [_/su_column]
       [_/su_row]
       <!-- -->
   
       [/su_column]
       [su_column size="1/2"] 
       Col TWO
   
       <!-- -->
       [_su_row]
       [_su_column size="1/2"]
       Inner
       [_/su_column]
       [_su_column size="1/2"]
       Inner
       [_/su_column]
       [_/su_row]
       <!-- -->
   
       [/su_column]
       [/su_row]
       ```
   
 *  [SLPOnline](https://wordpress.org/support/users/techtriad/)
 * (@techtriad)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/nested-columns-does-not-work/#post-9008112)
 * The code we used is exactly what you have above; it conforms to the github specs
   for using nested columns. I love this plugin and use it everywhere; I don’t know
   why the nesting (on columns) stopped working.

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

The topic ‘Nested columns does not work.’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [SLPOnline](https://wordpress.org/support/users/techtriad/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/nested-columns-does-not-work/#post-9008112)
 * Status: not resolved