Replies: 0
Hello experts,
I wanted to insert an expanding section upon button click. I found the Collapse-O-Matic plugin that can do collapsing content. Question is: how to insert a complete BB row into the content of this shortcode? Trying to add [expand title="trigger text"]
into an HTML element before the collapsable row and then [/expand]
at the end of this row in another HTML box – that didn’t work. How should I go with this? Thx.