Code help
Code help
Out of context: Reply #25
- Started
- Last post
- 26 Responses
- acescence0
ok, the problem is that all the info is pulled from the $sections array. but the way it's set up, all of the pages in the sections array are inserted into the nav as well. so your options are to add "code" to the sections array at the top of the page and have it appear in the nav as well, or to mod the php to handle this special case.