Member Login

You are not currently logged in.






» Register
» Lost your Password?

Custom Taxonomy

Community News Case Study Part 1 – Custom Taxonomy vs Custom Post Types

This is the first in a series of live discussions on using WordPress and Thesis as a Content Management System (CMS). One member asked how to create a “Community News” site so that each community had its own “blog” page or “articles” page. The goal here is to have a site that allows categorization by [...]

Watch the Video →

How to Organize a Community Library Website

A member asked how she can organize her community library site. She wants regular “what’s happening” blog posts, posts for books, posts for book reviews and a method of organizing and categorizing both books and book reviews. This is very similar to what we are doing in the Community News Case Study. I suggest that [...]

Difficulty Level -

Filed Under Topics - , , , , , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website

Thumbnail image for Community Library Website

This is a 61 part case study on how to set up a community library website, how to organize materials, display them and style the site. Many intermediate techniques are used in this extensive WordPress and Thesis series.

Watch the Video →

Community News Website

Thumbnail image for Community News Website

This is a 16 part case study where we create a Thesis based community news website and show how to use Permalinks, Custom Post Types, Category Display Order, Custom Post Meta for Events, Custom Loops, and Events Display.

Watch the Video →

Community Library Website – Case Study Part 4 – Custom Taxonomy Decisions – Theory

This is the fourth in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this case study we are creating a community library website. In this lesson we will be deciding what the custom taxonomies will be and if they are hierarchical or non-hierarchical. We are also [...]

Difficulty Level -

Filed Under Topics - , , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website – Case Study Part 5 – Custom Taxonomy Decisions – Practical Application

This is the fifth in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS).  In this case study we are creating a community library website.  In this lesson we will put into practice the theory that we discussed previously.  We will decide which data elements are hierarchical custom [...]

Difficulty Level -

Filed Under Topics - , , ,

Listed Under Lesson Subjects - ,

Watch the Video →

Community Library Website – Case Study Part 7 – Creating Hierarchical Custom Taxonomies

This is the seventh in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this case study we are creating a community library website. In this lesson we set up our hierarchical custom taxonomies. We go through the process of configuring them using the Custom Post Type [...]

Watch the Video →

Community Library Website – Case Study Part 8 – Creating Non-Hierarchical Custom Taxonomies

This is the eighth in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this case study we are creating a community library website. In this lesson we set up our non-hierarchical custom taxonomies. We go through the process of configuring them using the Custom Post Type [...]

Watch the Video →

Community Library Website Case Study – Part 19 – Add Post Meta and Taxonomy Information to the Post Display

This is the nineteenth in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this session we look at the display of the catalog item post. We want to add the subtitle and author name (post meta and taxonomy term) to the display of the post. Video [...]

Watch the Video →

Community Library Website Case Study – Part 20 – Add topics and audience to book display

This is the twentieth in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we take 2 pieces of custom taxonomy data and add it to our catalog item type post display. We are adding both “topics” and “audience” to the display of our custom [...]

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website Case Study – Part 42, Custom Loop to Display Custom Post Types

This is the 42nd in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we create the custom loop for our custom catalog page. This custom loop will display recent posts organized by custom taxonomy. We use the WordPress function get_terms() to look at the [...]

Difficulty Level -

Filed Under Topics - , , , , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website Case Study – Part 44, Custom Taxonomy Query

This is the 44th in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we modify the custom loop for our custom catalog page. This custom loop will display recent posts organized by custom taxonomy. We use the new tax_query parameter to limit the display [...]

Difficulty Level -

Filed Under Topics - , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website – Part 47, Custom Loop If Have Posts

This is the 47th in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we modify the custom loop for our custom catalog page. This custom loop will display recent posts organized by custom taxonomy. We use the “if have posts” conditional statement to exclude [...]

Difficulty Level -

Filed Under Topics - , , , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website Case Study – Part 49 – Naming Conflicts in Custom Taxonomies

This is the 49th in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS) for a Community Library Website. In this lesson we discuss issues that have arisen in the project due to naming conflicts in taxonomy terms.  Ordinarily WordPress handles this, however when importing data using CSV [...]

Difficulty Level -

Filed Under Topics - ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website Case Study – Part 51 Modify Taxonomy Names Directly in the Database

This is the 51st in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS) for a Community Library Website. In this lesson we directly modify the data in our database using phpMyAdmin and MySQL statements.  We previously changed the name of a custom taxonomy, now we search for [...]

Difficulty Level -

Filed Under Topics - , , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website Case Study – Part 53 Show the Term Label Only when a Term Exists

This is the 53rd in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we revise the code we wrote previously so that when there is no taxonomy term associated with a post we don’t display the taxonomy label. We use the get_the_term_list() function to [...]

Difficulty Level -

Filed Under Topics - , ,

Listed Under Lesson Subjects -

Watch the Video →

Community Library Website Case Study – Part 55 Add Sort Order to Custom Taxonomy

This is the 55th in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we add a sort order to our custom taxonomies by means of a modified version of the My Category Order plugin. Once we’ve modified the plugin, we add that sort to [...]

Difficulty Level -

Filed Under Topics - , , ,

Listed Under Lesson Subjects - ,

Watch the Video →