Posts: 14
Threads: 3
Joined: Apr 2012
Hi.
Is there an easy-to-use plugin, which shows all pages, which child pages of one page as a sidebar menu?
Like this:
http://www.abload.de/img/menu5lkt1.jpg
I tried a few, child menu, i18n, nested menus,...
But none of them created a menu.
Posts: 1,204
Threads: 30
Joined: Jun 2010
Child menu plugin always worked fine.
So was i18n, where the only thing to do, was calling menu function second time, with starting level set from 2.
like: get_i18n_navigation(return_page_slug(),1,....
So it's not the fault of plugins, rather the way you manage your website or faulty implementation in theme's code.
Addons: blue business theme, Online Visitors, Notepad
Posts: 14
Threads: 3
Joined: Apr 2012
do I have to use a special theme?
using standard theme for now.
Posts: 1,204
Threads: 30
Joined: Jun 2010
Ohhh you didn't mention anything about things you've done.
If you want to get a submenu, you have to place the right code inside theme file, as most of GS themes use builtin GS function to display a flat menu. Custom things won't show up magically
Just read i18n plugin or child menu installation and usage, and then place respective code inside theme in a place you'd like to show it.
Addons: blue business theme, Online Visitors, Notepad
Posts: 6,266
Threads: 181
Joined: Sep 2011
rotation Wrote:do I have to use a special theme?
using standard theme for now.
I am using i18n nav plugin, works fine.
http://tablatronix.com