WooCommerce php – how to show all Product Categories? (WordPress, Astra)
I am working on a Shop Page in Wordpress, using WooCommerce and Astra. I want to display all the product categories on the product page. However, Astra only displays one single category.
In the official Wordpress forum it sais that this can be fixed with php. However, they’re not giving any more information on how exactly.