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

    Hi,why my Standard Editor in my enfold theme dont’ work? I have read some discussion where it says to add this code into the functions.php in the child theme:
    //set builder mode to debug
    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    {
    return “debug”;
    }

    but I still can not see standard editor, can help me?

    Regards.
    Fabio

    #939075

    Ok, now it works fine :-), the problem was the file function.php.txt , i have chanced in function.php and upload it on ftp. Now it work and you can close this post.

    Regards.
    Fabio

    #939217

    Hi Fabio,

    Great, glad you got it working and thanks for the feedback. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Editor Standard don't work’ is closed to new replies.