Theme compatible
-
Hello,
We are using Savoy theme at https://preview.themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/full_screen_preview/12537825
This theme provide a pop form for registration:
https://prnt.sc/CaTOnDBin2EXand I note that it does not compatible when register account, and it will show errors on console as the screenshot:
https://prnt.sc/GnLL7qXfMj0OSepcifically, it require values of a vendor even if I tried to register an customer account,
<input type=?”text” class=?”input-text form-control” name=?”fname” id=?”first-name” value required=?”required”>?
<input type=”text” class=”input-text form-control” name=”lname” id=”last-name” value required=”required”>
<input type=”text” class=”input-text form-control” name=”shopname” id=”company-name” value required=”required”>
<input type=”text” class=”input-text form-control” name=”shopurl” id=”seller-url” value required=”required”>
<input type=”text” class=”input-text form-control” name=”phone” id=”shop-phone” value required=”required”>could you please have a check, and advise how to resovle the issue?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Theme compatible’ is closed to new replies.