Replace Login Page - Login not working

I created a Login page with bricks using the form element.

I have an email and password field.

I set the action to ‘user login’ and selected the email and password to match up.

I then set an action of redirect and enabled the ‘admin section’ to redirect to.

I then went into Bricks → Settings to use the custom Login page.

When I try to login, the login button just has the spinning icon. Nothing happens.

I watched two videos on how others set this up and I can’t see anything I haven’t done myself.

What else can I try?

Edit: It appears Bricks Builder does not support 2FA

1 Like

Having the same thing happen. I’ve tried User Login, with and without Redirect. I’ve tried a custom action. None of these work.

I can see the POST to ‘admin-ajax.php’ which returns a 302 to the specified redirect, but nothing happens after that.