X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Removing Categories From Admin Vertical Menu (https://forum.x-cart.com/showthread.php?t=30104)

ARW VISIONS 03-29-2007 02:43 PM

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?

balinor 03-29-2007 03:52 PM

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 *}

ARW VISIONS 03-29-2007 04:40 PM

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.

balinor 03-30-2007 02:59 AM

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.