[TYPO3-english] f:cObject nav_menu not rendered ?

"HocomAdvies [  Wiechert Hooghwinkel "HocomAdvies [  Wiechert Hooghwinkel
Tue May 2 15:59:41 CEST 2017


Hi, 

In a new Typo3 7.6.18 system I’m including a menu like this:
  <f:cObject typoscriptObjectPath=“lib.nav_main” /> in a partial (header). The TS used for the menu is working in other Typo3 7.6.18 version without any problem. So Why is this now not included? If I try to include a simple lib.test it does work? So Am I overseeing something here? 
I can see the TS for the menu in the Template-Objectbrowser so why is it not in the FE? Any advice on this? Thanks.

 

lib.nav_main = COA
lib.nav_main {
    20 = HMENU
    20 {
        wrap = <div class="top-bar-left">|</div>
        entryLevel = 0
        1 = TMENU
        1 {
            expAll = 1
            noBlur = 1
            wrap = <ul class="dropdown menu" data-dropdown-menu>|</ul>
            target = _top
            NO {
                stdWrap.htmlSpecialChars = 1
                wrapItemAndSub = <li has-submenu>|</li>
                #allWrap = <div class=" ">|</div>
            }
            ACT <.NO
      ACT{
      wrapItemAndSub = <li class="has-submenu">|</li>
    }

        }
        2 = TMENU
        2 {
            noBlur = 1
            wrap = <ul class="submenu menu vertical" data-submenu">|</ul>
            target = _top
            NO {
                stdWrap.htmlSpecialChars = 1
                wrapItemAndSub = <li class="has-submenu">|</li>
                #allWrap = <div class=" ">|</div>
            }
                }
    }
    }


Regards,

Wiechert Hooghwinkel






         <http://hocom-advies.nl/>     	 	


 
HocomAdvies <http://hocom-advies.nl/>

+31 (0)343 575 898 <tel:+31343575898>

Scherpenzeelseweg 34 • 3953MB Maarsbergen <https://goo.gl/maps/2flbw>



www.hocom-advies.nl <http://hocom-advies.nl/> • info at hocom-advies.nl

 



More information about the TYPO3-english mailing list