How-to get the get_category_parents() breadcrumbs trail without link on last item
Just a question : I want to use get_category_parents() to display a breadcrumb on a category archive page, but with no link on … Read more
Just a question : I want to use get_category_parents() to display a breadcrumb on a category archive page, but with no link on … Read more
I have used the following function for breadcrumbs on every site to date, but todays site has 3 custom post types and the … Read more
I have just created a post called dolphin with the category species, but it apperas like http://example.com/dolphin/ How can I set the species … Read more
I’m coding a breadcrumb and I want to return the CPT name in front of the first taxonomy term. My website’s structure is … Read more
I have a photo site, and I take care to crested a logical nested hierarchy of pages. e.g. for photos I just posted, … Read more
I know we can manually edit the breadcrumb title for a page or post using Yoast SEO’s breadcrumb functionality. But with thousands of … Read more
I’m currently trying to figure out how to display a categories parent / grand parents name and url for a custom breadcrumb I’m … Read more
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for … Read more
I’m trying to write a kind of “breadcrumb” function in my “functions.php” I’d like to query if I’m on a term-page and if … Read more
I’m completely new to custom post types and custom taxonomies, so bear with me. I’m trying to create a breadcrumb navigation for the … Read more