Hi all,
When creating a Link categories with links attached, they automatically sort by alphabetical order. Along with the links in the specified category, they're sorted alphabetical.
How can I edit/alter this so I can list whatever order I want?
Thanks
Check the orderby= parameter of the template tag, wp_list_bookmarks().
Note the category_orderby parameter also.
thomasw98
Member
Posted 3 years ago #
This widget solves this problem (okoth already mentioned it but I thought I would add some detail):
http://wordpress.org/extend/plugins/my-link-order/
It works with WordPress 2.7. I just installed it and it works great. Installation instructions are slightly confusing, but otherwise everything works as promised.
kirkpete
Member
Posted 3 years ago #
I'm using WordPress 2.7.1, and I can't get My Link Order to work. I've activated it, and the plug-in shows me a screen that supposedly will Order Link Categories... but after I click the button and refresh my blog, the category order has not changed. Any ideas?