Hi,
I have too many links that I put them in my blogroll, but its not good to show all of them in the sidebar, so I show just some of them, but I like to show all of them in a page. Is there any way to do that?
Thanks
-Pooya
Hi,
I have too many links that I put them in my blogroll, but its not good to show all of them in the sidebar, so I show just some of them, but I like to show all of them in a page. Is there any way to do that?
Thanks
-Pooya
If using the WordPress Default Theme, create a Page called "MyLinks" and then under the Page Template, choose "Links".
Of course you could copy the wp-content/themes/default/links.php file to your theme and adjust it accordingly.
Resources:
Stepping Into Template Tags
Stepping Into Templates
Template Hierarchy
I have the same issue. I'm not using the WP default theme and don't have a links page available. Is there a way to put some wp codey goodness on the page that pulls in the blogroll?
one concept:
1) create a page with a new " links " template
2) in admin > design > widgets > current widgets drop down = you can select your new links template and then install the links/blogroll widget. note: in my theme i have a functions.php that places templates in the current widget drop down menu.
That did it...thank you.
This topic has been closed to new replies.