Hi
I am struggling to create a footer manually....
the default footer that is visible is similar to sitemap..where all menus are shown...
please help...
Vishal
I want to create a footer manually
-
- Forum Members
- Posts: 10
- Joined: Sat Jan 23, 2010 1:40 pm
Re: I want to create a footer manually
Go into your template, check for the div #footer and remove the {menu}-calls that are there....
Then put there what you want there instead...
Ronny
Then put there what you want there instead...
Ronny
-
- Forum Members
- Posts: 10
- Joined: Sat Jan 23, 2010 1:40 pm
Re: I want to create a footer manually
Thanks RonnyK for help...
In my footer i need to show only few required menus....how to get this..if i make them constant link that would not be a good soln...
is there a way where i can control what all menus i can show in my footer....
In my footer i need to show only few required menus....how to get this..if i make them constant link that would not be a good soln...
is there a way where i can control what all menus i can show in my footer....
Re: I want to create a footer manually
Check the help of menu. It will show all you can call as parameters... You can call all pages under a parent, or specific items.
Ronny
Ronny
-
- Forum Members
- Posts: 85
- Joined: Wed Jun 20, 2007 5:40 pm
Re: I want to create a footer manually
{menu template='footer1' number_of_levels='1'}
The above clal shows the top level content items only
{menu template="footer2" items="telephone,online-survey,newsletter,blog,privacy-policy"}
This one shows only the page alias telephone,online-survey,newsletter,blog,privacy-policy or whatever you call them.
The above clal shows the top level content items only
{menu template="footer2" items="telephone,online-survey,newsletter,blog,privacy-policy"}
This one shows only the page alias telephone,online-survey,newsletter,blog,privacy-policy or whatever you call them.