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)
-   -   Need to add second category menu added to left menu (https://forum.x-cart.com/showthread.php?t=37874)

smaavie 03-04-2008 01:42 AM

Re: Need to add second category menu added to left menu
 
Hello all,

I have followed the above instructions to successfully generate 2 'categories' menus.

Both these menus have the title 'Categories'.

How can I change this so that the first menu is called "Browse By Product Type", and the second is called "Browse By Collection"?

Thanks in advance for all your help.

Janice Canada 03-04-2008 04:25 AM

Re: Need to add second category menu added to left menu
 
Hi:

Go to languages-labels in your admin section and search for the name of your category. It should show you both templates. My new menu was called categories_type.tpl. I changed the label on that to be Showcase.

Regards,
Janice

smaavie 03-04-2008 10:31 AM

Re: Need to add second category menu added to left menu
 
Many thanks for posting the solution - each of my categories menus now has the correct unique title.

Cheers!

enrique 03-04-2008 06:51 PM

Re: Need to add second category menu added to left menu
 
Can somebody please help with post #10?
Thank you

enrique 03-06-2008 04:22 PM

Re: Need to add second category menu added to left menu
 
Quote:

Originally Posted by Janice Canada
THANK YOU!

It worked perfectly!

Janice


Janice Canada,
would you please kindly explain in detail how you did this? I'm trying to add the same thing.

Thank you

enrique 03-11-2008 08:49 AM

Re: Need to add second category menu added to left menu
 
Anyone???

enrique 03-18-2008 06:51 AM

Re: Need to add second category menu added to left menu
 
Hi,
I wanted to add second category menu added to left menu but this thead is not too specific for a newy like me. If some one please explain it to me, I appreciate any help.
Thank you.

alw_23 04-28-2009 12:02 PM

Re: Need to add second category menu added to left menu
 
Thanks so much. Just another confirmation to let you know it works in 4.1

Kajsa 08-27-2009 04:45 AM

Re: Need to add second category menu added to left menu
 
Hi,

i managed to make a category but...
I changed the POS of the categories to under 100, but it still show all categories. And the categories above 100 is showing the categories it should.

in categories.tpl i added:

{foreach from=$categories item=c}
{if $c.order_by lt 100}

and in my new tpl i added:

{foreach from=$categories item=c}
{if $c.order_by gt 100}

Can anyone help?

/Kajsa

Lock15 11-24-2009 08:05 AM

Re: Need to add second category menu added to left menu
 
Is this only for the Pro version? When I tried to change the POS. for our categories so that I could add the second menu, our categories only allow up to 3 characters which would stop at 999. Is there somewhere that I can increase the POS. to 4 characters?


All times are GMT -8. The time now is 09:56 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.