• Hi,

    My site is live. I want to make some color changes but I couldn’t find editor there, Appearance —> editor.

    Is it something wrong with my website. I am using classipress theme. And it is classified ad website.

    Thanks in advance

Viewing 5 replies - 1 through 5 (of 5 total)
  • Some troubleshooting steps to try:

    • Does the Editor reappear if you temporarily disable all of your plugins?
    • Does the Editor reappear if you temporarily switch to the default Twenty Fifteen theme?
    • Check your wp-config.php to make sure you don’t have the line define( 'DISALLOW_FILE_EDIT', true ); somewhere in it. Some plugins may add that line.
    Thread Starter neetubarmecha

    (@neetubarmecha)

    No, nothing changes when I disabled plugins. – Akismet, All in one WP security, contact form 7, mailchimp, custom meta widget.

    Earlier I found 2 suspect users so I deleted them. At that time I didn’t have All in one WP security. Is it possible that somehow my site was hacked or something.

    Thanks in advance 😀

    Thread Starter neetubarmecha

    (@neetubarmecha)

    ok thanks I found that in wpfile config – define( ‘DISALLOW_FILE_EDIT’, true ) was there. I need to do only a small change in css file (only color change) is it possible to change there only in code editor without FTP or taking site offline or something. Because I am not developer and site has user & post and all. I dont know how to make change offline and then go live.

    Thank you so much

    Are you not able to edit wp-config.php? If it’s only a small CSS change, you may be better off using a custom CSS plugin or your theme’s built-in custom CSS option, if it has one. You won’t have to take the site offline to do so, and also, if you edit the theme’s files directly, those changes will be lost if the theme is updated in the future.

    Thread Starter neetubarmecha

    (@neetubarmecha)

    Ok thank you 🙂

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

The topic ‘Not able to find editor’ is closed to new replies.