Page 1 of 1
Section header as title [SOLVED]
Posted: Thu Jan 20, 2011 2:05 pm
by volcanoboy
I have the current submenu showing in a sidebar on my site as well as in the main css menu. And I'd like to have the sectionheader from the menu as a title above the menu. Is it possible to do this with a tag like {title}? Atm I just have it hard coded in the template but i'd just like to see if there's a better way to do it.
thanks
Re: Section header as title
Posted: Fri Jan 21, 2011 12:25 pm
by volcanoboy
or I guess Parentpage is a better description.
Menu
• submenu 1
• submenu 2
• submenu 3
Is there a tag that lets me make "Menu" as a tag to put in my template so it says "Menu" when i put it on a page? Sort of like the {title} tag.
Re: Section header as title
Posted: Sun Jan 23, 2011 8:22 pm
by Dr.CSS
You can use CGSimpleSmarty to pull parent page and root page alias and title, it has examples in Help...
Re: Section header as title
Posted: Mon Jan 24, 2011 1:02 pm
by volcanoboy
ok so I assume you mean the module CGSimpleSmarty. I installed it on the page and it removed the whole Admin interface. I have a completely css stripped version where i can't really do much. Also i can not delete the module trough ftp. I installed the module trough the site as xml.
any advice?
Re: Section header as title
Posted: Mon Jan 24, 2011 5:22 pm
by Dr.CSS
What version of CMSMS and did you install it using Module Manager or ? as it may have some dependents that didn't get installed...
Re: Section header as title
Posted: Tue Jan 25, 2011 1:57 pm
by volcanoboy
Hi,
I'm using CMS Made Simple 1.6.9 "Pouebo" for this site as my server doesn't support the latest php versions. I installed the module trough Extensions/Modules - Install module via XML file
Cheers
EDIT: I have never used the module manager before. Is that a better way to install the modules?
Re: Section header as title
Posted: Tue Jan 25, 2011 4:41 pm
by Dr.CSS
I would recommend Module Manager as it should only show you a version of modules that will work with your version of CMSMS, if you went to forge for it you chose the latest version which most likely doesn't work with 1.6.9 as it and CMSMS has changed a lot since then...
Re: Section header as title
Posted: Wed Jan 26, 2011 11:27 am
by volcanoboy
thanks doc
