Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #303769

    The “editor” option missing from my Appearance menu – this happened a while ago but I don’t’ remember how I fixed it. I have reinstalled the latest WP 3.9.2 and the latest Enfold update. Any idea what’s going on?
    thanks
    Nancy

    #303879

    Hey Munford!

    Sounds like a problem with a plugin or a php memory problem.

    Try to increase php memory: In wp-config add the following at the bottom:

    
    define( 'WP_MAX_MEMORY_LIMIT', '256M' );
    

    Try to deactivate all plugins and reactivate one by one.

    Cheers!
    Günter

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.