Morning All,
I have a site, http://www.parnipcas.org
On that middle menu there is Foster Care. The very first option in the drop down should be 'What is a Foster Home'. But it refuses to show.
The absent page works, you can get to it from the left side 'Foster Care Providers Needed' banner.
The page is active, and the box is checked to show in menu.
I deleted the old page and recreated it and still the same problem.
After some testing: I can make that missing page appear in the top menu. But can not make it appear in the centre menu.
Did I get the include and exclude wrong? It is the only page missing so far.
I am starting to feel the Gremlins are out to get me.
Thank you!!
D
I have included my only template..........................
{process_pagedata}
{sitename} - {title}
{metadata}
{stylesheet}
{menu template='topmenu' includeprefix="home,about-us,our-mission-vision-values,history,how-we-are-funded,publications,contact-us,office-locations,resources,external-links,online-form-pdf"}
{image_rotator}
{menu template='cssmenu_new' excludeprefix="home,about-us,our-mission-vision-values,history,how-we-are-funded,publications,contact-us,office-locations,resources,external-links,online-form-pdf"}
{content block="Left_Block"}
{content}
{content block="Right_Block"}{global_content name='risk_donation'}
Designed & Maintained by VS Group:
[E] webwork@vsgroup.ca
[P] 1.866.644.2944
....................................................................................
Page missing in Menu
Re: Page missing in Menu
Sorry
CMS 1.71
PHP 5.2.13
CMS 1.71
PHP 5.2.13
Re: Page missing in Menu
Maybe simple - check whitch page is setting as parent of page "'What is a Foster Home'.
Marek A.
Marek A.
Re: Page missing in Menu
Sorry Marek, it is that time of year when everyone running for a local government office needs a website NOW!!!
I have switched out several of the pages, different parents and even by itself. It refuses to show in the centre menu of the website. I am confused by it to say the least.
Thank you!
I have switched out several of the pages, different parents and even by itself. It refuses to show in the centre menu of the website. I am confused by it to say the least.
Thank you!
Re: Page missing in Menu
Code: Select all
{menu template='topmenu' includeprefix="home,about-us,our-mission-vision-values,history,how-we-are-funded,publications,contact-us,office-locations,resources,external-links,online-form-pdf"}
{menu template='cssmenu_new' excludeprefix="home,about-us,our-mission-vision-values,history,how-we-are-funded,publications,contact-us,office-locations,resources,external-links,online-form-pdf"}
I think you better use the items parameter here
Hope this helps,(optional) items="contact,home" - Use this item to select a list of pages that this menu should display. The value should be a list of page aliases separated with commas.
Rolf

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Page missing in Menu
Hey Rolf, thanks for taking the time.
I will try it in about 15 minutes I hope.... hope...
I will try it in about 15 minutes I hope.... hope...