Site logo

Archived topic

appearance-editor has gone in wp dashboard

6 replies · Started by BeeLady11 on September 13, 2017

Viewing posts 1–7 of 7

Hi
I want to put some PHP in my child theme but appearance-editor has gone missing in my wp dashboard.
Any suggestions gratefully received!

I'm up to date with GP and the premium plugins.

Site in question is https://www.keytolinkedin.co.uk

Thanks

Tried that but it still hasn't come back.
Can't turn on debugging mode because I can't get to the editor.
:-(

Hi Leo,

Thanks, but I managed to fix it.

I think one of the plugins had changed the editor visible parameter, so I edited it and FTP'd it up to my child theme. Can now see the editor again!

A :-)

For anyone else who may come across this problem, download your child theme's wp-config.php file and if this line:
define( 'DISALLOW_FILE_EDIT', true );
is in there, remove it (or comment it out) and FTP it back up to your site.

- worked for me!

:-)

Awesome. Thanks for reporting back!

This archived topic is closed to new replies.