wp-admin –> manage –> links
Please explore the admin area — you wont find anything unless you look around.
Thread Starter
fjp800
(@fjp800)
That is the first place I went to, but all I found was a listing of the links and no way to move them around or make some of them invisible. There is a filter button, but when clicked the only thing that happens is that the page seems to refresh. Can I just delete them.. 7 of the eight of them are wordpress links. Thanks
Can I just delete them.. 7 of the eight of them are wordpress links.
its your site — you can do whatever you want with it.
Thread Starter
fjp800
(@fjp800)
Ok I thought that prehaps WordPress would not allow deleting them.. Thanks once again for your help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
just moved over from blogger- I must be really dumb- can you walk me through posting links? I’ve created several links in the Dashboard under blogroll category-now what? I read somewhere that I am supposed add them to sidebar? How?
Does your theme use widgets for the sidebar?
If so go to Design > Widgets > Available Widgets are on the left – pick the one that says links.
If your theme doesn’t use widgets, add the following code to your sidebar template.
<?php wp_list_bookmarks(); ?>