Categorizing your work will make it easier for users to navigate and we can use several methods to categorize our work. WordPress has a chronological means of organization built in, but we can also organize by Category, Tags, and Taxonomies.
Why?
We want visitors to find what they are looking for as easily as possible. By having several ways that users can make their way through your bodies of work, they can find what they are looking for more quickly and easily. This is good.
Defining our terms
We’re going to deal with 3 types of organization; Categories, Tags, and The Media Taxonomy.
A Category should be higher level classifications and any one piece should only be contained within one category. Think about how you can organize your work in broad strokes. These categories can be anything you like (medium, body of work, 2D, 3D, indoor, outdoor, gallery, public art, etc). You don’t need many categories, in some cases you might only have one to three, because categories generally differentiate between the broad kinds of work you make. For more granular organizing, you can use tags. For more, read about Categories on the WordPress Codex.
A Tag is a keyword that can be associated with your piece. You can have as many tags as you want.
The Media Taxonomy is specific to WPFolio and allows you to create special tags to identify the media of a work. This will help users navigate your work based on materials you use.
Let’s try it
Let’s put it all together with the Mondrian painting at right.
The Category would depend on all the work we were showing on the site and the broader categories we were using. Possible categories might be; Paintings, Primary Color Series, or Late Career for example. These categories would help users see other paintings, other work in the Primary Color Series, or from Mondrian’ later work.
Tags associated with the piece are many and could include; red, yellow, blue, painting, oil, geometric, blocks, line, jazz, modern, etc. As you accumulate more tags with other pieces, users can click on the tags and see more work containing those tags.
The Media Taxonomy here could be painting, oil painiting, or oil on canvas depending on how we were organizing the site. Think of the Media Taxonomy like the label in a gallery or museum. What would you write as the media on the label?
Keep In Mind
- This is not for your resume, or artists statement, or other static pages.
- Each work should have one Category but can contain several tags.
Creating a Category
Your categories can appear in the navigation bar of your site. When clicked, WPFolio will display all the posts within that category.
- Create the categories you want to use in Posts > Categories section of the WordPress interface (figure A). You can add, delete, or rename categories here (figure B).
- Then as you add your work to your site, place each post you create into a Category by simply checking the corresponding toggle box in the category menu in the Write Post interface.
Adding Tags
In the Write Post panel, you can add tags (as well as in the “Quick Edit” view on the Posts page of WordPress Admin Interface).











5 Comments
Hi,
How come I have 15 posts under one category, but when clicked on that category, only one post is showing ?
I have category that contains over 85 posts and is it possible to set it up when someone view that category, all 85 shows ? not at the same page of course, but will have next and previous option to view all the category ?
Sounds like you should look over the WordPress Codex:
Or post to the wordpress.org/support forums and tag your post wpfolio and be sure to include a link to your site.
What happened to the nav bar widgets? I’m trying your theme out but I can’t get the categories to show up in the nav bar. I only have a sidebar, footer left right and center but no nav bar.
read this. We’re using menus now. It’s much better. There are a lot of other features as well.
Thank you so much! Looks like a much better option indeed. I’ll get right to it.