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

    What happened to the HTML-Editor window that used to appear just below the Avia Layout Builder window in version 2.0.1 ?

    This is missing in version 2.1 Where is it ?

    Here is a link to see a screen shot of where this used to be within version 2.0.1…

    http://www.thehairdebate.com/v3/1_screenshot/missing_html_editor.jpg

    #139873

    Secondly, when you click on the blue “Default Editor” button there is NO HTML is code being displayed.

    Please help.

    #139874

    Hey!

    Guess you have added the debug mode to your functions file earlier?


    add_action('avia_builder_mode', "kriesi_set_debug");
    function kriesi_set_debug()
    {
    return "debug";
    }

    of course you need to add that again :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘HTML Editor is mising in Version 2.1’ is closed to new replies.