Placing links in sidebar
-
Hi there,
Totally new to php and all that tech-stuff. So plz give me simple instructions or code samples.
Im looking for a way to make a list of all links listed under the link category. Here is an example:
link catogory 1
link 1.1
link 1.2
…
link category 2
link 2.1
link 2.2
…
link category 3
…It for the right sidebar.
Currently theme uses:
-
<?php wp_get_links(); ?>
This only gives me the list of links. So I assume that I will need something around to get the category and the category links, then “loop” and go to category 2 etc…
Plz help (c:
/cyberioten
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Placing links in sidebar’ is closed to new replies.