- Posts: 31
- Thank you received: 0
Edit shipping address
14 years 5 days ago #66584
by simond
Edit shipping address was created by simond
Hi there,
Have had a look around but I'm unable to fix this : If a user wants a different shipping address and unticks the box - nothing happens and they can't edit/add anything.
Also I've discovered that clicking off a different shipping address and clicking NEW on billing address takes customers straight through to payment.
Any advice?
Thanks
Have had a look around but I'm unable to fix this : If a user wants a different shipping address and unticks the box - nothing happens and they can't edit/add anything.
Also I've discovered that clicking off a different shipping address and clicking NEW on billing address takes customers straight through to payment.
Any advice?
Thanks
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
14 years 5 days ago - 14 years 5 days ago #66605
by Mohamed Thelji
Replied by Mohamed Thelji on topic Re: Edit shipping address
Hi,
1. Do you use the last version of hikashop ?
2. Can you send me a screenshot of your checkout workflow "Hikashop->System->Configuration->Checkout"
1. Do you use the last version of hikashop ?
2. Can you send me a screenshot of your checkout workflow "Hikashop->System->Configuration->Checkout"
Last edit: 14 years 5 days ago by Mohamed Thelji.
Please Log in or Create an account to join the conversation.
14 years 5 days ago #66610
by simond
Replied by simond on topic Re: Edit shipping address
Please Log in or Create an account to join the conversation.
14 years 2 days ago #66810
by nicolas
Replied by nicolas on topic Re: Edit shipping address
It sounds like you have some javascript errors on your checkout.
Could you give a link to your shop so that we can look at your pages?
Could you give a link to your shop so that we can look at your pages?
Please Log in or Create an account to join the conversation.
14 years 2 days ago #66822
by simond
Replied by simond on topic Re: Edit shipping address
Please Log in or Create an account to join the conversation.
14 years 1 day ago #67032
by nicolas
Replied by nicolas on topic Re: Edit shipping address
You changed the translations of PASSWORDS_DO_NOT_MATCH and VALID_EMAIL and added a quote without escaping it.
add a \ before the quote in your translation overrides and that should solve the problem.
add a \ before the quote in your translation overrides and that should solve the problem.
Please Log in or Create an account to join the conversation.
14 years 1 day ago #67071
by simond
Replied by simond on topic Re: Edit shipping address
Thanks Nicolas,
sorry for not understanding completely - is this what you mean? (in override):
PASSWORDS_DO_NOT_MATCH=\"Please check your passwords - they don't seem to match"
VALID_EMAIL=\"Your e-mail address doesn't appear to be valid"
the only override i have in there at the mo is : PER_UNIT=""
Cheers
S
sorry for not understanding completely - is this what you mean? (in override):
PASSWORDS_DO_NOT_MATCH=\"Please check your passwords - they don't seem to match"
VALID_EMAIL=\"Your e-mail address doesn't appear to be valid"
the only override i have in there at the mo is : PER_UNIT=""
Cheers
S
Please Log in or Create an account to join the conversation.
14 years 1 day ago #67152
by nicolas
Replied by nicolas on topic Re: Edit shipping address
No. I was talking about quotes, not double quotes. I meant like that:
PASSWORDS_DO_NOT_MATCH="Please check your passwords - they don\'t seem to match"
VALID_EMAIL="Your e-mail address doesn\'t appear to be valid"
PASSWORDS_DO_NOT_MATCH="Please check your passwords - they don\'t seem to match"
VALID_EMAIL="Your e-mail address doesn\'t appear to be valid"
Please Log in or Create an account to join the conversation.
14 years 1 day ago #67161
by simond
Replied by simond on topic Re: Edit shipping address
Hi Nicolas - that's fab - i'd have never sussed that out! - seems to have done the trick so many thanks for that
Please Log in or Create an account to join the conversation.
Time to create page: 0.180 seconds