| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Remove a sidebox? | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() 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) |
|||||||
#2
|
|||||||||
|
|||||||||
![]() {***************************
{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 |
|||||||||
#3
|
|||||||
|
|||||||
![]() Excellent, that worked!! Thanks for the quick response.
__________________
4.1.8 Gold (Unix) |
|||||||
|
|||
X-Cart forums © 2001-2020
|