I am trying to make a site with 2 areas of navigation using pages on both. Is there a way to do this?
There may not even be a blog on this site.
I am trying to make a site with 2 areas of navigation using pages on both. Is there a way to do this?
There may not even be a blog on this site.
If you want to write your own theme you can put your page links anywhere you want them.
"There may not even be a blog on this site."
But to be clear, you WILL be running WordPress, right?
Use the wp_list_pages template tag. With that and some powerful plugins such as Exclude Page from Navigation and Page Mash, you can create some powerful and very customized navigation for your site.
Codex article on wp_list_pages template tag:
http://codex.wordpress.org/Template_Tags/wp_list_pages
Exclude Pages From Navigation plugin:
http://wordpress.org/extend/plugins/exclude-pages/
Page Mash plugin:
http://wordpress.org/extend/plugins/pagemash/
This topic has been closed to new replies.