I am using the most current version of Woocommerce. I have breadcrumbs showing on a product page, but I want these displayed on a Category page also. Is there a hook for this? or do I need to edit a template file?
Add following code somewhere in your theme php files:
<?php woocommerce_breadcrumb(); ?>
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more