Fold page list
-
I have a site here: http://www.valp.tv
I am using Digg theme and it is a work in progress. I have install the “fold page list” plugin.
Here is the code i have in my side bar.
<!-- Start Sidebar --><div class="sidebar">
<?php wswwpx_fold_page_list ($arglist, $fullunfold); ?>
</div>
<!-- End Sidebar -->
What I am wanting to do, is only have the child pages of the parent page when a parent page is clicked. So if you click on Video only the child pages of Video will show in the side bar. I keep reading the forums and trying different code, however i can’t seem to find the right combo to get this to work. Any help would be great.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Fold page list’ is closed to new replies.