How can i add different breadcrumbs in different product type?
Hey,
Thanks for contacting us!
Could you please elaborate on the changes you would like to make? Also, could you please upload your screenshot on imgur.com and post the links here? :)
Best regards,
Yigit
Thank you for guiding me, actually i am newbie inn this so i have no idea about that, actually i design woocommerce single product page
but i have no idea how can i add product category and product name in banner , i have lots of products so manually it takes more time, i updated image, can you see that? i put link but i can’t see when i update post
Hi,
Thanks! Yes, I can see now.
Please go to Enfold theme options > Header > Header Layout and enable breadcrumbs in “Header Title and Breadcrumbs” field :)
Best regards,
Yigit
Thank you very much..It works but looks bad, you can see here, i want to breadcrumbs in image
This is code
function add_banner_before_breadcrumb() {
if ( is_product() )
{
echo ‘<h1 style=”text-align: center;”>
</h1>’;
}
}
1 thing i want to breadcrumbs in only product single page not at all pages of site, but when i enable option in header > tiles and breadcrumbs, it is shoe all pages, how can i hide that in all pages and show only product single page
Hi,
We have replied to your thread here – https://kriesi.at/support/topic/breadcrumbs-issue-in-product-page/.
Let us continue there :)
Best regards,
Yigit