I am trying to add a FBconnect button on the home home page where there is the option to sign in.
What code do you need to add where to include the button?
I have been trying to add
<?php do_action(‘fbc_display_login_button’:wink: ?>
to top-header.php on the social theme.
is this right?