Thread Starter
dhal
(@dhal)
bumping it up. Please help!
I had success achieving this without a plug in (sorry plugin makers). What I did is download an existing theme that had this sort of set up (in this case K2) and either use it or copy the code (which I did). It worked quite well for me.
Thread Starter
dhal
(@dhal)
thanks. that did the trick.
another way I just realized (for those fools who dare to copy me) is to just move the whole installation into that folder, change the setting back and then move the whole thing back.
Just use this code:
<?php wp_list_pages(‘sort_column=menu_order&title_li=&depth=1’ ); ?>
It will only show the first top level (depth=1)