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 =>
WooSocial – Redirect to Shop Page After Login
To redirect to shop page after WooSocial login, please put below code in your child theme functions.php For more information please check documentation https://woosocial.originalweb.co/documentation/
WooSocial – Change User Role After Registration
To change new user’s role, registered through WooSocial, please add below code to your child theme functions.php Please change rolename to the role you need.