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
Thread Starter
Biplab
(@virappan0143)
Thank You So Much For Replying , Let Me try first
Thread Starter
Biplab
(@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