• Resolved ozweiler77

    (@ozweiler77)


    Hello,

    I have the pro license and i don’t understand why i have the “skip-login button” showing since visitors have to register or log in to order on my website.

    I tried to hide this button with CSS but it doesn’t work :

    #wpmc-skip-login{
    display:none !important;

    }

    How can i remove it so people have to register or log in to keep going ?

    Regards

Viewing 1 replies (of 1 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    Hello,

    if the “Allow customers to place orders without an account” option or if the “Allow customers to create an account during checkout” option is enabled on the “WP Admin -> WooCommerce -> Settings -> Accounts & Privacy” page, then the customer can skip the login and continue to the checkout. Disabling these two options will hide the “Skip Login” button and will not permit the user to continue the checkout without registering or logging in.

    The “Allow customers to create an account during checkout” option has nothing to do with the Register form on the checkout page. The option will add an “username” and/or “password” field to the Billing section or will automatically generate an username and password for the user (see the other options on the “WP Admin -> WooCommerce -> Settings -> Accounts & Privacy -> Account creation” section).

Viewing 1 replies (of 1 total)

The topic ‘Delete “skip-login button”’ is closed to new replies.