I have a page that contains some static content followed by a mail chimp subscribe form.
I want to place an <hr> under the form, a header and then an expandable page tree under the header.
What happens when I use the shortcode is that the expandable tree floats to the top of the page. It appear below the pages title and above the static content.
When I use the naked code it seems that the option values do not take. Meaning when I set expand to "false" it still expands. when I set Show Control to "true" the controls do not show.
Anyone else experience this problem?