Well I never knew that!

July 20, 2007 | Published in: Out of the Blue | Tags: 6

Did you know that if your using the wordpress WYSIWYG editor you can enhance its functionality by hitting a few keys?

To enable additional formatting options in your WordPress editor simply hit alt-shift-v (Firefox) or alt-v (IE) to toggle extended editor.

You learn something new every day :) Thanks to Solo Technology!

Found this post useful? Why not buy me a coffee!

Related Entries

  • No related posts found

Popular Entries

6 Responses to “Well I never knew that!”

RSS feed for comments on this post.

  • 1 - Chris says: Reply to this comment

    Gravatar

    Thanks for the mention.

    And wait, it gets better! How about a simple little plugin to get to those extra buttons easier?
    http://wordpress.org/extend/plugins/visualize-advanced-features/

    Comment made on July 20, 2007 at 2:04 am

  • 2 - Adam H says: Reply to this comment

    Gravatar

    I find that the WYSIWYG editor really messes with my code so I don’t use it. Is there a way to fix that? If ever I embed a youtube video it messes it up upon edit.

    Comment made on July 24, 2007 at 1:05 am

  • 3 - Mike Cherim says: Reply to this comment

    Gravatar

    I didn’t know that, but then again I pretty much despise the Visual Rich Editor in WP. First thing I do is turn it off then apply my own custom Quicktags.js with custom styles. For me that’s the ultimate solution.

    Comment made on July 24, 2007 at 2:02 pm

  • 4 - Mike Jolley says: Reply to this comment

    Gravatar

    But most clients like the visual editor, so its gd to know ;)

    Comment made on July 24, 2007 at 11:41 pm

  • 5 - Paul Petch says: Reply to this comment

    Gravatar

    Thanks Mike, this rocks.. and double thanks to Chris- that plugin is awesome (and now a standard install for me!)

    Paul

    Comment made on July 26, 2007 at 6:59 am

  • 6 - Mike Cherim says: Reply to this comment

    Gravatar

    But most clients like the visual editor, so its gd to know

    I haven’t met one yet as soon as they know there’s an option. Yu may have, but I have yet to meet one.

    Comment made on July 26, 2007 at 8:50 pm

About this site

Blue Anvil is the online web design journal & portfolio of , a web designer from Norfolk, England. Read More »
ThemeSlice
  • Featured work - More

    • Beefjack
    • Integrity
    • theotaku.com
    • Manic Melon
  • Latest Tweet - More

    • Dropped yoghurt all down my pyjamas. Bugger. Working in my boxers. Ill get dressed some time. Soon.
  • Out of the blue - More

    • Wordpress 2.8 Memory Usage

      With the release of wordpress 2.8 some people are experiencing out of memory php errors along the lines of:

      Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 228968 bytes)

      You may also be seeing pages fail to load fully (for example the wordpress admin dashboard) if php error messages are hidden. I’ve already had one case where we thought certain plugins were to blame but in fact it was just out of memory. A possible fix (which worked in the previously mentioned case) is to add:

      @ini_set('memory_limit','64M');

      to your wp-config file. Has anyone else encoutered this error?

    • jQuery Curvy Corners 1.x and 2.x updated and moved to Google Code

      I have updated the jQuery Curvy Corners plugins (both versions) with jQuery 1.3.2 support and other enhancements. The beta 2 version is looking good and is working in all version of IE, Opera, and Firefox (as far as I can tell).

      You can grab the latest files from Google Code here. Enjoy.

    • I’m too nice: Wordpress Download Monitor plugin page add-on now included with Download Monitor version 3.1.

      It was going to be a paid add-on, but today I had a change of heart and bundled it with the newest version of download monitor. The add-on lets you make a download page using a shortcode; it lists your downloads/categories with full sorting, pagination, and search functionality. Not bad eh? See the documentation topic to see full instructions for usage, or see my download page to see it in action.

      And if you use it, please consider making a donation to ensure the continued development of the plugin!

    • 2 Announcements: New Support forum, and feedback wanted for new download page add-on

      First, I’ve implemented a support forum to Blue Anvil mainly for plugin support and ideas which can be found here. Hopefully this will make supporting my plugins easier. Feel free to add to the discussions (there is also a general web design forum too).

      Secondly, I’ve added a demo of the new download page add-on I’m making for Download Monitor. This will be a paid add-on and it would be cool to get any feedback or suggestions from anyone who would like such a feature. My download page is here. Please leave feedback on the forum or in the comments.