Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sidebar to show for sub pages for each page?
#5
how do I get the parent of the subpages to show above the subpage list?

example:

/* sidebar.inc.php */

<h2><?php get_page() ?></h2>

<ul>
<?php getSubMenu($id); ?>
</ul>

what's the correct function to get parent of the subpages? I just made up get_page() as an example.

And how do I organize the order in which they subpages appear on the list?
Reply


Messages In This Thread
Sidebar to show for sub pages for each page? - by Fairly_New - 2012-06-23, 22:18:03



Users browsing this thread: 1 Guest(s)