You can simply add a CSS tag like this to your WordPress stylesheet:
.oneall_social_login_providers { height: 100px; overflow: hidden; }
This will reduce the height of the container that embeds the iFrame.
Hi Sascha,
it takes a couple of minutes for the change to be propagated to all of our services.
Could you wait a few minutes, then refresh your browser cache and check if this fixes the issue?
Regards,
Hi Brian,
FOLLOWLOCATION is not necessarily required with our API.
Are you using our PHP SDK?
Could you add this line:
$oneall_curly->set_option ('FOLLOWLOCATION', 0);
To the end of the config.php file?
https://github.com/oneall/php-sdk/blob/…
Hello,
the easiest solution would be to install a plugin like this:
https://wordpress.org/plugins/login-sidebar-widget/
Then you can simply add a traditional login form using a widget or shortcode!
Hi Komal,
could you please submit a support ticket here?
http://www.oneall.com/company/contact-us/
We will then change your subdomain.
You however need to be aware that you will have to update all of social network apps,
as they are referencing…
Hi Shane,
our plugin should normally detect and use the same protocol as your website. So if your website is using https then the plugin should use https to. As far as i could see it's working correctly on your website.
Have you already fixed the…
We have a mobile implementation guide here:
http://docs.oneall.com/services/implementation-guide/mobile-devices/
And an IOS SDK:
https://github.com/oneall/ios-sdk