[Resolved] How to Insert Beaver Builder Layouts with GP Elements

Home Forums Support [Resolved] How to Insert Beaver Builder Layouts with GP Elements

Home Forums Support How to Insert Beaver Builder Layouts with GP Elements

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #715304
    Sandee

    Hi, I’m trying to add a Beaver Builder saved row to the area on top of the footer widgets. When I use this: [fl_builder_insert_layout id=”381″], the area doesn’t appear, but the shortcode does. When I tick, EXECUTE SHORTCODE, it doesn’t appear at all. I have tried using both the before_content hook and the before_footer_content hook.

    I have done this before with the GP Hooks, but I can’t remember what I did, and it seems I didn’t save the snippet.

    Thank you for your help!

    Sandee

    #715755
    Sandee

    Hi there — is there a way for me to get some help? Can you share a link to a help file or something?

    #715781
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    That’s strange, checking “Execute shortcodes” should work.

    Try this:

    <?php echo do_shortcode( '[fl_builder_insert_layout id="381"]'] ); ?>

    Then check “Execute PHP”.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.