Oh there’s an actual patch? I am currently editing it by hand: my file starting line 683 looks like this:
else if ( empty($_orderby) || ‘id’ == $_orderby )
$orderby = ‘t.term_id’;
else if ( ‘order’ == $_orderby )
$orderby = ‘t.term_order’;
used to work on 2.8.4 but nothing shows up on my sidebar with 2.8.5
Hey guys how did i fix it. I revisit the My Link Order page, I even reordered the menus. I edited the taxonomy.php but when i put on the widget no menus show up still…
Hey, thanks for the reply. I tried to re-do all of my lists. Re-patched the file, but still it wont show up. Anyways it’s not that big of a deal as for now that the links will be mixed. As long as you know that the issue exists I am happy with that 🙂