I'm would like to remove company & fax field from the checkout page, i already comment out the company and fax field, but it doesn't work.
I removed it from:
/app/design/frontend/base/default/template/checkout/onepage/billing.phtml/app/design/frontend/base/default/template/checkout/onepage/shipping.phtml
And also from RWD template.
Raphael at Digital Pianism
70.8k37 gold badges192 silver badges357 bronze badges
-
Do you use any extension for your checkout page?sIiiS– sIiiS2016年06月07日 16:27:30 +00:00Commented Jun 7, 2016 at 16:27
1 Answer 1
I reckon you will also have to comment the code in the following files if you're on the RWD theme:
app/design/frontend/rwd/default/template/checkout/onepage/billing.phtmlapp/design/frontend/rwd/default/template/checkout/onepage/shipping.phtmlapp/design/frontend/rwd/default/template/persistent/checkout/onepage/billing.phtml
answered Jun 7, 2016 at 15:44
Raphael at Digital Pianism
70.8k37 gold badges192 silver badges357 bronze badges
-
Yes, i already comment out the code, but still doesn't workfirewalls– firewalls2016年06月07日 15:56:03 +00:00Commented Jun 7, 2016 at 15:56
-
@firewalls double check the path of the template by enabling the template path hints: help.sweettoothrewards.com/article/…Raphael at Digital Pianism– Raphael at Digital Pianism2016年06月07日 15:57:05 +00:00Commented Jun 7, 2016 at 15:57
-
1Danggg! It's working :Dfirewalls– firewalls2016年06月07日 17:30:47 +00:00Commented Jun 7, 2016 at 17:30
Explore related questions
See similar questions with these tags.
default