Advertisement:

Author Topic: Social Connect - I need help  (Read 946 times)

wikio

  • Newbie
  • *
  • Posts: 2
Social Connect - I need help
« on: October 10, 2017, 07:09:25 pm »
Hi guys, I'm new.
I've just bought the Social Conncet plugin.
I got the Facebook App ID and Facebook App Secret, then I enabled and saved the changes.
Next in the help section I saw that I need to add this code
<?php osc_run_hook('sc_buttons'); ?>
inside user-login.php, user-register.php

My question is:
Exactly where do I need to add the code? In which line?

I don't want to make a mistake.

Thanks

GerryAbz

  • Newbie
  • *
  • Posts: 47
Re: Social Connect - I need help
« Reply #1 on: October 10, 2017, 09:12:18 pm »
You can add it where you want really. I put mine a line below the submit button for login/register.