Archived topic
Move breadcrumbs above left sidebar in woocommerce pages
22 replies · Started by John MacKenzie on December 16, 2020
Thanks! doesnt work on regular non woocommerce pages breadcrumbs.
Can you link me to a page you are referring to?
Do you still want breadcrumbs on those pages?
yes they seem to want breadcrumbs on all pages. link attached
The site is currently displaying the Woocommerce Breadcrumb which only works on Woo pages.
Most SEO plugins provide a Breadcrumb function that can be hooked in, not sure if they will all provide crumbs for woo pages as well though.... but either way you will need an SEO plugin or a dedicated breadcrumb plugin like NavXT to add breadcrumbs to the rest of the site.
but the breadcrumbs ARE already showing up on the other pages just not aligned right? they show up on all pages when i add in that shortcode for the woocommerce_bc? so it adds it in fine just not formatted?
thanks!
I edited the CSS here:
it removes the .woocommerce body class so it should now apply to any page/post/archive where the breadcrumb is added, not just woocommerce pages.
great thank you!
You're welcome