Incredible Escape Rooms
Forum Replies Created
-
Me too. I just intentionally used an email I knew I already used and the modal window now will not go away even clicking the X in the corner. Have to reload the page to get rid of it.
Forum: Plugins
In reply to: [WordPress Social Login] Providers that don't give an email suggestionAh ok. Thanks. I’ll check that out. I actually didn’t install the plugin yet just read about it and was reading your installation info and that’s where I saw that it assigned random emails to users from service providers that didn’t include it. I’ll check that out.
Thanks. Really wanna stick with a self hosted solution like this instead of a 3rd party SaaS.
Forum: Plugins
In reply to: [WordPress Social Login] Providers that don't give an email suggestionNot familiar with that. Is that related to wordpress or what? Sorry, just not sure what you mean.
Forum: Plugins
In reply to: [Theme My Login] Can't view ProfilesI fixed it already. The issue was I didn’t understand about the params for the shortcode. It’s odd that TML creates the pages and inserts the short-code but doesn’t include the params needed. In fact I couldn’t even find the available params listed anywhere. The shortcode page for the TML documentation only gives the example of [theme-my-login default_action=”login”]. And the pages when created only have [theme-my-login]. Once I realized there were params available I guessed and put [theme-my-login default_action=”register”] on the register page and [theme-my-login default_action=”profile”] on the my profile page and all was well.
Strange that the plugin doesn’t just input those on the correct pages when it creates the pages and puts the shortcode.Forum: Plugins
In reply to: [Theme My Login] Can't view ProfilesTo clarify, if I’m logged in as admin and try to edit profile of a user in WP Admin, that does work. Just each user (whatever level) cannot edit or view their own profile.