-
AuthorPosts
-
May 20, 2014 at 11:58 am #267238
Hi,
My topic on page navigation is just closed so I open a new topic. What I’m really looking for is a solution for enhanced page navigation in a sidebar with an expandable/collapsible page hierarchy which (navigation) state is preserved during page navigation. Can you please help in giving me advice to realize this? Thanks in advance.
Regards,
Jan
May 20, 2014 at 6:55 pm #267454Hi Jan!
As far as i know that’s actually how the Pages widget works, have you already tried it with real content (if you did please post a link to it)? maybe it needs some additional styling (current-item, etc).
Best regards,
JosueMay 20, 2014 at 10:40 pm #267641Hi Josue,
Thanks for your reply. I’ve tested the Pages widget and problem is that the whole page hierarchy is always fully expanded, so no collapse/expand option is available (and yes, the current item is highlighted, which is ok). Furthermore, this widget has some display issues when contained in a widget area. I use IE11 with Windows 8.1. Unfortunately, in this post I can’t send you a screen dump of this issue and my web site is currently in maintenance. Can you have a check of this issue? Thanks in advance.
Regards,
Jan
May 20, 2014 at 10:48 pm #267651Hey Jan!
Try adding this code to the Quick CSS:
.widget_pages ul li ul { display: none; position: relative; left: 10px; } .widget_pages ul li.current_page_ancestor ul { display: block; }
Cheers!
JosueJune 11, 2014 at 3:55 pm #277564Hi Josue,
I’ve tried your solution but without any result (no expand/collapse option, complete page hierarchy is shown).
Regards,
Jan
June 11, 2014 at 5:15 pm #277615Hi,
Can you post the link to your website please?
Regards,
JosueJune 11, 2014 at 6:03 pm #277626Hi Josue,
See http://www.smartsoft.nl/vision/introduction/ . Can you please also have a look at the related custom menu navigation issue in the same sidebar of the above mentioned page (custom menu is showed twice)? Please see the topic I’ve started just some hour ago (topic id #277597). This problem is caused by sub pages of a main page (in our case main page is Vision and sub pages are Introduction, Technology Trends and Application Trends). Thanks in advance for your support. BTW: the web site was in maintenance mode, so I’ve removed this status for your testing purpose. Please let me know when you are ready, so I can lock the web site again.
Regards,
Jan- This reply was modified 10 years, 5 months ago by jhsm.
June 11, 2014 at 6:06 pm #277630Hi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueJune 11, 2014 at 6:17 pm #277639This reply has been marked as private.June 11, 2014 at 6:24 pm #277643Hi Jan!
The duplicate menu is now gone (it was a Sidebar setting in Theme Options):
http://www.smartsoft.nl/vision/introduction/Now for the first issue i have to ask which menu you’d want to use in the end?
Cheers!
JosueJune 11, 2014 at 6:34 pm #277650Hi Josue,
Thanks a lot for this quick reply. You mean the theme setting for displaying a page navigation in sidebar automatically? In the end I want to use the custom menu Vision Menu as page navigation (for the subpages of the main page Vision only). BTW: I need to change the custom menu styling of the currently active page according to the other menu item styling (how can I realize this easily, now I’m debugging IE with F12 looking for applied styles etc.?). Coming back to my first page navigation issue using the Pages widget: it would be nice if this will work as requested earlier (expand/collapse child nodes in menu and highlighting the active page item).
Regards,
JanJune 11, 2014 at 9:19 pm #277705Hey!
You’d need to use a plugin for that, try this one:
http://wordpress.org/plugins/nice-navigation/Best regards,
JosueJune 16, 2014 at 1:00 pm #279380OK, thanks.
Regards,
Jan
-
AuthorPosts
- The topic ‘Enhanced page navigation in sidebar’ is closed to new replies.