Title: tomcottrill's Replies | WordPress.org

---

# tomcottrill

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No text editor on pages and posts](https://wordpress.org/support/topic/no-text-editor-on-pages-and-posts/)
 *  [tomcottrill](https://wordpress.org/support/users/tomcottrill/)
 * (@tomcottrill)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/no-text-editor-on-pages-and-posts/#post-7710005)
 * This line of code is invalid:
 * [http://prntscr.com/cbmyf1](http://prntscr.com/cbmyf1)
 * Please refer to the codex: [https://developer.wordpress.org/reference/functions/get_post_meta/](https://developer.wordpress.org/reference/functions/get_post_meta/)
 * This is likely the root of both problems.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blog has "too many redirects"](https://wordpress.org/support/topic/blog-has-too-many-redirects/)
 *  [tomcottrill](https://wordpress.org/support/users/tomcottrill/)
 * (@tomcottrill)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/blog-has-too-many-redirects/#post-7709884)
 * Usually, I see this when the server URL that its trying to hit (say, redirecting
   the non-www URL to the www version) doesn’t match what wordpress is trying to
   do. Check your WordPress settings to ensure that your site is set to use www.
   in the URL, and that your .htaccess file is doing the same.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No text editor on pages and posts](https://wordpress.org/support/topic/no-text-editor-on-pages-and-posts/)
 *  [tomcottrill](https://wordpress.org/support/users/tomcottrill/)
 * (@tomcottrill)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/no-text-editor-on-pages-and-posts/#post-7709883)
 * Try creating a new post type and seeing if it has an editor.
 * Also search your functions file for:
 *  remove_post_type_support(‘page’, ‘editor’);
 * Maybe someone turned it off intentionally?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No text editor on pages and posts](https://wordpress.org/support/topic/no-text-editor-on-pages-and-posts/)
 *  [tomcottrill](https://wordpress.org/support/users/tomcottrill/)
 * (@tomcottrill)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/no-text-editor-on-pages-and-posts/#post-7709854)
 * Interesting. I’ve never seen custom fields turn off the defaults.
 * Is this a new install, or one that you’ve been using a while?
 * If I had to guess, it’s a faulty plugin. Try disabling them all, and reenabling
   one by one. Otherwise, if it’s a new install, or you just updated anything, it
   could be a corrupt file in TinyMCE.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No text editor on pages and posts](https://wordpress.org/support/topic/no-text-editor-on-pages-and-posts/)
 *  [tomcottrill](https://wordpress.org/support/users/tomcottrill/)
 * (@tomcottrill)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/no-text-editor-on-pages-and-posts/#post-7709851)
 * Your screencaps aren’t showing.
 * Do you have a visual editor, and no text editor, or no editor, period?

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