I have a main nav horizontal with the
wp_list_pages('depth=1&title_li=<h2 class="displaynone">Pages</h2>);
On the commercial page (on main navigation) I need to have a vertical sidebar only on this page. I don't know how to make it where he can add pages to it like that. So far when it...