BREADCRUMBS: WooCommerce Breadcrumbs with Yoast SEO are displayed twice.
-
Hello,
On our PRODUCT pages in WooCommerce, breadcrumbs are displayed twice. How can we remove the first listing from ALL PRODUCT PAGES?
breadcrumb breadcrumbs woo-breadcrumbs
Attachments:
You must be
logged in to view attached files.
Hello,
It seems that your are using some third party plugin for breadcrumbs that’s why breadcrumbs shown twice, one comes from that plugin and the other is the theme default.
Kindly share your site URL so I can check and provide you CSS code accordingly, to hide the breadcrumbs which is shown by theme functionality.
Best Regards.
Thank you. Info provided in the private content below…
Most Welcome,
Your site is not accessible it requires protected password to visit the site, and dashboard as well.
Screenshot: https://jmp.sh/zAEnhyj
Kindly provide that password also. So I can help you out.
Best Regards.
Thank you. The private info is below…
Most Welcome,
Your problem is resolved. I used the below CSS code in Theme Settings >> Custom CSS >> Global Custom CSS to hide those breadcrumbs. from your product pages:
.single-product .woo-breadcrumbs {
display:none;
}
Now the breadcrumbs are not showing twice.
Result: https://jmp.sh/N3qvU8e
Best Regards.
Perfect. Thank you for your time and assistance.
Most Welcome :-)
If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘BREADCRUMBS: WooCommerce Breadcrumbs with Yoast SEO are displayed twice.’ is closed to new replies.