Hi
I am building my site as a static site using WP, therefore the architecture is based on pages rather than posts.
Currently I use the menu widget to display my pages in the sidebar. However what I would like to achieve the same type of menu but that only displays all the pages when we rollover: otherwise I will end up with a sidebar 50 or 60 words long, listing all the pages.
Besides I'd also like to apply the same pricinple for the subpages displayed when rollover on page in the menu. So it would be a 3 level cascading menu in the sidebar.
Widgets or code in sidebar file, I am open but will probably need step by step explanation. I've tried to use WP menu manager and didn't achieve anything...
Thanks!