social login not working but register works

edited February 2017 in WordPress
my website is www.anybodycancookbyarchna.com
i am having a problem i have done everything perfectly and everything works perfect too.but the problem is in register page it shows and in login page, social login doesn't appears .

Best Answer

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team
    edited February 2017 Answer ✓
    Hello,

    it's very likely that your login page does not use the standard WordPress hooks.
    What you can do is manually add Social Login by copy/pasting the following code to the sourcecode of the login page:

    <?php do_action('oa_social_login'); ?>

Answers

  • edited February 2017
    hey i m new to wordpress can u tell in login page source where i should add this means between where and thanks for answering

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.