• Resolved alexli126

    (@alexli126)


    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/CaTOnDBin2EX

    and I note that it does not compatible when register account, and it will show errors on console as the screenshot:

    https://prnt.sc/GnLL7qXfMj0O

    Sepcifically, 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

    • This topic was modified 1 year, 12 months ago by alexli126.
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.