Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #227965

    Hi!

    I would like set the same promo box on 5-10 sites. Can i copy the promo-box an paste it on each page?

    I don’t find a function to save promo-boxes….

    Thanks for your help
    Kind Regards
    Charly

    #228146

    Hey charly!

    Please see http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    You can copy and paste shortcodes

    Best regards,
    Yigit

    #228156

    hi Yigit!

    Thanks for your help.

    I have included the short code

    //set builder mode to debug
    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    {
    return “debug”;
    }

    but i do not see any new button at the “advanced editor”! Can you post a image?

    Thanks and kind regards
    Charly

    #228276

    Hi!

    You can see the actual shortcode below the avia builder. Switch to Advance Layout Builder then add any elements, look for the new field below the builder. The actual shortcode will be show there.

    Regards,
    Ismael

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