Posted: November 21, 2016 at 9:33 am
Hi guys, The site seems to hang when clicking the login button when registering for an event with an email address of an existing user. Scenario: To duplicate: You correctly get error: Then the ‘login’ button appears linked to: When you click it the screen dims like there is a dialog box somewhere but none appears. Details Any help appreciated! |
|
Hi there, The problem is caused by this style within your theme – http://take.ms/J9JSE As its using !important is overriding the styles to show the login form so it stays hidden. I’ll create a ticket for our developers to investigate this, however for the time being you will need to remove the !important from those styles within bootstrap for the form to display. |
|
Thanks so much Tony! I found the following did the trick: div.ee-admin-dialog-container.hidden { |
|
I’m not sure that will work correctly as it will likely force the dialog box to always show. Did you not notice any issues with the above? |
|
Ahh yes I see now. It does continue to display but is completely empty and is repositioned up the page near the header bar. But it’s only noticeable if you scroll up the page and disappears when you register for the event after logging in so it’s definitely workable for right now. |
|
Ah ok, great. I’ve noted this thread in the ticket so if we push an update for this we will add an update here. |
|
The update to the EE4 WP User integration that includes the fix Tony mentioned is released. |
|
Awesome thanks so much guys! |
|
The support post ‘Hangs when clicking 'login' member registering for an event when not logged in’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.