Top "Breadcrumbs" questions

A navigation aid used in user interfaces

WordPress - How to fix WooCommerce breadcrumbs on shop category page?

In WooCommerce > Settings > Products, I have set "Shop Page Display" to "Show subcategories" - so that on my …

php wordpress woocommerce breadcrumbs shop
magento remove breadcrumbs from home only with local.xml

Is it possible to remove the breadcrumbs from only the homepage, with 1 local.xml in magento? How can I do …

xml magento breadcrumbs
Breadcrumb with Schema.org not showing in Google Rich Snippets testing tool

I have tested the Schema.org breadcrumb example with Google Rich Snippets testing tool. <div itemprop="breadcrumb"> <…

breadcrumbs schema.org microdata google-rich-snippets
Customizing product categories breadcrumb links in Woocommerce via the theme

I am trying to modify class-wc-breadcrumb.php to customize the product category links in the breadcrumb of my products pages. …

php wordpress woocommerce breadcrumbs custom-taxonomy
How to make a primefaces breadcrumb dynamic?

I'm using primefaces and want to add a breadcrumb menu. How should I load my breadcrumb dynamically? What advise or …

jsf dynamic primefaces breadcrumbs
Angular 2 Dynamic Breadcrumbs

I need some help with breadcrumbs Here example routes config Routes = [ {path: '', redirectTo: 'home', pathMatch: 'full'}, {path: 'home', ..., data: { …

angular router breadcrumbs
How do I remove HOME from breadcrumb

I am using Drupal 6.17 and want to get rid of "HOME" in the breadcrumb output... eg: $breadcrumb= PRODUCTS // SOFTWARE // FEATURES …

drupal drupal-6 breadcrumbs
how to implement breadcrumb using angular2's router

I use angular2 recently, but don't know how to implement breadcrumb component, any one can help? <div class="row" …

angular breadcrumbs
Bootstrap: Change breadcrumb's active text color

I want to make the text color About us of the breadcrumb to black but its not working. <ol …

html css twitter-bootstrap breadcrumbs
how to implement breadcrumbs using Zend_Navigation

what are the best practices/suggestions/techniques to implement a breadcrumb for a ZendFramework application using Zend_Navigation? how and …

php zend-framework navigation breadcrumbs