Forums

trying to order breadcrumbs on single post page (2 posts)

  1. juliageek
    Member
    Posted 3 years ago #

    Hi

    I am using this:

    <?php the_category('&raquo', 'parents' ); ?>

    And it outputs like this (eg):

    Employment Law Factsheets» Factsheets

    But that is alphabetical and I want it to list hierarchically like a breadcrumbs. So how do I do that so it outputs like this?

    Factsheets » Employment Law Factsheets

    Thanks!

  2. juliageek
    Member
    Posted 3 years ago #

    So what I'm trying to ask is there a way you can orderby=ID the_category

    Hope that's clear!

Topic Closed

This topic has been closed to new replies.

About this Topic