Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 11:23:09 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155404 Posts in 21698 Topics by 7731 Members
Latest Member: elwin90
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: page_menu, show_menu, show_menu2  (Read 600 times)
cnwb

Offline Offline

Posts: 234



WWW
« on: July 16, 2008, 12:35:49 PM »

Ok got a question... When using any one of the following
 page_menu
 show_menu
 show_menu2
to control your menu structure..
How do you call a page or multi pages when these pages are under a hidden page strucure

Example:
>Sample Page(hidden)
              >page two(not hidden)
              >page three(not hidden)
              >page four(not hidden)
              >page five(not hidden)

So what I want to do is call all the not hidden page links but keep the hidden out.
Logged

cnwb

Offline Offline

Posts: 234



WWW
« Reply #1 on: July 16, 2008, 12:55:01 PM »

Example
Logged

cnwb

Offline Offline

Posts: 234



WWW
« Reply #2 on: July 16, 2008, 01:33:48 PM »

back end admin example
Logged

diodak

Offline Offline

Posts: 85


« Reply #3 on: July 16, 2008, 02:16:01 PM »

You can try to query it by page_id

Here`s example:
Code:
<?php show_menu2(072SM2_ALLSM2_ALL,'[li]<a href="[url]">[page_title]</a>''</li>''<ul>''</ul>'); ?>
Logged

Buchsbaum
cnwb

Offline Offline

Posts: 234



WWW
« Reply #4 on: July 16, 2008, 07:26:12 PM »

Thank you deschek that did the trick....
Logged

Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!