Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WordPress 3.1 | Display Custom Post Types data BY Custom Taxonomy Reply To: WordPress 3.1 | Display Custom Post Types data BY Custom Taxonomy

#149580
Kennedy Otis
Participant

Hi danielbrinneman

Actually am looking for something close to what you have just said. Am new to wordpress and am making a wordpress which involves products. I have created a custom post type for the products and added 3 custom taxonomies to the product post type. My aim is to have a product to belong to product_category,product_brand and product_type. Then I would like to have a query which will return the products with their respective category, brand and type. Is that really possible? If so I will really appreciate your help. Here is my functions file (http://codepad.org/opDNhZPf)

Thanking you in advance as am waiting to hear from you