• Resolved tdechangy

    (@tdechangy)


    Hi,

    you say that you sync the Social avatar to the BuddyPress one. Fine, but what if we need it elsewhere. For instance I use a plugin that is intended to display the avatar in a login/account header module.

    So is your avatar stored following common WP rules ?

    Sadly I didn’t find any sign of a modal popup login. Is there any way to achieve it and/or that you’ll implement it ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi,

    Thank you for reaching out.

    We have provided the integration with the Buddypress avatar because It does not use the WordPress default profile to show the Profile picture. BuddyPress have their own tables to store data.

    We store Social avatar URL in moopenid_user_avatar option present in the usermeta table of WordPress database. If your plugin or theme uses the default WordPress profile picture then you can see the profile picture of the user but if you are using the custom form to show user profile then you have to retrieve the profile URL from moopenid_user_avatar in the usermeta table.

    Sadly I didn’t find any sign of a modal popup login. Is there any way to achieve it and/or that you’ll implement it?
    Generally, modal popup for logins is provided by themes. We also have a premium feature by which user will get redirected to a new popup window when he clicks on social login icons and after authentication from social app popup window will disappear and he will continue with the previous window.

    Let me know if this answers your query. And if you need any further help, please reach out to us at [email protected].

    Thanks!

    Thread Starter tdechangy

    (@tdechangy)

    As you said : We also have a premium feature by which user will get redirected to a new popup window when he clicks on social login icons

    So what should I expect? is it a popup or a redirect? I saw in your premium version that you state a “open new window”, which is not a popup.

    – I also forgot to ask if you support WPML compatibility for translations ?

    Plugin Author miniOrange

    (@cyberlord92)

    Hi,

    It redirects to a new window but after authentication from the social apps new window gets closed and the user will continue with the previous window. If you want to show social login icons on pop-up then it will depend on your theme how it provides login options.

    I also forgot to ask if you support WPML compatibility for translations?
    We do not support WPML compatibility for translations. We are implementing translation for Social Login plugin. It will be available soon.

    We can also give you a demo of the premium feature of the plugin. Please contact us at [email protected] to get more information.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Social avatar integration’ is closed to new replies.