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

    Hi,
    Posting this question again as it seems to have become lost in the queue since it was posted on 25/4 (#434658)

    I have copied the following code snippet 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 when using Advanced Layout builder.

    Please advise. Thanks

    #435553

    Hi Haycreations!

    Please review your website now. You had some typos in your functions.php file of your child theme.

    Best regards,
    Yigit

    #435786

    Thankyou so much for checking & fixing Yigit :)

    Also, sorry for double posting – I couldn’t work out how to delete the 1st post after submitting the second.

    • This reply was modified 9 years, 6 months ago by Haycreations.
    #436244

    Hey!

    You are welcome, glad we could help!
    No worries at all. If in future you need to create a new thread, please edit your last post on your older thread and notify us :)
    Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Debug Not showing in Advanced Layout Builder’ is closed to new replies.