• 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.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ben Carlo

    (@hinampaksh)

    Hey Osiak,

    Thanks for posting!

    I don’t think that method works as the HTML module will be wrapped around a lot of other div tags. You can save the row as a template, then call it using our shortcode like so..
    [expand title="trigger text"][fl_builder_insert_layout id="post_id"][/expand]

    I just tried it on my local install and it works fine. Our template feature is only available on our premium version though.

    Hope this helps! ??

    Ben

Viewing 1 replies (of 1 total)
  • The topic ‘BB with Collapse-O-Matic plugin’ is closed to new replies.