Breadcrumbs shop link repeat two times – help.

This topic has 3 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Tony Rodriguez

  • Avatar: Eugene
    Eugene
    Participant
    September 27, 2022 at 15:02

    Hi! I have a problem. In shop tags i have two times repeat shop link.

    Screen: https://snipboard.io/C6dSu0.jpg

    Text Veikals its in Latvian language Shop. And i have in English shop and next in latvian shop.

    Thanks.

    2 Answers
    Avatar: Eugene
    Eugene
    Participant
    September 27, 2022 at 15:05

    https://www.8theme.com/topic/breadcrumbs-shop-link-repeat-two-times-help/#post-334995

    Here i have get solved about products category. But now need for products tags category.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 28, 2022 at 05:25

    Hello, @Eugene,

    For Product Tag Category pages, Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.

    .tax-product_tag .page-heading .woocommerce-breadcrumb a:nth-child(3) {
        display: none !important;
    }
    .tax-product_tag .page-heading .woocommerce-breadcrumb span.delimeter:nth-child(2){
      display: none !important;
    }

    Regards 8Themes Team.

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘Breadcrumbs shop link repeat two times – help.’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.