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

Trying to remove "Terms & Conditions" "

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-10-2003, 05:14 PM
 
BeZerk BeZerk is offline
 

Advanced Member
  
Join Date: Nov 2002
Posts: 67
 

Default Trying to remove "Terms & Conditions" "

Hello,

I am trying to remove "Terms & Conditions" "Privacy statement".
from the checkout screen. I was able to remove the words
Terms & Conditions Privacy statement.

BUT not the Quotes "

Can someone tell me where I can remove them.

Thanks!
__________________
BeZerK?
Reply With Quote
  #2  
Old 02-10-2003, 06:59 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

If you are using the latest version you should be able to remove this from the languages area, if not check the tpl files, turn on the debug console in the admin -> general settings. To help locate the tpl.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
  #3  
Old 02-11-2003, 10:19 AM
 
BeZerk BeZerk is offline
 

Advanced Member
  
Join Date: Nov 2002
Posts: 67
 

Default

Hi Boomer - no luck.
Nothing in the TPL file and in Languages Yes I can
remove the words but the Quotation marks and hyperlink are still
there. I am running config.php,v 1.232.2.2 2002/11/14.

Any more ideas? I also looked in the PHP file
- found nothing.
__________________
BeZerK?
Reply With Quote
  #4  
Old 02-11-2003, 10:53 AM
 
FishBookStore FishBookStore is offline
 

Advanced Member
  
Join Date: Oct 2002
Posts: 58
 

Default

If you look in the help.tpl you will see
You can remove those lines and it will not show up on your website.
__________________
Regards
Mark

FishBookStore.com
Version (3.3.1) (Not Live)
Reply With Quote
  #5  
Old 02-11-2003, 11:05 AM
 
BeZerk BeZerk is offline
 

Advanced Member
  
Join Date: Nov 2002
Posts: 67
 

Default

tHANKS but i WANT THEM THERE..
i WANT TO REMOVE THEM FROM THE cHECKOUT SCREEN.
rIGHT BEFORE SUBIT IT ALSO LIST THEM...

OOPPS cAPS LOCK WAS ON -SORRY!
__________________
BeZerK?
Reply With Quote
  #6  
Old 02-11-2003, 11:42 AM
 
stryker898 stryker898 is offline
 

Senior Member
  
Join Date: Jan 2003
Posts: 113
 

Default

I'm at work so I can't check my cpanel, but I'm sure you need to find a checkout.tpl or similar and you will find in that file the code that stats to add terms and privacy statements. I will look when I get home, but for now you can try and locate that file.

Chris
__________________
Never take life too seriously, cause none of us are getting out of here alive!
Reply With Quote
  #7  
Old 02-11-2003, 12:26 PM
 
FishBookStore FishBookStore is offline
 

Advanced Member
  
Join Date: Oct 2002
Posts: 58
 

Default

You will need to put an if statement in /customer/home.tpl around { include file="help.tpl" }

Something like (Not sure if this will work)
Quote:
{if $main eq "checkout"}
{ include file="help.tpl" }
{/if}

The help.tpl includes Contact Us and Recover Password Also. If you want those still showing, you will need to copy help.tpl to something like help_checkout.tpl and edit the way you want it. You should need to change the above to if and else statement.
__________________
Regards
Mark

FishBookStore.com
Version (3.3.1) (Not Live)
Reply With Quote
  #8  
Old 02-11-2003, 12:32 PM
 
BeZerk BeZerk is offline
 

Advanced Member
  
Join Date: Nov 2002
Posts: 67
 

Default

FOUND!

/customer/main/checkout.tpl

Thanks everyone.
__________________
BeZerK?
Reply With Quote
  #9  
Old 02-11-2003, 12:42 PM
 
stryker898 stryker898 is offline
 

Senior Member
  
Join Date: Jan 2003
Posts: 113
 

Default

Well after looking at this I found this in /main/checkout.tpl


This is the area in checkout.tpl that you most likely have to completely remove. Remember to make backup.

Hope this helps you. Damn I'm starting to learn this stuff
__________________
Never take life too seriously, cause none of us are getting out of here alive!
Reply With Quote
  #10  
Old 02-11-2003, 12:53 PM
 
FishBookStore FishBookStore is offline
 

Advanced Member
  
Join Date: Oct 2002
Posts: 58
 

Default

Duh! I see where you are trying to remove it from now.

Remove

Quote:
{$lng.txt_you_are_agree} "{$lng.lbl_terms_n_conditions}" {$lng.lbl_and} "{$lng.lbl_privacy_statement}".
from File: /customer/main/checkout.tpl
__________________
Regards
Mark

FishBookStore.com
Version (3.3.1) (Not Live)
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 03:00 PM.

   

 
X-Cart forums © 2001-2020