I have one taxonomy custom post Post Name : product Category Name: product_category Category hierarchical is true. Main Engine(main cat) MITSUI B&W(sub cat 1) L 90 MCE(sub cat 2) i want to need to show single-product.php (where my post show) like : Category: Main Engine >MITSUI B&W > L 90 MCE Who to do it, any one can help . i m interested to pay fix for it.
I think you will be aware of http://wordpress.org/extend/plugins/wp-post-template/ using this u can create template files for posts, pages, posts with different taxonomies.
Thanks @iteamweb, Mainly my problem show to category like: Category: Main Engine >MITSUI B&W > L 90 MCE i posted last category "L 90 MCE " but need to show parent categories also
Thanks @iteamweb i fixed with plugin http://wordpress.org/extend/plugins/breadcrumb-navxt/ its great plugin for show custom taxonomy category parent and child on breadcrumb.