Viewing 5 replies - 1 through 5 (of 5 total)
  • Some developers disable it for site security. There are also plugins that could be disabling it for the same reason. I would suggest disabling all plugins to be sure it is not being disabled by a plugin. If it is not being done by a plugin check your wp-config.php file for this line

    define( 'DISALLOW_FILE_EDIT', true );
    change true to false.

    I hope this helps.

    Hello,

    you can find it in Appearance menu in wp-admin dashboard.

    please check below screenshot
    https://prnt.sc/uhfn6t

    Please deactivate all the active plugins on your site and check if it works fine and try activating the plugin one by one and check the conflicting plugin.

    check your wp-config.php file for this line

    define( 'DISALLOW_FILE_EDIT', true );

    change true to false.

    I hope it will help you

    Thanks

    • This reply was modified 4 years, 2 months ago by Aims Infosoft.
    Thread Starter virappan0143

    (@virappan0143)

    Thank You So Much For Replying , Let Me try first

    Thread Starter virappan0143

    (@virappan0143)

    Woohoo ! It’s Working. Thank You So Much , Love You Both Sir

    Glad to help any time. That is what the forum is here for. Happy Blogging

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WordPress Theme Editor Option Disappeared’ is closed to new replies.