Category display help… Please!
-
I have the following categories:
Country
– State
– – CityAnd I’m using the following to display what category a post is in, so that it appears in
So when I display a post I would like the list of categories to be in order of category. Example:
USA | Texas | Austin | San Diego
At the moment it just shows in alphabetical order using the the_category tag:
Austin | San Diego | Texas | USA
Any help would be really appreciated as I wouldn’t have the first idea where to start with the coding of that!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Category display help… Please!’ is closed to new replies.