Hi,
The avatar size is normally set by Wordpress (default values, theme, etc).
Are the social login picture sizes different to the other users?
Changing it requires adjusting the calls to get_avatar() in Wordpress, or modifying the style.css for yo…
Hi,
What is your oneall application subdomain?
Currently we do not process email addresses from Twitter, because the situation never happened. If you can get these addresses, then we'll make changes so as to handle it on our side too.
Regards.
Hi,
In the Wordpress Social login settings, fill in the proper values for the keys, you can find these values from your application's settings at app.oneall.com.
(you can check the plugin settings with the test button, once filled in)
Regards.
Hi,
Yes, there is something wrong in the template paths, as used by:
/home/superpho/public_html/fbg-clearance.co.uk/system/library/template/basic.php
We are not sure where this file comes from (another module or theme).
Could you post the content of…
Hi,
Normally, this means that a user failed to login with his Facebook account.
And yes, you should look into it.
Do you have any Facebook registered users already? (then the email is sent in error)
Thanks.
Hi,
The API response includes a refresh token. You can use this to refresh the access token.
The Oneall synchronize endpoint does this, and basic testing shows it currently working.
So, odd, but we'll be looking into it some more though.
Regards
Hi,
The letsdo.space seems to work OK, although not with the Oneall plugin.
The letsdo.cf is down at the moment.
Are you sure you want us to look into this? If so, let us know the URL please.
Regards.
Hi,
This is related to social network application configuration.
For the Facebook error when trying to register:
"This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings"
This means you need to add a URL …
Hi,
Thanks for the info!
Ok, perfectly understand your point.
If you want, you can send us the header.tpl for the theme, and perhaps we can tweak it to make it work (depends on the complexity and all).
Regards
Hi,
You can use our plugin to access the list of friends for a user and his profile pictures, but not the uploaded photos, or photos where they appear.
The friends can be obtained by calling an endpoint (not done in the plugin as-is, but from: docs.…