Sir, I tried this but it’s not working.
I added this script code in header.
<script type="text/javascript">
var _oneall = _oneall || [];
_oneall.push(
['social_login', 'set_providers', ['facebook', 'google', 'twitter']],
['social_login', 'set_callback_uri', window.location.href],
['social_login', 'attach_onclick_popup_ui', 'social_login_link']
);
</script>
and to test this add this link below on page. But it’s not working.
<a id="social_login_link">Login</a>
Can you give me instructions.`
-
This reply was modified 7 years, 8 months ago by
actionhoney.