Not able to add social login using shortcode
-
Hello,
I have enabled the social-login option in admin section and selected it to display on woo-commerce checkout page. It is displaying login with google option there as I have enabled only google login.
And the same login with google I want to enable in Login page but for login I’m using login/signup popup plugin. How, I can enable it?
I tried adding the shortcode
<?php echo do_shortcode(‘[TheChamp-Login]’) ?>
inside the div section of codebase of login/signup popup plugin. But, it is not displaying social login.Can you help me with integrating your social login option inside login/signup plugin
The topic ‘Not able to add social login using shortcode’ is closed to new replies.