Title: [expand] shortcode within list
Last modified: August 24, 2016

---

# [expand] shortcode within list

 *  Resolved [sathyasun](https://wordpress.org/support/users/sathyasun/)
 * (@sathyasun)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/expand-shortcode-within-list/)
 * Hi, I’m trying to make a list where each item in the list can expand to show 
   more information. However, when I do it, the [/expand] gets ignored and the next[/
   expand] outside the
    -  is used.
 * Here’s what I want to use :
 *     ```
       <ul>
       	<li>[expand title="Money (Any kind or amount accepted)" tag="h3"][dgx-donate][/expand]</li>
       	<li>Bikes (whole or complete, preferably the latter and serviceable)</li>
       	<li>Bike Parts (especially lights, tyres, tubes, saddles, wheels)</li>
       	<li>Time (To source bikes, pickup bikes, fix them)</li>
       </ul>
       ```
   
 * Is this something that just doesn’t work?
 * Thanks
 * [https://wordpress.org/plugins/jquery-collapse-o-matic/](https://wordpress.org/plugins/jquery-collapse-o-matic/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/expand-shortcode-within-list/#post-6152681)
 *     ```
       <ul>
       	[expand title="Money (Any kind or amount accepted)" tag="li"][dgx-donate][/expand]
       	<li>Bikes (whole or complete, preferably the latter and serviceable)</li>
               ...
       </ul>
       ```
   
 * [https://wordpress.org/support/topic/collapse-o-matic-short-code-in-ordered-lists?replies=2](https://wordpress.org/support/topic/collapse-o-matic-short-code-in-ordered-lists?replies=2)
   
   [http://spacedonkey.de/1481/collapse-o-matic-nested-ul/](http://spacedonkey.de/1481/collapse-o-matic-nested-ul/)
   [http://spacedonkey.de/1759/collapse-o-matic-lists/](http://spacedonkey.de/1759/collapse-o-matic-lists/)

Viewing 1 replies (of 1 total)

The topic ‘[expand] shortcode within list’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-collapse-o-matic_fffeff.svg)
 * [Collapse-O-Matic](https://wordpress.org/plugins/jquery-collapse-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-collapse-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-collapse-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-collapse-o-matic/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/expand-shortcode-within-list/#post-6152681)
 * Status: resolved