![]() |
Removing Categories From Admin Vertical Menu
I'm setting up a cart for a real estate company and they don't need all of the categories in the admin section. Is there a way to remove the inventory and help sections all together?
|
Re: Removing Categories From Admin Vertical Menu
Sure, just comment out the menu items you don't want. Use Webmaster mode to see which template is which, then go into the template and hide items using comments:
{* hidden code *} |
Re: Removing Categories From Admin Vertical Menu
Can I remove a whole category including heading...
sooo.... Inventory <--- category heading tracking <--- Menu Item Shipping Methods <--- Menu Item I figured out how to get rid of the menu items, but where do I comment out the whole thing... heading and all? I'll dig deeper when I get the contract. |
Re: Removing Categories From Admin Vertical Menu
You go to the main containing template and comment out the include. As an example, you would go to single/home.tpl and comment out this:
{ include file="provider/menu.tpl" } |
All times are GMT -8. The time now is 06:01 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.