Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1054162

    Hi, I added the following to my chile theme functions.php but the debug mode is not showing when I edit portfolios.

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

    What am I missing?

    #1054747

    Hey DROR,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    It is showing up on my instance.

    Best regards,
    Victoria

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