简体   繁体   中英

Topmenu disappeared in some pages (Magento)

TopMenu does not appear in the pages of client administration (my requests, my account, etc ...). But on the other pages, will be normal.

I write:

echo $this->getHtml('level-top')

And pages appear normal, but in the pages of client administration not.

PS: Sorry for english. Translate of Google haushauh :)

The customer pages do have an own layout file called customer.xml in your theme. Please check whether the block 'level-top' or it's parents are deleted.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM