Forums

Bookmark catagories as links (2 posts)

  1. hunink89
    Member
    Posted 11 months ago #

    Hi There.

    Om my website (here) i've got wordpress up and running. On the 'links' page i show the bookmarks that are added with wordpress (by including wp-config.php). So far, so good.

    But i would like to change the way the bookmarks are formatted. In the left part of the screen i would like to have a small overview of the different catagories. When you click on one of the catagories you should be taken to a overview with the different bookmarks that are in that catagorie.

    My question is, how the BIEB am i going to do that? I am able to only show catagories, but they are not linked to a overview or something like that. Is there a plugin for this (expect not) or what should the php code look like?

  2. hunink89
    Member
    Posted 11 months ago #

    Oke, so far i found out i could use the following string:

    <?php wp_list_bookmarks('categorize=1&category_before=

  3. &category_after=
  4. ') ?>

    But the big question now is: how should the part where $cats is right now look?

Reply

You must log in to post.

About this Topic

Tags