Add social login code to the login pop up

Posted in: Newspaper
Post count: 26

Hi,

I have added the plugin WP social login and configured that.
I need to add it to login and registration pop up of the theme.
It has a short code :
<?php do_action( ‘wordpress_social_login’ ); ?>
where should I put this code?

Regards.

Post count: 22421

Hello,

Please follow this topic for a possible solution in implementing a social login in our theme login modal:
https://forum.tagdiv.com/topic/want-social-login-short-code-on-login-page/

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.