Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Sidebar Change by Category

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #1  
Old 07-16-2013, 12:06 AM
 
liamb2001 liamb2001 is offline
 

eXpert
  
Join Date: May 2006
Posts: 216
 

Default Sidebar Change by Category

Hi guys does anyone know if its at all possible to have the entire left sidebar change by category ?

By this i mean that if when you click into a category the "Mens" sub categories only appear and the same if "Womens" is clicked a different side category appears ? is there any sort of mod anyone know of or a way of doing this in the code at all ?

maye even some simple code that says eg if in this category load mens_sidebar.tpl or if in this category load womens_sidebar.tpl
__________________
X-Cart Version 4.55
Reply With Quote
  #2  
Old 07-16-2013, 05:15 AM
 
philrisk philrisk is offline
 

X-Adept
  
Join Date: Jul 2009
Location: Newcastle upon Tyne, UK
Posts: 412
 

Default Re: Sidebar Change by Category

PHP Code:
{if $cat eq "3"}
load whichever .tpl nav you want
{elseif $cat eq "4"}
load whichever .tpl nav you want
{elseif $cat eq "5"}
load whichever .tpl nav you want

etc
...
{/if} 

Thats an easy way of doing it.
__________________
Live with Gold 4.5.1
Dedicated Linux server
MaxCDN 4 pull zones
Dedicated SSL

Reply With Quote
  #3  
Old 07-16-2013, 05:16 AM
 
philrisk philrisk is offline
 

X-Adept
  
Join Date: Jul 2009
Location: Newcastle upon Tyne, UK
Posts: 412
 

Default Re: Sidebar Change by Category

Sorry after all the elseif's you will need an else to the normal leftnav just in case.
__________________
Live with Gold 4.5.1
Dedicated Linux server
MaxCDN 4 pull zones
Dedicated SSL

Reply With Quote
  #4  
Old 07-16-2013, 06:23 AM
 
liamb2001 liamb2001 is offline
 

eXpert
  
Join Date: May 2006
Posts: 216
 

Default Re: Sidebar Change by Category

thanks mate ill give that a go
__________________
X-Cart Version 4.55
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:00 AM.

   

 
X-Cart forums © 2001-2020