Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to display subpages?
#1
Hi,
i need to say - you are doing great job! Thanks a lot.

But i'm not familiar with php as i want to, so i need to request a little bit of help:
i wanna create site with pages like this:
Code:
# Home
# Sports
     * Running
           Cross-country trails - planned
           Cross-country trails - checked
     * Cycling
           Bike paths planned
           Bike paths checked
     * Bodybuilding
     * Skiing
# Tourism
     * Mountains
     * Lakes

And i have 2 issues:
  • is there possibility to make 3-level (or more) menu?
  • how can i make a function that will show all children-elements for parent?

Example: when i browse 'Sport' - page i wanna see:
Code:
# Sports
     * Running
     * Cycling
     * Bodybuilding
     * Skiing

I browsed below topics but i wasnt able to determine which part of code suits me.
http://get-simple.info/forum/viewtopic.php?id=100
http://get-simple.info/forum/viewtopic.php?id=105
http://get-simple.info/forum/viewtopic.php?id=107

Ill be very appreciated for all help.
Greets.
Reply




Users browsing this thread: 1 Guest(s)