Viewing 1 replies (of 1 total)
  • Plugin Author loginradius

    (@loginradius)

    Hi behedwin,
    Please follow the steps below to add the social login to commenting:-
    1. Open “/wp-content/themes/YOUR_CURRENT_THEME/comments.php” in your wordpress installation (if the mentioned file doesn’t exist then open the appropriate file as per your theme).
    2. Search “comment_form();” and above this, add following code:-
    <?php do_action(‘login_radius_social_login’) ?>
    3. Save the file.

    Please let us know if you have any further questions.

    Thanks,
    LoginRadius Team

Viewing 1 replies (of 1 total)
  • The topic ‘Comments dont show!’ is closed to new replies.