Page 2, 3,etc. missing from Brand archive Breadcrumb

This topic has 7 replies, 3 voices, and was last updated 1 year, 8 months ago ago by bnourse

  • Avatar: bnourse
    bnourse
    Participant
    July 15, 2022 at 18:35

    It seems that the Brand Archive breadcrumb does not provide a breadcrumb heading for Page 2, Page 3, etc. in the same way as the Product Category Archives do. Can this be fixed?? These screenshots explain the issue:

    Brand Page Archive Page 2 Missing Breadcrumb

    Category Archive Page 2 Contains Breadcrumb

    Many thanks for your assistance.

    Ben

    6 Answers
    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 16, 2022 at 06:08

    Hello, @bnourse,

    Actually, on the brand page number 2 the word is there but the size of the font is set to 0 that’s why it doesn’t appear to see here is the image of the issue: https://postimg.cc/bdJGNHx6 now to solve the issue you can add the below code in the Dashboard >> XStore >> Theme Options >> Theme Custom CSS

    [class*=paged-].woocommerce-page .page-heading.bc-type-left2 .title{font-size:18px !important;}

    Then save settings and check back to your site after clearing the browser cache. The result will appear like this: https://postimg.cc/ZBDv555L

    Regards 8Themes Team.

    Avatar: bnourse
    bnourse
    Participant
    July 17, 2022 at 19:02

    Hi Awais,
    Thanks you, the CSS you sent takes care of the Page 2 missing from Brand archive Breadcrumb.
    However, it seems to introduce a problem with the Shop Archive itself, doubling up the Page 2. See attached screenshot. Also on Product Category Archives. I’ve left this running this way on the site for the moment, but would appreciate a solution.

    Double Page2 on Shop Breadcrumb.

    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 18, 2022 at 05:29

    Hello, @bnourse,

    Alright, Can you please share your site wp-admin URL and access in the private content area so that I will check and fix it on your site for you.

    WP Admin URL:
    WP Admin Username:
    WP Admin Password:
    Page URL in which the issue appears:

    Regards 8Themes Team.

    Avatar: bnourse
    bnourse
    Participant
    July 18, 2022 at 14:07

    Hi Awais,
    Thanks for your help. Requested info provided in private content area
    Ben

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 18, 2022 at 14:19

    Hello,

    We’ve changed the code to:

    [class*=paged-].woocommerce-page.tax-brand .page-heading.bc-type-left2 .title {
        font-size: 18px !important;
    }

    Clear cache and check now.

    Regards

    Avatar: bnourse
    bnourse
    Participant
    July 19, 2022 at 03:00

    Hi there,
    This takes care of things. Thanks for your assistance, as always.
    Ben

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

The issue related to '‘Page 2, 3,etc. missing from Brand archive Breadcrumb’' 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.