Adding a menu item

I’m trying to add a menu item to the home page.
I’ve done it before: just add the item to the correct snippets file.
The Item appears on the website, but not in “Pages” in the
administration page.
help? I know it must be something simple.
TSK!Thank youd

To add a tab to the admin layout, your either can create an extension
with a call to tab method (see project wiki on github) or modify
existing application layout file.

As far as I know there is no simple way to modify admin layout via
snippets or layouts as none of it is stored there.

On 12/10/2010 8:12 AM, Diann S. wrote:

I’m trying to add a menu item to the home page.
I’ve done it before: just add the item to the correct snippets file.
The Item appears on the website, but not in “Pages” in the
administration page.
help? I know it must be something simple.
TSK!Thank youd
I’m sorry I’m not sure I understand the problem.

Are you unable to see the snippet? It won’t be under pages - it’ll be
under Snippets.
Do you mean that you added an item to the menu (e.g. FAQ) but no “page”
is created for it? You will need to create that page yourself and
create a link from the menu item to that page.

Other than that, I think you may need to explain what you mean.

Cheers,
Mohit.
12/10/2010 | 1:12 PM.

Mohit S. wrote in post #949364:

On 12/10/2010 8:12 AM, Diann S. wrote:

I’m trying to add a menu item to the home page.
I’ve done it before: just add the item to the correct snippets file.
The Item appears on the website, but not in “Pages” in the
administration page.
help? I know it must be something simple.
TSK!Thank youd
I’m sorry I’m not sure I understand the problem.

Are you unable to see the snippet? It won’t be under pages - it’ll be
under Snippets.
Do you mean that you added an item to the menu (e.g. FAQ) but no “page”
is created for it? You will need to create that page yourself and
create a link from the menu item to that page.

Other than that, I think you may need to explain what you mean.

Cheers,
Mohit.
12/10/2010 | 1:12 PM.

Wait! I simply needed to add a child to the HOME page…geezzzz…duh!
Thank you for your attention to this…sorry to waste your time.

On 12/10/2010 8:32 PM, Diann S. wrote:

Are you unable to see the snippet? It won’t be under pages - it’ll be
Wait! I simply needed to add a child to the HOME page…geezzzz…duh!
Thank you for your attention to this…sorry to waste your time.

:slight_smile: