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

Remove a sidebox?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-01-2007, 07:50 PM
 
typologist typologist is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 51
 

Default Remove a sidebox?

Hi,

I have searched for hours, and could not find how to remove a sidebox (one of those not listed in the "modules" section of the admin).

1. I need to remove the authentication box in my site, but I dont want to do it by deleteing the code, but commenting it. I think this is the code:

In /customer/home.tpl

{if $login eq "" }
{include file="auth.tpl" }
{else}
{include file="authbox.tpl" }


I tried commenting those lines as I read somewhere, using {* and *} but only resulted in errors.

2. I also need to completely remove the header (the top row of the site).

Thanks for your help,
__________________
4.1.8 Gold (Unix)
Reply With Quote
  #2  
Old 08-01-2007, 07:56 PM
  imexhouse's Avatar 
imexhouse imexhouse is offline
 

eXpert
  
Join Date: May 2006
Location: Canada
Posts: 377
 

Default Re: Remove a sidebox?

{***************************
{if $login eq "" }
{include file="auth.tpl" }
{else}
{include file="authbox.tpl" }
{/if}
***************************}

should work.

Comment out:

{include file="head.tpl" } like this:

{******************
{include file="head.tpl" }
******************}

in skin1/customer/home.tpl to remove the header.
__________________
Jack@AquasanaCA
X-CART GOLD 4.0.19 Live
DSEFU, AOM, ezCheckout, ezUpsell, ezRecommends, RememberMe, RememberAnonCarts
AquasanaCanada.com - Aquasana╝ - #1 Rated Water Filters in America!
X-CART GOLD 4.4.5 Live
CDSEO Pro v. 1.8.4
AquasanaMontreal.com
Aquasana╝ & Rhino Water Filtration Systems
Reply With Quote
  #3  
Old 08-01-2007, 08:19 PM
 
typologist typologist is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 51
 

Default Re: Remove a sidebox?

Excellent, that worked!! Thanks for the quick response.
__________________
4.1.8 Gold (Unix)
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 12:33 PM.

   

 
X-Cart forums © 2001-2020