| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Move fields around in One Page checkout | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() I can't seem to find out what file to change, in order to move the zip code field in the one page checkout.
Anybody knows? Thank you.
__________________
X-Cart 4.5.5 |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() Not sure what you are trying to do but if you want to remove the Zip code field then in your XC admin go to General Setting > User Profile
__________________
CottonAge.com - v4.4.4 - Gold Mirko.com - v4.1.12 - Gold We sell Bathrobes, Slippers, Towels & more at wholesale prices... |
|||||||||
#3
|
|||||||||
|
|||||||||
![]() I don want to REMOVE, but I want to MOVE.
In Denmark you put in the zip code before you put in the city, so I want the fiels to be in the right order.
__________________
X-Cart 4.5.5 |
|||||||||
#4
|
|||||||||
|
|||||||||
![]() Use the webmaster mode to find the correct file. Just so you know - XC uses a loop to output the fields (you will not see individual fields listed in there) so you will have to modify the template and the foreach in that template for your specific needs
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#5
|
|||||||||
|
|||||||||
![]() I have tried webmaster tools, but I don't see how I can what file is used??
I am aware that I have to modify the template, I just need to know what template to modify.
__________________
X-Cart 4.5.5 |
|||||||||
#6
|
|||||||||
|
|||||||||
![]() look in common_files/modules/One_Page_Checkout/profile I'm assuming address_fields.tpl
__________________
CottonAge.com - v4.4.4 - Gold Mirko.com - v4.1.12 - Gold We sell Bathrobes, Slippers, Towels & more at wholesale prices... |
|||||||||
#7
|
|||||||||
|
|||||||||
![]() I have tried all files in that directory, but can't seem to find where it is.
Maybe it is the file address_fields.tpl but I can't figure out how to move the field in that file.
__________________
X-Cart 4.5.5 |
|||||||||
#8
|
|||||||||
|
|||||||||
![]() Like I said
Quote:
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#9
|
|||||||||
|
|||||||||
![]() Thank you. I tried to change the order in init.php, but nothing.
The other method is to complicated for me to figure out ![]()
__________________
X-Cart 4.5.5 |
|||||||||
#10
|
|||||||||
|
|||||||||
![]() Actually changing the init.php file worked.
I just needed to execute the following SQL query to the database: update xcart_config set value = "" where name = 'address_book_fields'; So thank you very much for your help!!
__________________
X-Cart 4.5.5 |
|||||||||
|
|||
X-Cart forums © 2001-2020
|