This topic has 3 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
hi guys do you know how i can show the product title in the summary?
i have tried with
// add title
remove_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_template_single_title’, 5 );
add_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_template_single_title’, 2 );
but s not working.
can you advice?
maybe i need to de-register the title from the bc-header ? can you tell me how to?
thanks
forget it, i have edited the template and give up to use filters…
Hello,
Ok, let us know if further assistance is needed.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up