Hello John,
Thanks for writing in!
To hide the last part of the breadcrumb which is taxonomy together with the last delimiter by leaving just home link delimiter custom post type link is to use custom CSS like for example:
.x-crumbs-list:has(.x-crumbs-current) .x-crumbs-list-item:last-child {
display: none;
}
.x-crumbs-list:has(.x-crumbs-current) .x-crumbs-list-item:nth-last-child(2) .x-crumbs-delimiter {
display: none;
}
The CSS code serves as an example. It may or may not work out of the box.
If you want to modify the breadcrumb, you may need to check this threads:
Modify the breadcrumb element
Displaying category in breadcrumbs
Best Regards.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Question about Breadcrumb functioning | 0 | 2 | 11-07-2026 |
| 2 | Sidebar still not displaying on Posts Page (follow-up to topic 110016) | 0 | 6 | 10-07-2026 |
| 3 | Thread got closed while still waiting for an update | 0 | 5 | 13-07-2026 |
| 4 | CS Forms Date picker width | 0 | 5 | 11-07-2026 |
| 5 | isVar in components not working since last update | 0 | 5 | 13-07-2026 |
| 6 | Микроразметка мобильного поддомена | 0 | 5 | 30-04-2026 |
| 7 | Style Blog Page | 0 | 5 | 13-07-2026 |
| 8 | Uppercase Content Area? | 0 | 5 | 28-06-2026 |
| 9 | Using a condition on an element to display after a certain date/time | 0 | 2 | 28-06-2026 |
| 10 | Using {{dc:post:excerpt}} in component parameters causes page crash | -5 | 3 | 28-06-2026 |