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

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

    Below this line:
    if(isset($avia_config[‘use_child_theme_functions_only’])) return;

    In functions.php

    Nothing. Any suggestions? Thanks

    #966993

    Hey rahrens,

    Please refer to this: https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode

    If that doesn’t work then send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #967201

    I tried again this morning, and all is good. THANK YOU!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Cannot initiate debug mode’ is closed to new replies.