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

Change Order of Left Column

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-09-2009, 05:09 AM
  caucus's Avatar 
caucus caucus is offline
 

eXpert
  
Join Date: Oct 2003
Location: FLorida U.S.A
Posts: 356
 

Default Change Order of Left Column

Hello Great Ones

In my store the left column has the following:

1. Categories

2. Your Cart

3. Best Sellers

4. Manufacturers

5. Help

==================================

I would like the order to be the following:

1. Categories

2. Manufacturers

3. Your Cart

4. Best Sellers

5. Help

Is there one .tpl that I can change this on so all pages will reflect the changes?

If yes, which page do I have to look at.

Of course I will do a bacup first!!!!!

Thanks for all you have done already helping me with x-cart
__________________
Staying To The Right
But Left of Rush

X-cart Current version: 4.4.2
X-cart Current version: 4.4.1
X-cart Version 4.0.14
X-cart Version 4.1.6
Litecomm Version: 2.2.35
Operating System Linux
PHP Version 5.2.14
Apache/2.2.16 (Unix)
MySQL client version: 5.091
Reply With Quote
  #2  
Old 01-09-2009, 05:14 AM
  pauldodman's Avatar 
pauldodman pauldodman is offline
 

X-Guru
  
Join Date: Jul 2003
Location: Spain / UK
Posts: 3,054
 

Default Re: Change Order of Left Column

skin1/customer/home.tpl
__________________
Paul Dodman
e-business & m-commerce consultant
w: www.luminointernet.com
e: xcart@luminointernet.com

Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart.
Reply With Quote
  #3  
Old 01-09-2009, 06:07 AM
  caucus's Avatar 
caucus caucus is offline
 

eXpert
  
Join Date: Oct 2003
Location: FLorida U.S.A
Posts: 356
 

Default Re: Change Order of Left Column

Hello

Thanks for the info.

I was lost there and now I am found!

Thanks again for your support!
__________________
Staying To The Right
But Left of Rush

X-cart Current version: 4.4.2
X-cart Current version: 4.4.1
X-cart Version 4.0.14
X-cart Version 4.1.6
Litecomm Version: 2.2.35
Operating System Linux
PHP Version 5.2.14
Apache/2.2.16 (Unix)
MySQL client version: 5.091
Reply With Quote
  #4  
Old 01-09-2009, 06:28 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Change Order of Left Column

FYI: http://forum.x-cart.com/showthread.php?t=21529
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 01-23-2011, 05:12 AM
 
alanruud alanruud is offline
 

Member
  
Join Date: May 2008
Posts: 11
 

Default Re: Change Order of Left Column

Hello - I am also trying to do this same thing, but i'm not sure how to edit the home.tpl in order to get the manufacturers below the categories. thanks. version 4.4.1
__________________
Alan Ruud
X-Cart Ver. 4.4.1 (Unix)
Reply With Quote
  #6  
Old 01-25-2011, 11:45 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Change Order of Left Column

You should alter the "skin/common_files/customer/left_bar.tpl" template.
Or the one for the active skin e.g. "skin/2-columns/customer/left_bar.tpl" if any.

This code is used to show categories:
Code:
{include file="customer/categories.tpl"}

This one for manufacturers:
Code:
{if $active_modules.Manufacturers ne "" and $config.Manufacturers.manufacturers_menu eq "Y"} {include file="modules/Manufacturers/menu_manufacturers.tpl"} {/if}

So, you need to move the code fragments as required.

Check our Help portal for more info -> http://help.qtmsoft.com/index.php?title=X-Cart:Editing_Skin_Files
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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:08 AM.

   

 
X-Cart forums © 2001-2020