How to Remove Visual Editor Mode in WordPress

The visual editor in WordPress allows people an easy way to edit their posts and see how it will look. Again, the purpose is to make it easy, especially for people who are not as code savvy. Sometimes people do not use the visual editor out of personal preference, so this tutorial is on how to remove the visual editor mode in WordPress.

Now, the reasons why anyone might remove the option to use the visual editor are:

  • If they have specific code that they wish to insert while in the Text editor and not accidentally flip over to the Visual Editor. In doing so, this code is stripped out.
  • The theme or other necessary plugins are not playing nice enough to allow the visual editor to work properly, so it is pointless to use it.
  • They just do not like using it…period.

There are work arounds like installing the TinyMCE Advanced plugin for WordPress that adds more functionality to the Visual editor or if you are a developer, write some shortcodes and have your own custom version of extending the TinyMCE functions in the visual editor.

wp-visual-editor-screenshot

How to Remove Visual Editor Mode in WordPress

This tutorial is really simple. You only have to go to your user profile in your WordPress backend under Users and then Your Profile. The first option you see under Personal Options is about the Visual Editor. Check that box, and then scroll down to click the button to Update Profile in order to submit your changes.

wp-visual-editor-tutorial-screenshot

wp-visual-editor-tutorial-screenshot2

wp-visual-editor-tutorial-screenshot3

Once you have, you have successfully disabled the visual editor!

Do you use the visual editor in your WordPress backend, or have you disabled it? If you have disabled the visual editor, why?

How To Rename the Uncategorized Category in WordPress

By default, WordPress gives you one category called ‘Uncategorized.’ Most WordPress users will probably want to change the name as they may want to put a different term according to what their site’s niche may be. So… how can you rename it? Well, it is not as difficult as you may think.

How To Rename the Uncategorized Category in WordPress

You will need to go to your WordPress Dashboard and navigate to the area Posts, and then select in the drop down, Categories. You should be able to see a list for categories. If your website is new, you may just have the ‘Uncategorized’ category. However over that category and underneath you can click to edit the term.

renameuncategorizedcategory-wp-screenshot renameuncategorizedcategory-wp-screenshot-2

(Right click and open in a new window or tab in order to view the entire image.)

You will be able to see some areas in order to edit your category. Simply type the new name in the category name and then in lowercase letters, type the name you want as that categories slug. The slug is used in the permalink of your site’s address, especially if you are using the post name URL structure.

renameuncategorizedcategory-wp-screenshot-3

(Right click and open in a new window or tab in order to view the entire image.)

Click the submit button and your Uncategorized category will be renamed to what you wanted it to be. In the case that you have had your site for some time and already have traffic, make sure to place a 301 redirect from the old URL to the new URL so it is crawled and properly found by the search engines.

Have you renamed your Category named Uncategorized or did you keep it? If you kept the category the same default name, then why did you decide to?

How To Convert Your Blog From Tumblr To WordPress

tumblr-to-wordpress-thumbnail

Tumblr is a free hosted blog platform that is easy to use. It does allow you to import posts via RSS feeds from other sources, but may be limiting for users wanting to have a business or want to do more with your website. Some places use WordPress, but also use Tumblr for their blog, [...]

[Continue reading...]

How To Move Your Blog From WordPress.com To WordPress.org

wordpress-cat-thumb

So, you want to venture off onto your own self-hosted WordPress install and you are currently on WordPress.com. However, you are unsure on how to move your blog from WordPress.com to WordPress.org. How do you do that? First, you have to really understand the difference between WordPress.com and WordPress.org. Overall, WordPress is free and open-source [...]

[Continue reading...]

How To Schedule Your Posts in WordPress

schedule-wordpress-posts-thumbnail

Scheduling your posts in WordPress has a lot of benefits. You can utilize this method in order to go on vacation and your blog with automatically publish your pre-written posts when you want it to. You can also do this even when you are not on vacation and use it to strategically target specific audiences [...]

[Continue reading...]

How to Fix the WordPress White Screen of Death

wordpress-tutorials

So, you visit your WordPress site and somehow find that it is completely blank. You could have a problem viewing your entire site, or maybe just the front-end or the back-end. What is wrong? Well, this is known as the WordPress white screen of death. The white screen of death occurs due to some error, [...]

[Continue reading...]

Caution: Brute Force Attacks Against WordPress Sites

wordpress-thumbnail3

The past few days, WordPress sites around the world have either witnessed slower load or even downtime. Some may have even been hacked or spammed. This is because there has been a global attack on sites using WordPress, specifically trying to find your password. This is not an attack on just one web host, but [...]

[Continue reading...]

Graphic: Got WordPress Codex?

gotcodex

Whether you design, develop, or just use WordPress, or perhaps all three, you will run into questions. Some people know WordPress like the back of their hand. Others have cheat sheets or their own theme frameworks. However, the first place to start looking is the WordPress Codex. The WordPress Codex is a wiki for people [...]

[Continue reading...]