Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   [SOLVED] BUG FIX 3.4.0-2 Category menu always sorts by ID (http://forum.bytesforall.com/showthread.php?t=2513)

barbfmc Jul 18, 2009 03:45 PM

[SOLVED] BUG FIX 3.4.0-2 Category menu always sorts by ID
 
Using Atapualta Theme - 3.4.2 Cannot get the category menu to sort itself into alphabetical order.

http://www.bfmcmillen.com

Thanks!

juggledad Jul 18, 2009 04:48 PM

the default WordPress category doesn't have a sort option. You should try something like the extended categories widget (http://wordpress.org/extend/plugins/...egories-widget)

barbfmc Jul 19, 2009 03:13 AM

Sorry, I don't understand - but Atahualpa gives me the choice to sort categories by name - which it says will produce an alphabetical ordering?

Thanks -

juggledad Jul 19, 2009 06:06 AM

It's a bug. Edit bfa_hor_cats.php and change line 5 from
HTML Code:

        if ( !function_exists('mycategoryorder') ) {
to
HTML Code:

        if ( !function_exists('mycategoryorder') & $sort_order == 'order') {

barbfmc Jul 19, 2009 07:24 AM

Yes!! That did it - thanks so much! :)


All times are GMT -6. The time now is 04:06 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.