• Resolved Thomas

    (@goldenshawarma)


    Hi Diana,

    So I installed the plugin and it works great. However, when I set my Woo Commerce setting to enable “Allow customers to log in to an existing account during checkout”, I don’t seem to see any login form on the checkout step. Any idea why this is happening?

    I’m using Astra Theme and I’m using a checkout manager plugin called “Checkout Field Editor and Manager for WooCommerce” by Acowebs.

    Thank you in advance for your prompt reply.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    Could you activate the Multi-Step Checkout plugin on the linked page so I can have a look as to why the login form is missing?

    Thread Starter Thomas

    (@goldenshawarma)

    Hi Diana,

    Thank you for your reply. I had activated the plugin. See below screenshot

    Screenshot

    Below are my checkout steps.

    Preorder >
    Checkout

    Regards,
    Thomas

    Plugin Author SilkyPress

    (@diana_burduja)

    Thomas,

    the Funnel Builder by CartFlows plugin seems to be hiding the login form on your website.

    That can be fixed by adding the following CSS rule to your website:

    .wcf-embed-checkout-form .woocommerce form.woocommerce-form-login {
        display: block !important;
    }

    You can use the “WP Admin -> Appearance -> Customize -> Additional CSS” page to add the CSS rule.

    Thread Starter Thomas

    (@goldenshawarma)

    Hi Diana,

    Thank you for the fix!

    I can now see my login form.

    See Screenshot

    Cheers!

    Regards,
    Thomas

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Login Form is not displaying’ is closed to new replies.