• Hi all, a new question:
    I want the title of the category archive page in my blog to represent the hierarchy of the category, so if, for example the archive is of a category which has a parent, and that parent also has a parent, then all the three categories would be displayed with arrows between them to illustrate the hierarchy.
    I’ve found, with a great help from Kafkaesqui, a way to show the parent category, but now I need it to show all the hierarchical tree, whatever number of parents are there.
    is there a way to achieve that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter uriash

    (@uriash)

    anyone? please? 🙂

    Thread Starter uriash

    (@uriash)

    o.k., I’ve found a solution alone, and it was so simple I don’t know how could’nt I notice that – the get_category_parents function does exactly what I needed..
    though – with a very small but annoying problem:
    when using separators, there is one more separator displayed after the last category (the youngest child), while that separator has nothing to do there. is it a bug?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘hierarchical category title’ is closed to new replies.