Forums

Blogroll: Can no longer sort by rank? (10 posts)

  1. ydeologi
    Member
    Posted 5 years ago #

    Hi there -
    I'm running a 2.1 blog. In the admin, I can't find where to change how links are displayed.

    My template uses get_links_list, which calls the list fine, but the 3 links I have are displayed in the same order, no matter if I rank them 1, 2, 3 or 3, 2, 1.

    In Blogroll -> Manage Blogroll, you can change how they're displayed in the admin, but evidently not on the site?

    In 2.0<, it used to be an option as displayed here:
    http://codex.wordpress.org/Links_Manager

    ...but no more?

    Thanks for your help.

  2. ydeologi
    Member
    Posted 5 years ago #

    Any takers? I hope I'm missing something simple. I can't find anything in the docs on forcing the get_links_list to set by rank, and I still can't find the option in the admin.

  3. ydeologi
    Member
    Posted 5 years ago #

    Last bump - hope someone can help. Thanks.

  4. Bairman
    Member
    Posted 5 years ago #

    I'm having the same problem. I've just upgraded from 2.0.5 to 2.1 and all of my links are now sorted by name and not how I had them sorted previously. And there doesn't seem to be a way to sort them anymore.

  5. MichaelH
    Volunteer
    Posted 5 years ago #

    Have you tried orderby=rating using wp_list_bookmarks?

  6. Bairman
    Member
    Posted 5 years ago #

    Is there a way to sort other than by rank and individually for each link category?

    I had one link category sorted by descending URLs and another sorted by ascending IDs, with the rest sorted to the default (ascending names). Is there a way to do this in WP 2.1?

    I wonder why this functionality was removed?

  7. MichaelH
    Volunteer
    Posted 5 years ago #

    You might enter a Ticket at http://trac.wordpress.org to make your wishes know. You can use your forum login/password to login there.

  8. ydeologi
    Member
    Posted 5 years ago #

    The wp_list_bookmarks appears dead, and searching for that function on the site comes up with nothing.

  9. Otto
    Tech Ninja
    Posted 5 years ago #

    All this functionality is still there.

    http://codex.wordpress.org/Template_Tags/wp_list_bookmarks

    I had one link category sorted by descending URLs and another sorted by ascending IDs, with the rest sorted to the default (ascending names). Is there a way to do this in WP 2.1?

    Yes. Read the documentation, paying special attention to the orderby and order parameters.

  10. Bairman
    Member
    Posted 5 years ago #

    Thanks, Otto. That's exactly what I was looking for. Don't know why I didn't see that before.

    It still would be nice to have that option back in the admin panel where it was before. But I'll live.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.