Hey Otto,
I use a custom drop down login panel, is there a template tag for the Facebook Connect button I can use in my theme?
See me DEV site here:
http://dev.popmag.com.au/
Thanks,
Drew
Hey Otto,
I use a custom drop down login panel, is there a template tag for the Facebook Connect button I can use in my theme?
See me DEV site here:
http://dev.popmag.com.au/
Thanks,
Drew
If you use the SFC-Connect widget along with SFC-Login, you can add this into your theme somewhere to add a functional login button:
<?php echo sfc_connect_shortcode(); ?>
This topic has been closed to new replies.