oursgris
MemberForum Replies Created
-
I’m sorry for the 2 duplicate post, I don’t know why it duplicates the post. The third post is the good one.
Again sorry.
Hello
I’d like to order the category widget but I don’t find how.
I found that plugin https://wordpress.org/plugins/taxonomy-terms-order/stats/ but order isn’t good, it seems to be in the insertion order.
They said I have to use that code but I don’t know where I have to insert it.
$argv = array(
'orderby' => 'term_order',
'hide_empty' => false
);
get_terms('category', $argv);regards
Quote:HelloI’d like to order the category widget but I don’t find how.
I found that plugin https://wordpress.org/plugins/taxonomy-terms-order/stats/ but order isn’t good, it seems to be in the insertion order.
Viewing 3 posts - 1 through 3 (of 3 total)
