“Editor” not appearing under Enfold Child’s Appearance menu.
Have version 4.1.1
Only shows Appearance > Themes, Customize, Widgets, Menus
Hey JPGlobal,
Please try disabling all active plugins and see if it re-appears.
Best regards,
Jordan Shannon
I disabled every plug in and still did not see the Editor link.
Hi,
What is the login extension? The typical (ie, wp-admin) extensions are not working.
Best regards,
Jordan Shannon
I just verified the following is working.
Hi,
In the wp-config.php file inside your WordPress installation, please see if you have this line:
define('DISALLOW_FILE_EDIT', true)
Is so, please comment it out or remove it.
Best regards,
Jordan Shannon
Yes, that worked.
Do I need to be concerned by leaving it commented out or should I make my changes and afterwards re-add the code?