[TYPO3-english] menu problem
Lex Thoonen
Lex at peng.nl
Mon Sep 21 16:24:17 CEST 2009
Saturday, September 19, 2009, 12:54:49 PM, you wrote:
LT> tried lots of settings but can't get it to work yet. Maybe it's to do
LT> with my tree structure:
LT> website
LT> - Root
LT> --Home
LT> --Achtergrond
LT> ---Evolutie
LT> ---Dieethype
LT> --In de praktijk
LT> (etc)
LT> "Home" contains everything for the home page, and in "Root", at
LT> 'Options', 'Show content from this page instead' is set to 'Home'.
LT> Maybe that's all wrong and causing the menu not to work,I don't know.
LT> It now looks like this:
LT> # Menu 1 cObject
LT> temp.menu_1 = HMENU
LT> temp.menu_1.entryLevel = 0
LT> # First level menu-object, textual
LT> temp.menu_1.1 = TMENU
LT> temp.menu_1.1 {
LT> # Normal state properties
LT> NO.allWrap = <li class="menu1-level1-no"> | </li>
LT> # Enable active state and set properties:
LT> ACT = 1
LT> ACT.allWrap = <li class="menu1-level1-act"> | </li>
LT> }
LT> # Second level menu-object, textual
LT> temp.menu_1.2 = TMENU
LT> temp.menu_1.2 {
LT> # Normal state properties
LT> NO.allWrap = <li class="menu1-level2-no"> | </li>
LT> # Enable active state and set properties:
LT> ACT = 1
LT> ACT.allWrap = <li class="menu1-level2-act"> | </li>
LT> }
LT> and I tried
LT> temp.menu_1.1.entryLevel = 1
LT> temp.menu_1.2.entryLevel = 1
LT> and setting them both to 0 as well, all to no avail. (With emptying
LT> cache.)
LT> I'll go and 'play' on, see if I can find anything. Meanwhile, any more
LT> hints are more than welcome!
Hi,
still haven't get this workig. What do you people think, where should
I look at, at my page structure, see if i can swap the root and
homepage or can't that be the cause of the problem?
--
Lex Thoonen
Pêng Smart Web Design - http://www.peng.nl
Gran Canaria Info - http://www.gran-canaria-info.com
Hollandse Nieuwe - http://www.hollandsenieuwe.com
tel. +34 928 88.61.77
More information about the TYPO3-english
mailing list