• Resolved glittle

    (@glittle)


    Hello,
    Just upgraded to 2.1. I want to change the order of the link categories as well as the links themselves. How can I do this?

    Thanks,
    Gareth.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The same problem here.
    I’m planning to edit the code, but before ( 2.0.x series ) we had an option in link categories to list them by their ratings. Now, it’s gone!
    Are the developers plans to add this in the next release?
    Why did they remove it?
    =)

    code

    <h2>Your Title</h2>
    <ul>
    <li><a href="http://_____.com/____.html" title="____">_____Your Link</a></li>
    <li><a href="http://_________.com/______.html" title="______">_______Your Link</a></li>
    </ul>

    This works as just a list of links, if you absolutely need them to be in custom order. Remove underscores, of course, and replace with your filenames. Then place this in your sidebar.php file.

    Bj. deCastro

    Thread Starter glittle

    (@glittle)

    There’s got to be a better way. No?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing Link Order in 2.1’ is closed to new replies.