Want to let your customers log in with just one click? 🚀 In this step-by-step tutorial, I’ll show you how to add social login to your WordPress website and WooCommerce Google/Gmail login using the Nextend Social Login plugin.
With this method, users can quickly log in or register using their Google account & improving user experience and boosting conversions.
✅ Add Google login to WooCommerce checkout & My Account page
✅ Works with WordPress, WooCommerce, and other popular themes
✅ Easy setup with the free Nextend Social Login plugin
📌 What you’ll learn in this video:
✅ How to add social login to WordPress
✅ How to set up WooCommerce Google login
✅ Nextend Social Login plugin configuration
✅ Improve website sign-up rate with social logins
Perfect for WordPress store owners who want to make login simple, fast, and user-friendly!
★ PHP Code ★
------------------------
// define the social woocommerce_login_form callback
if(class_exists('NextendSocialLogin', false)){
function nxt_social_click_shop_woocommerce_login_form( ) {
echo NextendSocialLogin::renderButtonsWithContainer();
}
// add the action for nextend login
add_action( 'woocommerce_login_form', 'nxt_social_click_shop_woocommerce_login_form', 10, 0 );
add_action('woocommerce_register_form', 'nxt_social_click_shop_woocommerce_login_form');
add_action('woocommerce_after_checkout_registration_form', 'nxt_social_click_shop_woocommerce_login_form');
};
★ Css Code ★
------------------------
/*use it to make center position*/
div.nsl-container[data-align="left"] {
text-align: center;
}
/*use it to make 100% width*/
div.nsl-container.nsl-container-block .nsl-container-buttons {
width: 100%;
}
★ 𝓘𝓶𝓹𝓸𝓻𝓽𝓪𝓷𝓽 𝓛𝓲𝓷𝓴𝓼 ★
------------------------
🌐 Download Nextend Plugin https://wordpress.org/plugins/nextend...
🌐 Get Click Shop Wocommerce theme https://wpmethods.com/click-shop
🌐 Get Dollar Buy Sell or Currency Exchanger https://wpmethods.com/product/bdexcha...
🎬𝓞𝓽𝓱𝓮𝓻 𝓥𝓲𝓭𝓮𝓸𝓼
-----------------------
▷ How to create Ecommerce Website with Click Shop • How Create a Landing Page Type Simple Word...
▷ Zohomail Setup Tutorial • How to Create Free Business Email & Fix Wo...
🎬𝓟𝓵𝓪𝔂𝓵𝓲𝓼𝓽𝓼
-----------------------
▷|| Domain Hosting Tutorials • Domain Hosting & Cpanel Bangla Tutorial
▷|| WordPress Theme Customization Bangla Tutorials A-Z • WordPress Theme Customization Bangla Tutor...
▷|| WordPress Tips & Tricks • WordPress Tips & Tricks
▷|| Create Android App For Website / Customize Android Source Code • Android Source Code Customization & Admob,...
▷|| PHP Scripts, Codes Installation & Setup Tutorials • PHP Script, Code Tutorials
▷|| AndroidMobile App Source Code ReSkin Tutorial • Android Source Code Customization & Admob,...
★ 𝓢𝓸𝓬𝓲𝓪𝓵 𝓛𝓲𝓷𝓴𝓼 ★
------------------------
🌐 Facebook / techtriggerr
🌐 Facebook Group https://goo.gl/zHEuaw
📷 Instagram / ajharrashed
🌐 Website https://www.wpmethods.com/contact