Hi,
In Wordpress, our plugin settings only allow to tune account creation when the email address is missing.
There are hooks which can be used to customize the process.
We need to check if what you want to achieve is feasible.
Do you want to preve…
Hi,
In your JS script element of the page you provided:
document.write(unescape("%3Cscript src='" + oneall_js_protocol + "://localhost.api.oneall.com/socialize/library.js' type='text/javascript'%3E%3C/script%3E"));replace localhost with your subdoma…
Hi,
The repeated Facebook icons is a bug with larger icons. We are aware of this and correcting it shortly. For the time being, use the regular icons (which is what you have done).
Hi,
Have a look at this page (Facebook):
https://developers.facebook.com/docs/facebook-login/permissions#categories.
It lists the possible permissions, and are usually directly mapped to your OneAll App settings.
(If you cannot find the permission …
Hi,
When modifying the whitelist, provided the domain names are correctly added, wait a few minutes, then delete the browser's cache.
Let us know if this still causes problems.
Regards.
Hi,
You can try to delete the cache of your browser, after a few minutes after modifying the whitelist, as the whitelisted sites are downloaded from our site.
Hi,
In what environment are you using Social Login? Is it via a plugin (Wordpress...), or directly with the API?
You can control the login procedure, it is pre-built in our plugin on some CMS.
Thanks.
Hi,
We have a possible solution, could you test it out?
If OK, we will add it to our next release.
In file: wp-content/plugins/oa-social-login/includes/user_interface.php :
After this line (around line number 308) $callback_uri .= (strlen (parse_ur…