Page 1 of 1

Adding Static Pages to Main Menu

Posted: Wed Feb 01, 2023 11:28 pm
by darb
Greetings,

I have created a couple of static pages that I want to add to the main menu, how can I accomplish that?

Thanks,

Brad

Re: Adding Static Pages to Main Menu

Posted: Thu Feb 02, 2023 11:35 am
by George
just add them to menu in admin

Code: Select all

[*][url=static.php?page=static page name]static page name][/url]
[*][url=static.php?page=static page name]]static page name][/url]

Re: Adding Static Pages to Main Menu

Posted: Thu Feb 02, 2023 8:11 pm
by darb
Thanks, that was easy.

Minor tweak for any future reference:

Code: Select all

[*][url=static.php?page=static page name]static page name[/url]
[*][url=static.php?page=static page name]static page name[/url]