Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

breadcrumbs – How to structure, make hierarchy without using WP-bategory-pages

Home / Forums / Membership Forums / breadcrumbs – How to structure, make hierarchy without using WP-bategory-pages

This topic is: Resolved
[Resolved]
March 24, 2020 at 8:17 am

Hello all, Hello Ben,

as I understand breadcrumbs, they are automatically generated hierarchically when I use WP built-in categories.
As example:
Home >> Category1 >> Post1 (Post in Category1)
Home >> Category1 >> Post2 (Post in Category1)
When I click on the “Category1” in that breadcrumb examples, then a WP built-in Category page opens. That is not what I need.

I look for a solution to use my own hierarchy in breadcrumbs, more to use breadcrumbs for menu-structure-purpose or site-structure purpose.
As example, a target breadcrumb would be:

“Home”(Page) >> “Career Landing Page”(Post or Page) >> “Single Job Posting 1″(Post1)
“Home”(Page) >> “Career Landing Page”(Post or Page) >> “Single Job Posting 2″(Post2)

So when the user click on “Carrier Landing Page” in that breadcrumb example, a “normal” WP Page (or Post) should open.

– Is that possible with the breadcrumb system of Ascend out of the box? (If yes, then how do I configure/define the hierarchically of posts/pages? At Menu-Level? At Post/Page Level?)
– Or do I have to switch off breadcrumb in Ascend and do I have to generate them through a 2nd party plugin like “Breadcrumb NavXT”?
– Or is that possible with the breadcrumb system of Ascend, by using the following default filter of WP, to target a Category-page to a “normal”-page? Is that filter compatible with your themes? -> add_filter(‘bcn_breadcrumb_url’…

Best regards
Sebastian

  • The forum ‘Membership Forums’ is closed to new topics and replies.