Osclass forums

Support forums => Plugins => Facebook Connect => Topic started by: wikio on October 10, 2017, 07:09:25 pm

Title: Social Connect - I need help
Post by: wikio 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
Title: Re: Social Connect - I need help
Post by: GerryAbz 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.