Change order categories
-
Hi there,
I’m building my own theme and there’s just one more thing I want to get fixed, but have no idea how to..
This is my website: http://travelist.nl/home/
I have my categories with colored tabs, the green ones are countries and allways need to be shown last.For example I want the order to be:
Liveblog, Italy, Belgium, France.But when I would select the categories I would get:
Belgium, France, Italy, Liveblog.I temporary fixed it by naming Liveblog now *liveblog. But I don’t really feel like giving each category a * in front of it apart from the countries. Or I would do that if I can make the * dissapear in my theme.
So is there anyway I can change the category order? I know there are some plugings to change the order but they don’t seem to do the job. In my index.php I use the <?php the_category(‘ ‘); ?> tag.
Thank you in advance!
The topic ‘Change order categories’ is closed to new replies.