Hello,
for a modal window you can copy/past the following HTML Code:
Login with a social network var _oneall = _oneall || []; _oneall.push(['social_login', 'set_providers', ['facebook','twitter','google','linkedin…
Hello,
please open your OpenCart admin area and go to "Extensions > Modules" and select "OneAll Social Login".
Then look for "Ask for the customer's address in the Social Login registration form? " and set it to "Yes".
Regards,
This error has been fixed in the latest version:
https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=24825
Please make sure to download the new version and upload it to your server.
Existing files need to be overwri…
Hi Kamal,
if you don't see the icons, then the theme does not support the WordPress hooks.
What you can is manually add the icons by copy/pasting this code to the login form:
<?php do_action('oa_social_login'); ?>
I unfortunately cannot giv…
A new version is now available:
https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=24825
It might fix the issue. Could you give it a try?
Hello,
the error 500 in OpenCart can also be related to due wrong permissions on the plugin files.
Please check the permissions of the OneAll files/folder that you have uploaded to your server and make
sure that they have the same permissions as th…
No need, no The "Connect with" needs to be changed either in the Social Login settings in your WordPress admin area OR in the Social Login settings in your widgets (it depends on what you are using in the sidebar).
Hello,
/catalog/controller/module/oneall.php on line 464
In the lastest version of the plugin that we have this line is a comment.
Could you please send use your file /catalog/controller/module/oneall.php to support@oneall.com ?