-
1) On a site where the user, when you register, you can choose between two roles available, the registration is a social problem, because by default your plugin allows you to set only one default role. This means that if X wants to activate a profile in choice between A or B using the login via Facebook (for example), does not have the capacity to choose and the system imposes a role between the two.
2) Your plugin has a bug. The social login does not work with the login modal window. It only works on the login page, not on the popup window. This is another problem to fix.
3) I set the login and logout with modal window; I also set it to logout the user to be directed to the homepage. When the user logs out via modal window, it is brought to the home page, but the login page …. is this normal?
The problem of modal login is not working, after much research is caused by any other social plugins installed in wordpress (addthis, share this, social share, etc.). It is enough to analyze the login page with google chrome to find out: FB.getLoginStatus() called before calling FB.init(). By disabling the plugin social sharing posts, login modal operates again, shame that those plugins are essential for me!
http://codecanyon.net/item/easy-social-share-buttons-for-wordpress/6394476
but I’ve already solved, with a setting of that plugin … there remains the problem of the default role. I can not use the social login on my site, my users should be able to choose the role when they register.
You must be logged in to reply to this topic.