Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Stephan S. after hours of work, i think i found a solution:

    Go to <YOUR DOMAIN URL>/wp-admin/theme-editor.php

    Does it say: you dont have access?

    If so do this:
    Log into your webhotel controll panel (not wordpress) and go to file manager. Locate the file named wp-config.php.
    **( the direct path ftp.< YOUR DOMAIN URL >.wp-config.php )
    Then change the file using file manager.
    The only change that must be done to the code is this:
    define('WP_DEBUG', true);
    must be changed to
    define('WP_DEBUG', false);

    When this is done, save changes to the file.
    Visit your wordpress admin site, and the advanced code editor will be in your appearance > editor

    enjoy ??

    Hello Magnusre, I ‘m looking also for my Design Editor on WordPress. I have Advanced Coder Editor too but cant use it. I cant change my head area and dont insert no html codes.

    I’ve deactivate all my Plugins, but there is no Editor.(sometimes a pluginproblem)

    I do at first Insert on wordpress <YOUR DOMAIN URL>/wp-admin/theme-editor.php), then they say I have no access on WordPress. Then I call my Webhoster and click on wp – config.php to my define ( ‘ WP_DEBUG ‘, false ) ; it is correct …

    He says; he cant help me its a wordpress problem. But whats the problem on my wordpress?

    Now if I insert thats adress on my wordpress <YOUR DOMAIN URL>/wp-admin/theme-editor.php) then I logged off automatically.

    What can I do … so I have no editor?

    Regards, Sarah

    Hi, i have the same problem. The plugin works on one website and on my new website it doesn’t works.
    Katrin

    Same problem.
    If I call that it works with my local wampserver @ 127.0.0.1:

    https://127.0.0.1/wordpress2/wp-admin/theme-editor.php?file=functions.php&theme=elements-7

    Should be adapted to your theme name , here elements-7

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Advanced Code Editor not displayed’ is closed to new replies.