| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Terms and conditions tick box at checkout | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() Hi all is there a way of having a tick already in the box I accept terms and conditions at checkout, or can terms and condition be switched off anywere
Thanks to all
__________________
-------------- V4.6.1 xcartmods - Reboot Template X-cart - X-PDF Altered Cart - Checkout one |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() I just altered /common_files/modules/One_Page_Checkout/opc_summary.tpl
and removed this - <div class="terms_n_conditions"> <label for="accept_terms"> <input type="checkbox" name="accept_terms" id="accept_terms" value="Y" /> {$lng.txt_terms_and_conditions_note|substitute:"te rms_url":"`$xcart_web_dir`/pages.php?pageid=3":"privacy_url":"`$xcart_web_dir `/pages.php?pageid=4"} </label> </div> but when i click submit order it said i have to accept terms and conditions??? Any advice please
__________________
-------------- V4.6.1 xcartmods - Reboot Template X-cart - X-PDF Altered Cart - Checkout one |
|||||||||
|
#3
|
|||||||
|
|||||||
![]() In this file: /common_files/modules/Fast_Lane_Checkout/checkout_3_place.tpl
Changed this code: Code: Quote:
..to this code: Quote:
The "style" change hides that block of HTML (I don't want to bother showing the option) and the "checked" defaults the value to on (this causes the warning message about leaving it blank to not appear.)
__________________
www.ChiMassager.com X-cart Version 4.44 www.SEOMarketing30days.com --> Download FREE SEO marketing Ebook (valued $50) Attract more visitors and sales with top 5 most powerful SEO marketing strategies. Converting visitors into buyers, not just traffic! |
|||||||
|
|||
X-Cart forums © 2001-2020
|