This topic has 2 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Amzy Leel
Hi,
How can I display product categories under product title on my single product pages? I’ve tried adding the following to the child theme’s functions.php, but it didn’t work:
add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_print_category_name’, 20 );
Is there something like that I can do?
Thanks in advance,
Sara
Normally you do not have to do anything for this.
by default it will show the categories under the product name in single product page but it is not shown in your site and it is weird.
you can check the default behavior here : https://www.8theme.com/demo/xstore/jewellery/product/open-leaf-bracelet/
let us know your wp-admin login details to check this.
You must be logged in to reply to this topic.Log in/Sign up