Title: Are nested Lists supported?
Last modified: August 21, 2016

---

# Are nested Lists supported?

 *  [Tim Berneman](https://wordpress.org/support/users/tberneman/)
 * (@tberneman)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/are-nested-lists-supported/)
 * I’m trying the following code but it does not work:
 *     ```
       [su_list icon="icon: star" icon_color="#333333"]
       <ul>
       	<li>Oranges</li>
       	<li>Apples</li>
       	[su_list icon="icon: apple" icon_color="#ff3333"]
       	<ul>
       		<li>Braeburn</li>
       		<li>Macintosh</li>
       	<ul>
           [/su_list]
       	<li>Grapes</li>
       	<li>Cherries</li>
       [/su_list]
       ```
   
 * * NOTE the different icons for each list
 * I’ve also tried curly brackets on the 2nd su_list and that didn’t work.
 * [http://wordpress.org/plugins/shortcodes-ultimate/](http://wordpress.org/plugins/shortcodes-ultimate/)

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

 *  Thread Starter [Tim Berneman](https://wordpress.org/support/users/tberneman/)
 * (@tberneman)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/are-nested-lists-supported/#post-4244450)
 * *bump*
 *  Plugin Author [Vova](https://wordpress.org/support/users/gn_themes/)
 * (@gn_themes)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/are-nested-lists-supported/#post-4244453)
 * Hi Tim,
 * unfortunately at the moment this feature is not supported. I’ll add it in the
   next versions, but not in a closest time.
 *  Thread Starter [Tim Berneman](https://wordpress.org/support/users/tberneman/)
 * (@tberneman)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/are-nested-lists-supported/#post-4244454)
 * Thanks Vladimir! I really love the plugin and plan on highlighting it on an upcoming
   blog post. Keep up the good work and I’ll look forward to this feature in an 
   upcoming release.

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

The topic ‘Are nested Lists supported?’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [WP Shortcodes Plugin — Shortcodes Ultimate](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](https://wordpress.org/support/topic-tag/nested/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tim Berneman](https://wordpress.org/support/users/tberneman/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/are-nested-lists-supported/#post-4244454)
 * Status: not resolved