Tag Archives | categories

Category Order

To change the order of your categories in your navigation (sidebar, top nav, etc.), you can either get into the code, or use this handy plugin (My Category Order). You'll need to edit the code that lists the categories to this: PLAIN TEXT CODE: wp_list_cats('sort_column=my_order&hide_empty=0′); While you're at it, you may as well get your [...]

Read full story Comments { 0 }

WordPress Overview

I created a WordPress Overview video that walks through some of the features of WordPress (version 2.0.4). WordPress Overview Help Video The video covers: adding a category, adding a post, pasting content (as Plain Text and from Word using (modified) Advanced WYSIWYG Editor plugin), inserting (and editing) an image (using Image Manager plugin), adding (and [...]

Read full story Comments { 8 }

Categories, Pages, and Posts in WordPress and Drupal

Both WordPress (WP) and Drupal (DP) use databases to sort the content of a site. Here's a summary of how it works.

Read full story Comments { 11 }