Login/Sign Up Notifications

Anyone know of resources re: error messages/notifications with Ghost Members.

I am wanting to show a Bootstrap alert with the notification in when members signup/login.

Any help or push in the right direction would be much appreciated. Thanks.

Hey there.

You might benefit from taking a look at our Lyra theme, which uses Members and taps into the sign in states that can be pulled out of the URL parameters:

The JavaScript then conditionally shows these different notifications depending on the Member signed in state

1 Like

Thanks, I’ll give this a try

1 Like

Thanks David, I’ve got that working!

1 Like

Ace :fire:

1 Like