Skip to:
Content
Pages
Categories
Search
Top
Bottom

Alphabetize Forums

  • @clicknathan

    Participant

    Would anyone know of a way to alphabetize the list of forums on the front page?

Viewing 4 replies - 1 through 4 (of 4 total)
  • @sambauers

    Participant

    Drag them into order in the admin area. :)

    @clicknathan

    Participant

    Anyone else? I’m looking for something a bit more automatic.

    @michael3185

    Member

    @clicknathan; you got a message from the man himself. Unless you have a thousand forum titles, I’d think drag-drop in Admin is easy enough..?

    @sambauers

    Participant

    See [2133]

    Running the latest trunk you need this to start your forum loops…

    <?php if ( bb_forums( array( 'order_by' => 'forum_name' ) ) ) : ?>
    ...
    <?php endif; ?>

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar