• After updating the OTP Login/Signup Woocommerce few hours ago the woocommerce registration page is not working it is showing blank and i have checked it as after deactivating this plugin it works properly.
    Please help.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author xootix

    (@xootix)

    Hello,

    Please try clearing your website/browser cache.
    Which theme are you using?

    Thread Starter servermonks

    (@servermonks)

    I am using woovina flatshop.
    There was no problem previously but after the update the registration form of woocommerce is not comming I have cleared the cache but still nothing is happening.

    Plugin Author xootix

    (@xootix)

    Add this CSS

    form.woocommerce-form.woocommerce-form-register.register {
        display: block!important;
    }
    
    select.xoo-ml-phone-cc + .select2.select2-container {
        height: 41px!important;
        line-height: 41px!important;
    }
    Thread Starter servermonks

    (@servermonks)

    1.I have added the code the 1st part is working the the 2nd part is not the country code field is still small.
    2.The login/signup modal is not showing field to enter mobile number while registration but it is showing while login.
    Please help

    Thread Starter servermonks

    (@servermonks)

    Issue 1 is resolved Thank you can you help me with the 2nd issue

    Plugin Author xootix

    (@xootix)

    @servermonks

    Share your website link

    I have the same issue. my registration page shows blank when i have this plugin enabled. If I disable plugin It shows back

    Plugin Author xootix

    (@xootix)

    @ixap233
    Please share your website link, you can leave an offline here as well

    fresity.com this is my site link.

    Now its showing when I added given css code
    but it should work like before

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Woocommerce Register page not working’ is closed to new replies.