WordPress get_terms() function not display custom taxonomy categories for woocommerce
The following code I wrote is supposed to show all the product categories of a wordpress ecommerce website. I’m using it inside a woocommerce hook that is responsible to render the contents before the main shop page, the woocommerce_before_main_content. I’m not able to get the categories, I will see only one category and the others … Read more