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

Disable the Featured Product List

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-14-2005, 07:35 PM
 
techhead techhead is offline
 

Advanced Member
  
Join Date: Jun 2004
Location: Australia, Melbourne
Posts: 30
 

Default Disable the Featured Product List

Is it possible to disable the featured product list and have the "home.php" page go to a category of my choice?
__________________
xcart v3.5.8 through to v4.0.14
redhat v9
php v4.3.10
MySQL 4.0.22
Reply With Quote
  #2  
Old 08-14-2005, 11:30 PM
  Dongan's Avatar 
Dongan Dongan is offline
 

X-Wizard
  
Join Date: Jul 2005
Location: www.mercuryminds.com
Posts: 1,531
 

Default

If you don't want to display the featured products, the go to

skin1/customer/main/wecome.tpl an remove the code

{include file="customer/main/featured.tpl" f_products=$f_products}

and place this code somewhere else where you want to display.

For redirecting, go to index.php and change the code as you want.
Reply With Quote
  #3  
Old 08-15-2005, 03:50 PM
 
techhead techhead is offline
 

Advanced Member
  
Join Date: Jun 2004
Location: Australia, Melbourne
Posts: 30
 

Default

Thanks Dongan!

I went a step further and placed the following code at the top of /home.php

Code:
if (empty($cat)) $cat = 249;

Cheers.
__________________
xcart v3.5.8 through to v4.0.14
redhat v9
php v4.3.10
MySQL 4.0.22
Reply With Quote
  #4  
Old 08-15-2005, 08:27 PM
  Dongan's Avatar 
Dongan Dongan is offline
 

X-Wizard
  
Join Date: Jul 2005
Location: www.mercuryminds.com
Posts: 1,531
 

Default

Quote:
Originally Posted by techhead
Thanks Dongan!

I went a step further and placed the following code at the top of /home.php

Code:
if (empty($cat)) $cat = 249;

Cheers.

Cheers.....
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 07:03 AM.

   

 
X-Cart forums © 2001-2020