Hello,
We want to start using “High-Performance Order Storage”: https://woo.com/document/high-performance-order-storage/
unfortunately this plugin is listed as incompatible and so we are unable to switch to High-Performance Order Storage.
How can this be resolved?
Thank you
]]>I am using the “WooCommerce-Breadcrumbs” plugin and accordingly the woocommerce_breadcrumb() function to create breadcrumbs.
How to Remove WooCommerce Main Shop Page from breadcrumbs?
Home / Shop / Category / Product
Home – /
Shop – /shop/ – the main page of the WooCommerce store.
The WooCommerce plugin does not allow you to designate the main page of the site at the same time as the main page of the store. I tried.
WooCommerce — Settings
/wp-admin/admin.php?page=wc-settings
Store Page – “Shop”
If the store is used as an addition to the blog, then the “Shop” page is needed. This is logical. “Home”=”Blog”.
If the store is used as the main site engine, then the “Shop” page is NOT needed. Not logical.
In the “WooCommerce-Breadcrumbs” plugin, you can change the settings
Settings — WC Breadcrumbs
/wp-admin/options-general.php?page=woocommerce-breadcrumbs
You can set “Home text” and “Home URL” for the main page of the site. But there is no option for the store front page.
* * *
RU:
Я использую плагин “WooCommerce-Breadcrumbs” и соответственно функцию woocommerce_breadcrumb() для создания хлебных крошек.
Как удалить из крошек страницу “Магазин” WooCommerce
Home / Магазин / Категория / Товар
Home – /
Магазин – /shop/ – главная страница магазина WooCommerce.
плагин WooCommerce не позволяет назначить главную страницу сайта одновременно и главной страницей магазина. Я пробовал.
WooCommerce — Настройки
/wp-admin/admin.php?page=wc-settings
Страница Магазина – “Магазин”
Если магазин используется как дополнение к блогу, то страница “Магазин” нужна. Это логично. “Home”=”Blog”
Если магазин используется как освновной движок сайта – то страница “Магазин” НЕ нужна. Не логично.
В плагине “WooCommerce-Breadcrumbs” можно менять настройки
Настройки — WC Breadcrumbs
/wp-admin/options-general.php?page=woocommerce-breadcrumbs
Можно задать “Home text” и “Home URL” для главной страницы сайта. Но нет опции для главной страницы магазина.`
I am using the Astra theme on WordPress 6.1.1 and the option to disable the breadcrumbs in my separately installed woo commerce shop does not seem to work. Its almost as if the theme over-rides this function even though it disabled them on all my other pages? why? What do I need to do to get rid of these breadcrumbs on my “shop” page?
Thanks in advance!
]]>Hi,
Been having issues with breadcrumbs so started using RANK maths breadcrumbs in our template which is working fine but the default breadcrumbs dont show all subcategories as it should. Please see below the product page image with both breadcrumbs.
https://i.ibb.co/9V5N5pc/breadcrumbs.png
What is the issue with the woocommerce breadcrumbs? Also just to add on some products it will show all subcategories before the product but on others it doesn’t. Also primary term is set to the last subcategory in which the product itself is in.
]]>Hi guys,
Having an issue with the parent categories not displaying on the single product page.
I use Elementor template and the theme Hello.
I’ve done a quick Loom here:- https://www.loom.com/share/5df055589343402daa3f42b3e5717eae
Happy to pay for somebody to solve this.
much appreciated
Jim Hovey – Marketing Manager +44 (0)1273-777-002 – https://www.vantagehouse.com
]]>How can I make the last breadcrumb item clickable?
]]>Hi there,
Thank you so much for your plugin.
I am using WP 5.7
Enfold Theme
Woocommerce 5.1.0
I have tried to remove the breadcrums on my shop with css and your plugin, but it is not working, could you please help ?
Thanks
Best regards
Silvi
Hello,
I hope someone can help me. I have had our website set up for a long time and I am trying to make improvements to our Woocommerce pages but I have struggled for a number of years with an issue whereby the woocommerce breadcrumbs will not show on the category pages but the will on the normal product page which will also show the shop and category breadcrumbs
Shop – No Breadcrumbs
https://www.call4backup.org/shop/
Shop > Category – No Breadcrumbs
https://www.call4backup.org/shop-category/supporter-items/
Shop > Category > Product – Breadcrumbs present
https://www.call4backup.org/shop/supporter-items/pen/
Does anyone know if it might be because the ‘/shop-category/’ section of the category page is replacing ‘/shop/’ section of the permalinks but I cannot see why this is different or if this is why the breadcrumbs are not showing.
Could someone please debug this for me and let me know how I could rectify the issue with the breadcrumbs being missing on category pages.
]]>Hi,
I enable this plugin but in rich rich result test it not showing as breadcrumbs.
how to use it as schema for product?
Hi,
I am trying to remove the breadcrumbs from the shop pages of my site, I have the Flatsome there. Bread crumbs are still there even though I unticked the “enable” box. Any suggestions?
Thanks,
Hello,
Is it possible to remove product titles on single product page?
But want to keep categories and their links there.
Hi all,
I wanted to change the ‘Home’ in my breadcrumbs to point to the a ‘Shop’ page on my site.
Does anyone know how to do this in the Hello theme?
Thanks
]]>I was able to add Additional CSS to hide the breadcrumbs from certain pages (Shop, Product and Product Category pages), but other pages (like Wishlist, Store Policies, Checkout, and Contact) weren’t affected.
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: .92em;
color: #767676;
Opacity: 0;
}
.woocommerce-breadcrumb {
visibility:hidden;
}
Looking at the code in Chrome’s developer tools, it appeared that the theme was handling breadcrumbs differently on those pages. Since I’m not a real coder, I couldn’t figure out how to cancel those out, so I installed your plugin.
After installing your plugin and selecting no breadcrumbs (in addition to deleting all text options), the remaining breadcrumbs still remain. ??
Any assistance would be greatly appreciated.
]]>The woocommerce breadcrumb doesn’t show up when I place the module on my product page.
]]>The plugin is not working on the Storefront Woocommerce Theme.
Any suggestions? Thanks
Hello,
I was wondering if it would be an option to not show the product title at the end of the breadcrumbs. It some cases it makes the breadcrumbs very long and messy and it’s not that necessary. The product title is already shown on the page anyway.
Thank you.
]]>In the SERPS results I would like to change the ‘breadcrumb’ from >”Products” as the Woocommerce items are generally not products – is it possible to change the “Products” to the category name for example?
Is that within the remit of this plugin?
]]>Hi,
would it be possible to remove the “Home” (and the first separator) from the breadcrumbs so that “Shop” would be the first entry?
And if yes .. how? ??
Thank you!
ciao
Andreas.
Why doesn’t the parent link show in the breadcrumbs? In the supplied link, the item Direct Wave is a product in the parent category Image-line, which is a child category inside the parent Vendors. I need the Image-line category to appear in the breadcrumbs but it will not.
]]>This plugin doesn’t work with Terra theme. Any chance you could update it to be compatible?
]]>Hello!
I have customized the display of the breadcrumb via CSS to show colored triangles for the path—>to—>Item, but since the names of the items themselves are rather long, and are already displayed beaneath the breadcrumb, I was wondering if there was an easy way to hide the name of the item in the breadcrumb, leaving the path to it intact.
Also, is there a way to disable the Home entry and have the breadcrumb start at Shop instead?
I will attempt to show the CSS customization code below (includes test code that’s disabled; will be cleaned up once it’s perfected). It’s quite lengthy, so here is the PasteBin Link: https://pastebin.com/XCye4GsE
]]>this plugin is not working on product attribute
See this video: https://www.loom.com/share/d9b2ce8c267d408ea0031416315611b3
]]>I’ve used CSS to hide all but the title and I’ve used your plugin to properly remove the Home link (by leaving those fields blank). Even though I’ve hidden the parent page link, it is still rendering. Is there any way, with your plugin, to hide this? I just need the parent page link to be removed. Thanks!-
]]>I need to add SHOP on the breadcrumb.
Shop/category/product
Thanks.
]]>Hi
I have enabled woocommerce breadcrumbs, but it only shows on the shop page, It does not seem to display on the my account, cart and checkout pages. How can i change this?
Thanks
Hi,
I can’t see the breadcrumbs on single product page?
]]>Is it possible to swap out the home text with an icon?
I tried putting a fontawesome (which is installed) shortcode in place but it didn’t take it.
thanks!
Mike
]]>Hi
Is it possible to use these breadcrumbs on regular WordPress posts, or it only works on WooCommerce products and pages?
Hello, i’ve installed WooCommerce Breadcrumbs and added code ‘woocommerce_breadcrumb();’ in my header PHP page. It works fine.
But when i add a custom function to change Home url in my functions.php, nothing happens. The code added is here https://docs.woocommerce.com/document/customise-the-woocommerce-breadcrumb/ :
add_filter( 'woocommerce_breadcrumb_home_url', 'woo_custom_breadrumb_home_url' );
function woo_custom_breadrumb_home_url() {
return 'https://woothemes.com';
}
My wordpress theme (kalium) has no breadcrumb by default.
Thanks for help.
]]>Hello, I set up the plugin for the “home” page to be displayed as “Military Uniforms”. It works fine for every page (categories, subcategories, cart, checkout, ect…) however it does not change the “home” in the breadcrumb to “military uniforms on the Product page. Can you please advise how I can fix this?
Theme: Storefront
Link with correct breadcrumb: https://www.topsergeant.com/military-uniforms/marine-corps/
Product page link with “home” still not changed: https://www.topsergeant.com/military-uniforms/marine-corps/enlisted-rank-insignia/sergeant-e-5-rank-chevrons-alpha-blouse/
]]>