Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1299577

    How can i add different breadcrumbs in different product type?

    • This topic was modified 3 years, 6 months ago by jskindustrial.
    #1299912

    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

    #1300004

    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

    • This reply was modified 3 years, 6 months ago by jskindustrial.
    #1300100

    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

    #1300121

    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;”>
    Banner Name</h1>’;
    }
    }

    #1300122

    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

    #1300743

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Breadcrumb issue in product design’ is closed to new replies.