I want to show the list of subpages I have for my parent page.
Is there a way I can use the parameters so that it doesn't show the hierarchy or do I have to manipulate the template in order to do so?
Basically, I added {menu start_page="articles"} into my content block. It returns the list, but I do not want it to display the "2.1" numbers.
Thanks.
[SOLVED] Showing Menu in Page
[SOLVED] Showing Menu in Page
Last edited by CMSmonkey on Sat May 23, 2009 10:44 pm, edited 1 time in total.
Re: Showing Menu in Page
attach the "accessibility" stylesheet, that will hide the 'dfn'...
Ronny
Ronny
Re: Showing Menu in Page
Excellent! That is exactly what I was looking for...
One more question: is there any way to hide the subpages in the actual menu, but have them show on the page? I tried to use the not show in menu option, but then it disappears from the menu in the content block.
In other words, I have a list of articles. I do not want them to show in the main menu because it will get lengthy, but I do want them to show in the content block.
One more question: is there any way to hide the subpages in the actual menu, but have them show on the page? I tried to use the not show in menu option, but then it disappears from the menu in the content block.
In other words, I have a list of articles. I do not want them to show in the main menu because it will get lengthy, but I do want them to show in the content block.
Re: Showing Menu in Page
You can put the UNchecked with the "show in menu" and put the (show_all="1") as extra parameter in the call...
Ronny
Ronny
Re: Showing Menu in Page
AWESOME!
That is what I needed. Thank you Ronny.
That is what I needed. Thank you Ronny.


