can I create page tags (links for my other pages) down the left sidebar as oppose to just underneath the header where they normally are?
How could I set this up?
can I create page tags (links for my other pages) down the left sidebar as oppose to just underneath the header where they normally are?
How could I set this up?
Either use a Page Widget in that sidebar or use the template tag, wp_list_pages(), in the theme's sidebar template.
Related:
Stepping Into Template Tags
Stepping Into Templates
Template Hierarchy
This topic has been closed to new replies.