• Resolved PepeCZ

    (@pepecz)


    Please, we need help with woocommerce and breadcrumbs.

    How we can reach, that pages “Cart, Checkout, My Account” will have in breadcrumbs “shop” page?

    Now we have:
    domain/cart
    domain/checkout
    domain/my-account

    And we want have:
    domain/shop/cart
    domain/shop/checkout
    domain/shop/my-account

    Now we run on clean WordPress, clean Woocommerce 3.3.0, Breadcrumb NavXT 6.0.4. All wokrs ok, only need help with breadcrumbs.

    • This topic was modified 6 years, 9 months ago by PepeCZ.
    • This topic was modified 6 years, 9 months ago by PepeCZ.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Have you tried to put theses pages as children of the “shop” page ?

    It works as you want with Storefront theme and WooCommerce 3.2/3.3

    Thread Starter PepeCZ

    (@pepecz)

    When we set as page under shop page, so page stop loading and show error. So we must have these three pages as main.

    We cannot try it in storefront because we run only on Motors theme from themeforest.
    But we think it cannot be by themes (or yes?).
    In WordPress we have set for store /shop/.

    I try search on internet some tips for this, but into this time without luck.

    Dustin Hartzler

    (@dustinhartzler)

    Automattic Happiness Engineer

    Custom code will need to be added to your theme to make it happen.

    With WooCommerce and Storefront, the breadcrumbs look like this:

    – Home > Cart
    – Home > Checkout
    – Home > Product <- Product page
    – Home > Shop <- Main store page

    Thread Starter PepeCZ

    (@pepecz)

    Hi Dustin, yea, this is state what we have. Same as you wrote.
    And we want have Cart, Checkout and MyAccount in breadcrumbs shop

    – Home > Shop > Cart
    – Home > Shop > Checkout
    – Home > Shop > My Account
    – Home > Product <- Product page
    – Home > Shop <- Main store page

    mother.of.code

    (@imazed)

    The Mother of Code

    Hey @pepecz, as @dustinhartzler mentioned this will require custom coding or a third-party extension. The Yoast plugin might work for you.

    As there hasn’t been a reply to this in a while, it’s best to contact a developer to see about getting a solution coded. I’m setting this topic to resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘breadcrumbs “domain/shop/cart,checkout,myaccount”?’ is closed to new replies.