22 comments found.
Getting this error now:
Signed API request has returned an error. HTTP error 403. Raw Provider API response: { "error": { "code": 403, "message": "Legacy People API has not been used in project 498942264508 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/legacypeople.googleapis.com/overview?project=498942264508 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.", "status": "PERMISSION_DENIED", "details": [ { "@type": "type.googleapis.com/google.rpc.Help", "links": [ { "description": "Google developers console API activation", "url": "https://console.developers.google.com/apis/api/legacypeople.googleapis.com/overview?project=498942264508" } ] }, { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "reason": "SERVICE_DISABLED", "domain": "googleapis.com", "metadata": { "consumer": "projects/498942264508", "service": "legacypeople.googleapis.com" } } ] } } .
Hi,
There is no issue with our plugin. Please check your APP and permissions.
Thanks!!
Oke, can you explain how to fix this?
As far as i can see the legacy people API does not exist anymore. I enabled the people API but that also does not work.
Also the Google login is called GooglePlus but thats is the old version and also does not exist anymore
Please try login with Google in the demo.
https://woosocial.originalweb.co/my-account/Yes, we’ll change the label in next update.
We will need access to your Google project to provide support about the misconfiguration.
Thanks!!
I send a message through your site
Do you have documentation for the Google cloud console project configuration?
We do not have documentation for how to create Google Project.
But you can easily find on YouTube, https://www.youtube.com/watch?v=xH6hAW3EqLk
You can create the project and enable Google+ API
Thanks!!
Is there a newer version of the plugin
Fout bij autorisatie Fout 403: access_denied The developer hasn’t given you access to this app. It’s currently being tested and it hasn’t been verified by Google. If you think you should have access, contact the developer (zarif@dreamse-commerce.nl). Meer informatie De content in dit gedeelte is geleverd door de app-ontwikkelaar. Deze content is niet beoordeeld of geverifieerd door Google. Als jij de app-ontwikkelaar bent, zorg je dat deze verzoekgegevens voldoen aan de beleidsregels van Google.
access_type: offline
response_type: code
redirect_uri: https://deparfumdiscounter.nl/my-account/woosocial-login/google/
state: HA-34ZUXKBPFOVM1AGRHSY9D06528LWE7QTIJNC
client_id: 498942264508-4pkv9eshcn6nigil6ekpn0tvhq3t33s6.apps.googleusercontent.com
scope: https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/plus.profile.emails.read openid
Hello,
There is no issue with the plugin. Please check your APP and settings. Your APP is not verified by Google.
Thanks!!
I send a message through your site
Hello,
We have installed your plugin and it works great except we want to remove the “prefer to login with…” text on the top of the page. Where can we do that?
Thanks,
Hello,
Please add below code to your child theme functions.php
add_filter('esc_html', 'esc_html_callback');
function esc_html_callback($safe_text)
{
if ($safe_text == 'Prefer to Login with Social Media') {
return '';
}
return $safe_text;
}
Thanks!!
Hello, we added that but now we have the ciick here to login button which is redundant because we have the login form right below
Okay, you can hide that in CSS.
.woosocial-checkout-login {display: none;}
Please put this in your child theme style.css
Thanks!!
we did that and it did indeed hide the login text, but it left the and empty div, as you can see if you try to checkout on our site
https://integrationgame.com/en/product/couples-family-bundle/If you want to remove WooSocial login from checkbout page, please uncheck “Check this box to add Social login on WooCommerce Checkout page.” under WooCommerce => Settings => WooSocial => Display Settings.
That will remove the WooSocial login option from checkout page.
And then if you just want to display login buttons, please put below code in your child theme functions.php
add_action('woocommerce_before_checkout_form', 'woocommerce_before_checkout_form_callback'); function woocommerce_before_checkout_form_callback() { if (is_user_logged_in()) { return; } ?> <div class="woosocial-checkout-login-form"> <?php echo do_shortcode('[woosocial_login]'); ?> </div> <?php }
Thanks!!
Hello I have bought the plugin and I get quite a few errors in a wordpress installation with the Uncode theme.
The top menu of the basket does not appear well the added items.
The social icon buttons are not displaying well either.
Is it possible to return the payment? Thank you
Hello,
Sorry, we can not issue refund.
For support you can write at support[@]originalweb.co
Thanks!!
Please how do i redirect to shop page after a user login? Please guide me
Hello,
Please put below code in your child theme functions.php
add_action(‘woosocial_after_login’, ‘woosocial_after_login_callback’);
function woosocial_after_login_callback() { $shop_page_url = wc_get_page_permalink(‘shop’); wp_redirect($shop_page_url); exit; }
For more information please check documentation https://woosocial.originalweb.co/documentation/
Thanks!!
Worked like a charm!
Instagram Login Error
{“error_type”: “OAuthException”, “code”: 400, “error_message”: “Invalid platform app”}
what should I do to solve this error?
thx.
Hello,
Please write us at support[@]originalweb.co explaining the issue with purchase code and wp-admin login.
Thanks!!
I bought the plugin because I thought it was working fine. I thought you could login with Google or Gmail, but it is not possible. Why do they sell something that is not well resolved? Please, I need a refund of the product. I also bought Woocommerce Social Login, because your plugin is not working well.
Hello,
Sorry for the inconvenience caused.
Please write us at support[@]originalweb.co with wp-admin login and purchase code.
It’s possible, you can login with Google.
Your issue will be resolved asap.
Please check Google login demo here https://woosocial.originalweb.co/
Thanks!!
Hi,
Is this support Korean language? Also is it possible to support “Naver” social login?
Hello,
You have to make the translations.
Thanks!!
The plugin is simple, but dosnt work, i try everithing but it has an error and also the icons dosn’t work
Hello,
Sorry for the inconvenience.
Please write us at support[@]originalweb.co with wp-admin login, FTP and purchase code.
We need to debug the error. And in case of fatal error we need FTP also.
Yes, we’ll remove Google Plus.
Thanks!!
when i try to use the login it has an error “critical error in your website” why this happen? and second there is not google plus any more are you going to change that?
Hello,
Sorry for the inconvenience.
Please write us at support[@]originalweb.co with wp-admin login, FTP and purchase code.
We need to debug the error. And in case of fatal error we need FTP also.
Yes, we’ll remove Google Plus.
Thanks!!
Hello.. please just approve my refund, the plugin working fine with my theme
Hello,
Sorry, we can not approve. Our plugin working fine with no issues. We do not support third party plugin.
Thanks!!
Hi… is it possible to place the login on woocommerce comment form? Thanks
Hello,
We have a shortcode [woosocial_login]. You can put the in the comment form PHP.
Thanks!!
is there any option on the plugin settings to turn on/off social login on woocommerce review?
Not yet, you can remove shortcode if you do not want.
Thanks!!
this should automatically integrated with login at woocommerce review form. Also, it’s not working when i use Hide Login plugin, the redirection returns error.
Please approve my refund, i’ve bought and used another similar plugin Accesspress Social login
Hello,
Sorry, we can not approve. Our plugin working fine with no issues. We do not support third party plugin.
Thanks!!
install the plugging but I’m getting errors when trying to login using the Facebook login button
Warning: session_start(): Cannot find save handler ‘memcached’ – session startup failed in /var/sites/o/ogadiscount.com/public_html/wp-content/plugins/woosocial/includes/hybridauth/Storage/Session.php on line 47
Fatal error: Uncaught Error: Call to a member function disconnect() on null in /var/sites/o/ogadiscount.com/public_html/wp-content/plugins/woosocial/includes/class-hybridauth.php:97 Stack trace: #0 /var/sites/o/ogadiscount.com/public_html/wp-content/plugins/woosocial/public/class-woosocial-public.php(101): WooSocial_Hybrid_Auth::checkSocialLogin() #1 /var/sites/o/ogadiscount.com/public_html/wp-includes/class-wp-hook.php(287): WooSocial_Public->template_redirect(’’) #2 /var/sites/o/ogadiscount.com/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #3 /var/sites/o/ogadiscount.com/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #4 /var/sites/o/ogadiscount.com/public_html/wp-includes/template-loader.php(13): do_action(‘template_redire…’) #5 /var/sites/o/ogadiscount.com/public_html/wp-blog-header.php(19): require_once(’/var/sites/o/og…’) #6 /var/sites/o/ogadiscount.com/public_html/index.php(17): require(’/var/sites/o/og…’) #7 {main} thrown in /var/sites/o/ogadiscount.com/public_html/wp-content/plugins/woosocial/includes/class-hybridauth.php on line 97
Hello,
This is an issue with your caching method Memcache. That’s not handled properly from your side.
Nothing to do with our plugin. We do not use memcache. We just using session to store data temporarily.
Please make sure you handle all the required methods properly. And that should solve the issue.
Thanks!!
How do I change the default role? I want to set the role of Customer role of woocommerce.
Hello,
As far now we do not have interface to select new user role. We have added to our improvement list.
However this can be done through the action.
Please add below code to your child theme functions.php
add_action(‘woosocial_after_register’, ‘prefix_woosocial_after_register_callback’);
function prefix_woosocial_after_register_callback($email) { $user = get_user_by(‘email’, $email); $user->set_role(‘rolename’); }
Please change rolename to the role you need.
In case of any issue please write us at support[@]originalweb.co with wp-admin login and purchase code.
Thanks!!
Any chance you can add Steam login?
Hello,
Yes if they support OAuth. Please send their developer docs.
Thanks!!
If you can add these I’d be happy to buy the plugin
Please provide client Id and demo account to test. Please send the details at support[@]originalweb.co
Thanks!!
I want to add friends automatically when I log in to LINE. Can you do it?
Hello,
Sorry, we could not understand your question. Please explain.
Thanks!!
hi,
what is this? Appears on all social logins.
Bug?
The authorization state [state=HA-PJZNU9TK34I5RXM2GOV1S76CQBLWH8YDAF0E] of this page is either invalid or has already been consumed.
After authentication and Allow profile
Hello,
Please clear browser cache and try again.
If the still exists please write us at support[@]originalweb.co with purchase code.
Thanks!!
The cache has been cleared. However, the error is not repaired.
I’ve gone to email.
Hello,
We had replied to your email requesting information. Please revert.
Thanks!!
Hi, Is this plugin compatible with Flatsome theme?
Hello,
Yes.
Thanks!!
hi,
Q1. I want to use social login for each user authority.
Q2. I want to change the redirect page after social login. (Tell me how to use action hooks)
Hello,
Sorry for late reply.
Please explain Q1.
woosocial_after_login_redirect_page is the filter used for after login redirect page.
Please check the documentation https://woosocial.originalweb.co/documentation/#ActionsFilters
Or please write us at support[@]originalweb.co
Thanks!!
hi,Please tell me the code to redirect to the top page.
Hello,
Please check the code below.
add_filter(‘woosocial_after_login_redirect_page’, ‘woosocial_after_login_redirect_page_callback’);
function woosocial_after_login_redirect_page_callback($page) { $page = ‘pageurl’; return $page; }
Thanks!!
Could you add LINE social login and is it compatible with buddyboss theme?
Hello,
WooCommerce is required plugin and works with any theme.
We are checking LINE docs. We’ll integrate if that supports.
Thanks!!
I saw you integrate LINE right? By the way,what do you mean for WooCommerce is required? BuddyBoss(https://www.buddyboss.com/) is a social theme like facebook and woocommerce is not must plugin. If woocommerce is not must,your plugin work?
As far now the plugin wont work without WooCommerce. We are planning to make it work without WooCommerce. But that will take some time.
Thanks!!
Congratulations!!! Nice Work, Good Luck With Sale
Thank you