Help with Sidebar Links
-
I am using the Minimalistic 1.5.1.0 theme and love it. One thing it does that the last them I used did not is group all categories of links into one blogroll. The last theme separated them by category. The side bar code on this is:
\\
<h2><?php _e(‘Blogroll’); ?></h2>
<div class=”box”>-
<?php get_links(-1, ‘
- ‘, ‘
‘, ”, FALSE, ‘name’, FALSE, FALSE, -1, FALSE);?>
</div>
\\Any one know how to change this to make it separately list the categories of links?
Thanks!
Gil
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Help with Sidebar Links’ is closed to new replies.