Breadcrumbs not working - by Martin - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 3 years, 4 months ago ago by Olga Barlow

  • Avatar: kikjou
    Martin
    Participant
    December 22, 2020 at 19:57

    Hello,

    I have been having problems with the breadcrumbs since the installation of xstore, and would like to fix them.

    The only pages on which breadcrumbs are displayed at the moment are the blog articles. The problem is, I cannot change their style nor remove them or apply them to other pages. The settings in the theme customizer do not take effect.

    I have tried disabling plugins without result.

    Thank you
    Martin

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 23, 2020 at 08:28

    Hello,

    Edit blog page > select “Inherit” here – https://prnt.sc/w8b6tx , then change settings of breadcrumbs via Theme Options. The same for other pages.

    Regards

    Avatar: kikjou
    Martin
    Participant
    December 23, 2020 at 20:36

    Hello Rose,

    thank you, that one was straightforward. And worked. However, on pages there’s no override set like this and still the breadcrumbs do not change with the settings.

    Best regards
    Martin

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 24, 2020 at 14:47

    Hello,

    We display just page title on the Wishlist page. Do you want to show breadcrumbs there in the following way http://prntscr.com/w969g5
    Then add the code below to Theme Options > Custom CSS:

    .woocommerce-wishlist .page-heading .breadcrumbs, .woocommerce-wishlist .page-heading .back-history {
        display: block;
    }
    .woocommerce-wishlist .page-heading .title, .woocommerce-account .page-heading .title {
        text-align: start;
        font-size: 24px;
        font-family: "Cormorant Infant", Sans-serif;
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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