My orders in Magento 1.7 account sidebar -


i have problem account details sidebar. can no longer see "my orders" element there.

where these items defined?

thanks help.

the orders menu item can found inside file

 /app/design/frontend/yourtheme/template/layout/sales.xml 

failing go through magento fallback in layout folder until find sales.xml

possibly extension you've added has removed orders links xml.


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -