I run a video game news blog. When my staff writes a news article or a review, I would like them to be able to “assign” that post to...
I have a custom taxonomy “Portfolio Categories”, and a few these categories say “Cloth”, “Shoes”, … When open some category page, i want the title to be like ‘Site...
By default, the post list (edit.php) in the admin panel displays a couple of options. It looks like this: All (10) | Published (8) | Scheduled (1) | Draft...
I’ve roughly followed the tutorial here on how to create “custom taxonomy input panels”. I’m using a custom post type of homes and a custom taxonomy called beds (used...
How do I rewrite a url to use %taxonomy% instead of %category% when multiple taxonomies are present?
I would like to have the option to use taxonomy in the url instead of only having category like “uncategorized.” Note that I have multiple taxonomies (countries, states etc),...
Hopefully someone can help me with this as I’ve been struggling for a few days. I’ve built a form on a page that lets users filter Events by custom...
I have custom post type called paintings and it has a custom taxonomy called paintings_category. Currently I have this situation: example.com/paintings/ A page using page-paintings.php example.com/paintings_category/landscape/ Lists all landscape...
This is an ongoing request, trying to do maximize some code to display a list of Accomodation by Country, of a certain Type, and a specific Region. So for...
I am trying to write a custom taxonomy for handling product variations for an ecommerce plugin (DukaPress). What if I was to add another Custom Taxonomy called “Product Variations”...
This question is a little different then the others floating around here. The most similar one is “How to get the parent’s taxonomy ?”. I have a music cms...