Wordpress Edit Page not working -


i running on latest version of wordpress.

i clicking on edit page of home page, however, wordpress not allowing me edit page.

also when clicking on edit post, font white on visual editor , frustrating.

so kindly please help.

step perform

  1. deactivate plugins. yes... plugins.
  2. switch default 2014 theme.
  3. manually empty , refresh browser cache.

only after perform 3 steps.. see content editor load properly.

why need step

  1. you have deactivate plugins rule out possible interference plugin.
  2. you have switch default theme because... well... know works.
  3. you have manually empty browser cache because tinymce editor notorious holding onto , serving cached files server.

now, after editor working again... reactivate theme.

if continues working... it's not theme. begin reactivating plugins (one @ time) going check editor.

you find faulty plugin (or theme) preventing editor displaying properly.

"edit page" - of text in edit box in white font

try adding define('concatenate_scripts', false ); bottom of wp-config.php file (just before require_once line).


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -