Tagged: promo box
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
Hey charly!
Please see http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can copy and paste shortcodes
Best regards,
Yigit
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