Title: keeps25's Replies | WordPress.org

---

# keeps25

  [  ](https://wordpress.org/support/users/keeps25/)

 *   [Profile](https://wordpress.org/support/users/keeps25/)
 *   [Topics Started](https://wordpress.org/support/users/keeps25/topics/)
 *   [Replies Created](https://wordpress.org/support/users/keeps25/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/keeps25/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/keeps25/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/keeps25/engagements/)
 *   [Favorites](https://wordpress.org/support/users/keeps25/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Whenever I try to edit page with wordpress both visual and text show up blank.](https://wordpress.org/support/topic/whenever-i-try-to-edit-page-with-wordpress-both-visual-and-text-show-up-blank/)
 *  Thread Starter [keeps25](https://wordpress.org/support/users/keeps25/)
 * (@keeps25)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/whenever-i-try-to-edit-page-with-wordpress-both-visual-and-text-show-up-blank/#post-9491221)
 * Sorry for the late response been busy as of recent. After reading the link you
   sent me I inserted this script into the code:
    // Enable WP_DEBUG mode define(‘
   WP_DEBUG’, true );
 * // Enable Debug logging to the /wp-content/debug.log file
    define( ‘WP_DEBUG_LOG’,
   true );
 * // Disable display of errors and warnings
    define( ‘WP_DEBUG_DISPLAY’, false );@
   ini_set( ‘display_errors’, 0 );
 * // Use dev versions of core JS and CSS files (only needed if you are modifying
   these core files)
    define( ‘SCRIPT_DEBUG’, true ); /* That’s all, stop editing!
   Happy blogging. */ Into my wp-config.php The only error I am receiving after 
   trying on both Google Chrome and Microsoft Edge is this “jQuery.fn.load() is 
   deprecated” (line 45 post.php?post781&action=edit)
 * I also installed Query Monitor and yet it isn’t providing any useful input.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Whenever I try to edit page with wordpress both visual and text show up blank.](https://wordpress.org/support/topic/whenever-i-try-to-edit-page-with-wordpress-both-visual-and-text-show-up-blank/)
 *  Thread Starter [keeps25](https://wordpress.org/support/users/keeps25/)
 * (@keeps25)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/whenever-i-try-to-edit-page-with-wordpress-both-visual-and-text-show-up-blank/#post-9459384)
 * I have deleted and reinstalled those folders to no avail

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