• WordPress
    • Why WordPress
    • WordPress Support
    • WordPress Websites
    • WordPress Web Hosting
  • Our Projects
    • WPAnnex
    • EmmanuelPress
    • ChrisCree.TV
    • New Media Profit Path
  • Get Your Domain

SuccessCREEations, Inc.

Guiding Your Business to Increased Income though Effective New Media Systems Online

  • Home
  • About
    • Talk About Us
    • Chris Cree
    • Examples of our Work
      • Dr. Mo – Learn to Win!
      • Allstate Insurance
      • Halo Models & Talent Group
      • HighCallingBlogs.com
      • MyHuntingandFishing.com
      • BuzzFoto
  • Services
    • Social Media
    • Websites
      • WordPress Support
      • WordPress Web Hosting
      • Domain Names
  • Blog
    • Archives
    • Site Map
    • Comment Policy
    • Tag Cloud
  • Contact
  • Topics
    • Blogging
    • Social Media
    • WordPress
      • Tips
      • Themes
      • Plugins
    • SEO
    • Tech Tips
    • Personal Growth
    • Misc
You are here: Home / Tech Tips / WordPress Advanced ToolBar

WordPress Advanced ToolBar

February 12, 2008 by Chris 11 Comments
Tweet

One of the advantages of using WordPress as a publishing platform is that the WordPress folks are constantly adding new and better features. It can be a challenge to keep up sometimes.

This is especially true if we’ve come up with a way to do something that has since been made simpler in more recent versions.

For example I have a friend who has been blogging even longer than I have and never really got into using a widgetized sidebar. That’s certainly not a problem. You can do just fine programming your sidebar by hand. If you are into that sort of thing, that is.

I found I have one of those habits too. One of the first things I usually do when I’m working with a WordPress blog or web site is go in and turn off the visual editor. The WordPress visual editor used to cause formatting challenges for me so I got used to working in raw HTML.

Well the visual editor has come a long way since I first started using WordPress. With version 2.3 they’ve added a whole slew of new toolbar functionality so the visual editor can do things that formerly had to be coded in HTML by hand.

(The functionality has actually been there since version 2.1 but now it is turned on as a default instead of having to access it through a keystroke combination.)

The Advanced Toolbar

You can access the advanced toolbar by clicking on the far right button as shown in the screen shot below.

WordPress Extra Toolbar

When you do, a second line of functions is revealed as you can see here in this second screen shot.

WordPress Extra Toolbar

Just like with the basic toolbar, all you have to do is highlight some text and click the appropriate advanced toolbar button to add that attribute.

Let’s quickly run through some of this added functionality.

New Options

First is a formatting dropdown list that can add paragraph or line formatting. These options will add HTML tags to your text which can be preset in the CSS style sheet. You can designate something as a paragraph, address, preformatted text, or any of the 6 header options.

So now, when we talk about improving SEO and readability with header tags, you can do it right from the visual editor. Very nice.

Next up is the underline button to underline text.

Then we have the full justify button to make your text align evenly along both the left and right margins.

The first section of the advanced toolbar is rounded out with a button to change the text color. Now we don’t have to go searching for the HTML hex codes to change text color. That will be a very handy feature for some folks.

The second section has two paste buttons. A little explanation is in order here.

The first paste button is Paste as Plain Text. This button functions like a normal paste button by dropping in whatever has been copied “as is.”

The second paste button is Paste from Word. Microsoft Word has long caused problems with the visual editor and was part of why I stopped using it in the first place. You see when you copy text out of Word it adds all sorts of formatting data to the text. You can’t see it. But it’s there.

When you pasted Word text into the visual editor it would pretty much pass that formatting straight through. Trouble is most of it isn’t HTML friendly and would cause screwy formatting problems. Without looking at the code (by clicking on the “Code” button above the basic toolbar) you’d have no idea what was going on.

It was a regular source of frustration for new WordPress users who have a tendency to compose their posts in Word and then copy them into WordPress. Now this new “Paste form Word” button should alleviate much of that frustration.

Since I’ve switched to Mac myself and don’t use Windows much anymore, if you’ve got some experience using this new button, please let us know how well it works for you.

The next two buttons are more utilitarian in that they remove formatting and clean up messy code. Of the two I suspect the remove formatting button will be more widely used. That one will strip out all formatting for the highlighted text so users can start with a clean slate when things get a little too discombobulated. The clean up messy code button will attempt to fix obvious problems, but I’m a little skeptical on how well it will work.

The next button in line is Insert Custom Character which will open up a dialog box so that you can insert a non-keyboard character in your text.

The last two buttons on the advanced toolbar are undo and redo. And I’m personally a big fan of the undo button. I’m just saying.

So there you have it, the new visual editor advanced toolbar in WordPress. Happy posting!

Related Posts with Thumbnails
Print Friendly

SuccessCREEations.com runs on the Genesis Framework

Genesis Framework

The Genesis Framework empowers you to quickly and easily build incredible websites with WordPress. Whether you're a novice or advanced developer, Genesis provides the secure and search-engine-optimized foundation that takes WordPress to places you never thought it could go. It's that simple - start using Genesis now!

Check out these incredible features and wide selection of designs. With automatic theme updates and world-class support included, Genesis is the smart choice for your WordPress website or blog.

Or even Become a StudioPress Affiliate yourself.

Filed Under: Tech Tips Tagged With: Advanced-Toolbar, Tech Tips, WordPress

Comments

  1. Dr. Judy says:
    February 12, 2008 at 10:13 am

    So that’s what those buttons do!!! Now if I can find a link or how to to add links, I’m off and running. Your how-to’s are so easy to follow.

    Many thanks,

    Dr. Judy

    Reply
  2. Mike DeWitt says:
    February 12, 2008 at 2:34 pm

    Chris,

    Thanks for this tip on the new toolbar. I’m just creating my first WordPress blog and for almost four years in Blogger it’s all been straight HTML. I won’t feel bad about using the Editor now! ;-)

    Mike

    Reply
  3. David Deangelo says:
    February 12, 2008 at 6:51 pm

    I’m gonna enjoy this new toolbar… I post to WordPress daily!

    Reply
  4. Chris says:
    February 12, 2008 at 10:40 pm

    Dr. Judy, There’s a button that looks like a link of chain in the basic tool bar. Highlight the text you want people to click on, then hit that chain-link button, type or paste in the URL where you want people to go when they hit the link, hit “insert” and you’re off and linking.

    Yeah, Mike. I’m still a bit of a hold out myself. But the visual editor is looking better and better.

    David, Glad to help. :)

    Reply
  5. Fire Town says:
    February 13, 2008 at 8:46 am

    Thanks, finding plugins and upgrading can be a full time job with wp, but it’s more than worth it. Checking it out. :)

    - Mike Dammann

    Reply
  6. Annie Boccio says:
    February 13, 2008 at 1:12 pm

    Chris, I also always turn off the the visual editor, just because I’m used to working in html. But I recently worked on a client’s blog and left the visual editor in place, and I was pretty impressed. It still doesn’t handle embeds (ie YouTube videos) well, however. Even when you switch to code view it can strip out some of the necessary code. Still, it has some cool bells and whistles!

    Reply
  7. Chris says:
    February 13, 2008 at 3:38 pm

    Annie, I’m still working with the visual editor turned off too mostly. Old habits.

    Reply
  8. Busby SEO Test says:
    November 30, 2008 at 4:59 am

    I never realize about the text coloring button, thanks Chris. Usually I use CSS and make a class to do this, because I think coloring our text can measure most important things in our post. Once again thanks, this post my blogging life simple :D

    Reply
  9. Max Gates says:
    April 16, 2009 at 2:27 am

    Because WordPress comes with these unique features and it is seo friendly these days it is important to have a wordpress blog for your business or If you want to reach maximum audience.

    Reply
  10. Roy81 says:
    October 23, 2009 at 8:22 am

    This change is meant to bring also a change into the international role of Germany, as Dr. ,

    Reply

Trackbacks

  1. More Custom Search Explanation | HighCallingBlogs.com says:
    September 19, 2008 at 8:47 am

    [...] can also start using some headers within your posts. Here’s what I wrote about the WP advanced toolbar (where you can format headers in your posts) when it came [...]

    Reply

Comment Policy: Your words are your own, so be nice and helpful if you can. Please, only use your real name and limit the number of links submitted in your comment. If in doubt, please take a moment to review our full Comment Policy before you click "Post Comment" so we don't mark your comment as spam.

Speak Your Mind Cancel reply

*

*

Sponsors

Scribe SEOHeadway Themes — Is your website making Headway?Gravity Forms Plugin for WordPresssocialoomph

Connect with Chris

  • Facebook
  • Google+
  • Linkedin
  • RSS
  • StumbleUpon
  • Twitter

ChrisCree.TV

ChrisCree.TV banner

High Calling Blogs

Work and God

Good Stuff

Local Guides

  • Austin
  • Memphis
  • Charlotte
  • Baltimore
  • El Paso
  • Milwaukee
  • Madison
  • Boston
  • Seattle
  • Nashville
  • Denver
  • Washington DC
  • Las Vegas
  • Louisville
  • Portland


 TwitterCounter for @ChrisCree 
Friend of Creative Coast Button
Blog Network:
Name:
SuccessCREEations
Topics:
Social Media, Blogging, WordPress
Join my network
Blog Networks

Did you notice how fast this site is?

SuccessCREEations is accelerated by the
MaxCDN Content Delivery Network

Return to top of page

Copyright © 2012 · Delicious Theme (heavily) customized by SuccessCREEations, Inc. on the Genesis Theme Framework · WordPress · Log in