Title: wrong categories order
Last modified: December 3, 2016

---

# wrong categories order

 *  [wboae](https://wordpress.org/support/users/wboae/)
 * (@wboae)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/wrong-categories-order/)
 * my categories like: baby&mother > baby-clothing
    but breadcrumbs shows: baby-
   clothing > baby&mother please help me

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 6 months ago](https://wordpress.org/support/topic/wrong-categories-order/#post-8510366)
 * How are you adding breadcrumbs to your site?
 *  Thread Starter [wboae](https://wordpress.org/support/users/wboae/)
 * (@wboae)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/wrong-categories-order/#post-8511262)
 * <?php
    $category = get_the_category(); $parent = get_cat_name($category[0]->category_parent);
   $parentlink = get_category_link($category[0]->category_parent); if (!empty($parent)){
   echo ‘[‘ . $parent . ‘](https://wordpress.org/support/topic/wrong-categories-order/&apos; . $parentlink . &apos;?output_format=md)‘;}?
   >

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

The topic ‘wrong categories order’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [wboae](https://wordpress.org/support/users/wboae/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/wrong-categories-order/#post-8511262)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
