Elxis CMS Forum
Extensions => Components => Topic started by: Vince on March 10, 2008, 13:04:35
-
Hello,
I've downloaded Elxis and i find it great.
I have only one problem:
I wish to change the pathway so that it works instead of: "Home > Link > Link > Link" like that: "Home > Menu Modul > Section > Kategorie > Article"
Or something like that. So that the pathway shows where the shown page is saved.
Thanks for help and please excuse my bad english
-
Pathway is generated by the name of the menu items because not only content is shown to the pathway (also third party components etc). You can name your menu items the same as your sections and categories.
-
okay thanks that works, but I have one problem with this method.
my menu looks like that:
<menu>title1<menu>
<link>text1<link>
<link>text2<link>
<menu>title2<menu>
<link>text1<link>
<link>text2<link>
so my pathway looks like that: "home > text1" for two different links. What I want to do is that the pathway includes the <menu>title<menu>.
i've already tried by creating a menulink with the same name as the menu and make text1 & text2 to submenus. But i don't want to see this menu link in my menu. is there a possibility to only show the submenus.
Or another possibility to solve my problem?
Thanks for the help