• Resolved orbital318

    (@orbital318)


    I starting working in WP with the 2.07 option. At the time I had my blogroll setup to display 10 links at random. That and the descriptions also showed along with the links. Now in the 2.1 version all the links are showing and I cannot set anything to random and also the descriptions option is gone. Please help!!

    ~Rob

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Change your theme to use the wp_list_bookmarks() function to display your links in the way you want.

    https://codex.www.ads-software.com/Template_Tags/wp_list_bookmarks

    Thread Starter orbital318

    (@orbital318)

    Thanks a lot otto I will give that a try!

    Thread Starter orbital318

    (@orbital318)

    Hey it worked thanks a lot!!

    I started a new blog on my own hosted domain, https://drbensblog.kruskal.com, using WP 2.1.2.
    I started with the default theme, but needed to change; picked Simply Vic, but realized afterward that it didn’t have a Blogroll display, despite having code in sidebar.php that looked like it should have displayed it (using get_links_list). I presume that SImply Vic was developed for WP 2.0, so when the Blogroll wasn’t showing, I tried changing the get_links_list to <?php wp_list_bookmarks(); ?>, but it’s still not showing up.
    I’d appreciate any ideas people can offer.
    thanks
    Benj

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘2.1 Blogroll issue’ is closed to new replies.