Top "Taxonomy" questions

The classification, or categorization, of things

Many-to-many relationship with NoSQL database

I want to implement a taxonomy structure (geo terms) for my node.js application with NoSQL database. I had a …

database-design nosql many-to-many taxonomy document-oriented-db
Wordpress Notice: Trying to get property of non-object

I have a custom post type set up on my blog and a special page for the taxonomy. On the …

php wordpress taxonomy
Query multiple custom taxonomy terms in Wordpress 2.8?

I created a custom taxonomy named 'technologies' but cannot query multiple terms like I can with categories or tags. These …

php wordpress taxonomy
Drupal Views: Get nodes with the same taxonomy as the current node

I have a Content-Type with taxonomy-terms. It's a select-list, so it can have only one taxonomy - at least of …

drupal views drupal-views taxonomy drupal-taxonomy
Wordpress Taxonomy title output

I'm trying to output the title of a taxonomy page when viewing it. So like, if I was on a …

wordpress taxonomy
Woocommerce global product (multisite)

I set in wordpress the property multisite and activated woocommerce on my network. My network is formed by a primary …

wordpress woocommerce product taxonomy
What's a learning curve and why is steep not hard?

What exactly is a learning curve? And why is it wrong to use the term "steep learning curve" for something …

taxonomy
Add custom fields in custom taxonomy meta box in wordpress-3.5.2

Unable to add custom fields in custom taxonomy meta box in wordpress-3.5.2. I have checked solution in various blogs but …

wordpress taxonomy custom-taxonomy
How to remove taxonomy slug from custom post type url?

I have a custom post type(product) with taxonomy product-type. One of my url like this: http://www.naturesbioscience.com/…

wordpress url-rewriting custom-post-type taxonomy
Wordpress: hierarchical list of taxonomy terms

I am hitting a wall here, although it sounds pretty simple: I want to return a hierarchical list of custom …

wordpress list taxonomy term