• Resolved johndalt

    (@johndalt)


    Hello,

    I’m developing a WooCommerce e-shop for a friend and have created two Custom Taxonomies for the products. On top of the standard Product Categories and Product Tags, we need Brands (the products belong to) and Materials (the products are made of).

    It must be a dumb question, but for the life of me I can’t figure out how to display the CTs in the front end at product meta. There’s SKU, Product Category and Product Tag, surely I need to do something to add Brands and Materials there.

    I remember having done this in the past, adding something on functions.php, but what? Please, any help will do.

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    You’re going to need to either hook into any action/filter hooks that WooCommerce provides in those areas, or customize the appropriate templates that they’re using, to add your own extra output in those spots.

Viewing 1 replies (of 1 total)
  • The topic ‘Display a Custom Taxonomy in Product meta’ is closed to new replies.