Hey ,
i am trying to create a two level toggle with this kind of short code
[toggle_container keep_open="false" initial_open="1"]
[toggle title="Title 1"]Title 1 content goes here.[/toggle]
[toggle_container keep_open="false" initial_open=""]
[toggle title="sub title 1"]sub title 1 content goes here.[/toggle]
[toggle title="sub title 2"]sub title 2 content goes here.[/toggle]
[/toggle_container]
[toggle title="Title 2"]Title 2 content goes here.[/toggle]
[toggle title="Title 3"]Title 3 content goes here.[/toggle]
[/toggle_container]
but its not working appreciate your help .














