The classification, or categorization, of things
I've created a taxonomy.php page in my WordPress theme folder. I would like to get the current term id …
php wordpress taxonomyIs there a way to get all the posts from a taxonomy in Wordpress ? In taxonomy.php, I have this …
php wordpress taxonomyI have a custom post type called portfolio and a custom taxonomy called build-type (acting as categories) I am trying …
wordpress taxonomy custom-taxonomyI've created custom taxonomies on WordPress and I want to display the current post taxonomies on the post in a …
php wordpress foreach taxonomy custom-taxonomyI have a custom template for a woocommerce category page to only display the categories. I have got the system …
wordpress taxonomy woocommerceI am able to display the term of the taxonomy in the taxonomy page, but how do I get the …
wordpress taxonomyI am a bit confused. I have created a simple form with a one text box and a submit button. …
drupal forms taxonomyI'm creating different custom post types and taxonomies and I want to remove the 'Post Tags' taxonomy from the default …
wordpress wordpress-theming taxonomyHow can I get a taxonomy id or name with only the taxonomy slug ? I guess I'm looking for the …
wordpress taxonomyAlthough it was easy to find some info online about how to theme other stuff (e.g. search results), it …
drupal themes taxonomy drupal-taxonomy