Categories and breadcrumbs
-
Hey,
Hoping someone can help me out with a small problem.
I am trying to get breadcrumbs to display the category hierarchy correctly on a post page.
eg: Category > Sub-cat > post_title
instead it displays
Sub-cat > Category > post_title
I am assume this is because in admin the post categories are ordered alphabetically and this is why they are displaying alphabetically in the breadcrumbs. Is there a way to overwrite this order?
Cheers
The topic ‘Categories and breadcrumbs’ is closed to new replies.