• Resolved sahar90900

    (@sahar90900)


    I got a new client a couple weeks ago and his file editor feature is blocked. i have read online it might be cause by specific css in theme editor. is there any risk by removing those lines of code? is there anyway to detect those lines of code? thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @sahar90900 If you do not see the ‘File Editor’ option in SEO>Tools, this may mean that file editing is disabled on your WordPress installation. If file editing is disabled, please enable file editing or alternately you can edit the file using FTP. When file editing is disabled this is due to the following directive being contained in your wp-config.php file:

    ​define( 'DISALLOW_FILE_EDIT', true );

    ​You can read more about enabling file editing here: https://codex.wordpress.org/Editing_wp-config.php

    We are going ahead and marking this issue as resolved due to inactivity. If you require any further assistance please create a new issue.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘File editor unavailable’ is closed to new replies.