How do i add new pages lol.
should be simple but i cant find trhe option anywhere?
Stupid Newbie question [SOLVED]
Stupid Newbie question [SOLVED]
Last edited by thintech on Thu Sep 25, 2008 1:48 pm, edited 1 time in total.
Re: Stupid Newbie question
And here? In brackets there is the description that you see in Admin Panelthintech wrote: How do i add new pages lol.
should be simple but i cant find trhe option anywhere?

Content (This is where we add and edit content.)
Pages (This is where we add and edit pages and other content.)
Add New Content
Alby
Last edited by alby on Thu Sep 25, 2008 1:33 pm, edited 1 time in total.
Re: Stupid Newbie question
Many thanks.
i have been trying that but see no option to name the page to be able to link to it from my page links?
i.e. i want a services page which i would normally call services.htm etc.
my links point to this address bbut have no idea how to name the page what i need to
i have been trying that but see no option to name the page to be able to link to it from my page links?
i.e. i want a services page which i would normally call services.htm etc.
my links point to this address bbut have no idea how to name the page what i need to
Re: Stupid Newbie question
Figured it out.....php innit....
am using a href="index.php?page=Services" class="menu etc
am using a href="index.php?page=Services" class="menu etc
Re: Stupid Newbie question
Page names are relative to your alias name (Option tab) and link are index.php?page=alias_namethintech wrote: i.e. i want a services page which i would normally call services.htm etc.
If you want link alias_name.htm you must look here but you must change $config['page_extension'] and last rule in accord with its (example is for no extension)
Alby