Categories Hook
-
I’m trying to call the product category above each item on my page. Is there a hook or php function that I can use to do that? I’ve tried everything from get_the_categories() to get the terms functions and nothing is working. The only one I got to work is the one that calls the categories on top of the /products page but in my loop it’s repeating all 4 categories I’ve created on top of each product. I just want to display the first category for that specific product.
techprosecurity.com/products
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Categories Hook’ is closed to new replies.