Hello!
I'm trying to edit required(*) fields onvendor registration form. More specifically, I dont want to require a phone # for vendor registration, and would rather it gone completely.
Here's a reference screenshot: http://imgur.com/a/2n8ZS
Any ideas?
Hello!
I'm trying to edit required(*) fields onvendor registration form. More specifically, I dont want to require a phone # for vendor registration, and would rather it gone completely.
Here's a reference screenshot: http://imgur.com/a/2n8ZS
Any ideas?
You can edit it on the Administration > Profile fields page in the admin. However, the changes will also be applied to a customer registration form.
design/themes/YOUR_THEME/templates/views/companies/apply_for_vendor.tpl
Please replace the following code and clear cache:
{__("phone")}
Thanks so much for the help guys,
By replace do you mean delete? I deleted the above code code in the apply_for_vendor.tpl and still telling me phone # is required.
screenshot: http://imgur.com/a/PqyDg
SDAD
August 4, 2016, 12:00am
#5
By replace do you mean delete? I deleted the above code code in the apply_for_vendor.tpl and still telling me phone # is required.
Just remove the cm-required parameter in the line below
{__("phone")}
In the design/themes/responsive/templates/views/companies/apply_for_vendor.tpl file.
Thanks so much for the help guys,
By replace do you mean delete? I deleted the above code code in the apply_for_vendor.tpl and still telling me phone # is required.
screenshot: http://imgur.com/a/PqyDg
Yes, I mean delete. Just clear cache after the cahnges are applied and the whole Phone field will be removed
Hello!
I'm trying to edit required(*) fields onvendor registration form. More specifically, I dont want to require a phone # for vendor registration, and would rather it gone completely.
Here's a reference screenshot: http://imgur.com/a/2n8ZS
Any ideas?
You can check this addon.
https://store.webkul.com/CS-Cart-Vendor-Custom-Registration.html
jenc
August 6, 2020, 12:00am
#8
If you are just trying to change the text on the 'become a seller' form
go to design, theme editor
See the very top of the page where there is text for 'become a seller'
Click on that
It then displays the seller registration form
Then go to the bottom of the page and click on the T symbol.
That then pages the page into edit mode and you can change the text.
You can't change the boxes (apparently) - see above or ask the helpdesk.