Hi team,
I have copied the following code to my Child theme php functions file:
//set builder mode to debug
add_action(‘avia_builder_mode’, “builder_set_debug”);
function builder_set_debug()
{
return “debug”;
}
However I’m still not seeing Debug View in Advanced Layout builder.
Please advise. Thanks
Hi Haycreations!
Thank you for using Enfold.
Make sure that all symbols in the code are correct, specifically the quotation marks. Get the code here: http://pastebin.com/eJZh0bhC
Regards,
Ismael
Hi Ismael,
I have replaced the existing code with one you sent, cleared my cache however I still cannot see debug view.
What I’m trying to do is create multiple image galleries inside an Accordion on a single page using the Advanced Layout Builder.
I’ve never actually used or seen Debug view in action so maybe I’m missing something?
Thanks
Hi!
I replied you here – https://kriesi.at/support/topic/debug-not-showing-in-advanced-layout-builder/#post-435553
Please do not create duplicated topics :)
Best regards,
Yigit