Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #525599

    Hi Kriesi Gurus
    I followed your instructions for Enable Avia Layout Builder Debuggin and I added this:

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

    to my child theme functions.php, but am not understanding where I can see the shortcodes on the advanced layer builder. Sometimes when I go to the default editor the codes are there, but mostly not. Can you help me out? Opens up so many possibilities!
    thanks!
    Nancy

    #525602

    Hey Munford!

    Shortcodes should be in a new field right below Advanced Layout Builder. If they are not, please create a temporary admin login and post it here privately so we can look into it

    Best regards,
    Yigit

    #525687

    I don’t see it.
    I’m trying to get the shortcodes on this page: http://andesworldtravel.com/gallery-template/
    which I am setting up as a template/
    Thanks for taking a look!
    Nancy

    • This reply was modified 8 years, 5 months ago by Munford.
    #525691

    Hi!

    And a link to your website please

    Cheers!
    Yigit

    #528333

    http://www.andesworldtravel.com
    thanks!
    Nancy

    • This reply was modified 8 years, 5 months ago by Munford.
    #528438

    Hey!

    Changes are done, please review your website now

    Cheers!
    Yigit

    #528519

    thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘shortcode debugger’ is closed to new replies.