When I try to register or place an order, system warns me like "Please enter postcode". As you can see in screenshot, postcode is not a required field. Is there any solution for it?
Please check screenshot.
Registration form: https://www.robotekno.com/account/register
Thanks.
Please check screenshot.
Registration form: https://www.robotekno.com/account/register
Thanks.
In General
Share this post:
Responses (12)
-
Accepted Answer
Lol ... there's actually a hard coded required tag in both default and second template:
https://github.com/arastta/arastta/blob/master/catalog/view/theme/default/template/account/register.tpl#l276
https://github.com/arastta/arastta/blob/master/catalog/view/theme/second/template/account/register.tpl#l281
You can remove it, and it should work. -
Accepted Answer
Disable postcode required: https://arastta.org/forum/address-required-fields#reply-1130
Searching saves time.
Note! If it's already disabled you most likely have some modification causing trouble, and anyhow needs to include more info about your system. -
Accepted Answer
Rune Rasmussen wrote:
Disable postcode required: https://arastta.org/forum/address-required-fields#reply-1130
Searching saves time.
Note! If it's already disabled you most likely have some modification causing trouble, and anyhow needs to include more info about your system.
I checked it, it's already disabled and also I didn't modify registration form. -
Accepted Answer
-
Accepted Answer
Rune Rasmussen wrote:
You have a issue, and have modified something, or have something else wrong. If you don't include any useful info, you won't get help. The crystal ball is broken ...
I didn't change anything. By the way, the demo has same issue
http://demo.arastta.org/tr/account/register -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
Rune Rasmussen wrote:
You also need to tell us which browser you're using, and better also test some different browsers.
The text isn't coming from Arastta, but most likely the browser I believe.
It can be another Chromium/Edge issue ...
I'm using Arastta 1.6.1 Stable and PHP 5.6.30
I tried with Internet Explorer 11.0.42 and Chrome 58.0.3029.110 (64-bit).
I think it's a bug that we can report it. Because Arastta official demo has same issue:
http://demo.arastta.org/tr/account/register -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
Hi Enes, I wonder:
https://github.com/arastta/arastta/issues/716#issuecomment-306473516
Regarding the fix, is it any point in leaving the hard-coded "required" tag in the mentioned lines?
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »