I have read the readme.txt and searched the issues queue but didn't find any info. I would like add the fb login button to my page.php so that it appears in the header and below nodes asking people to login with their facebook to post comment (look below the image on this page for example http://www.chictopia.com/photo/show/295460-In+the+Shop+Blue+Lace+Dress-a...). How do I do this?

Also if a member login with facebook, can they post comments to nodes and have it appear on their fb profile or do I need to do something extra? Thanks.

Comments

Dave Cohen’s picture

When the facebook connect features are enabled and configured, there is a block you can enable (and further customize) to provide a login button.

See the documentation on drupal.org. There's a page in there about publishing to a user's wall.

fehin’s picture

I know there is a block option but I don't want to use that. I'm looking for the proper code to add to my page.tpl.php that will show the fbconnect button in my header.

Dave Cohen’s picture

Look up the <fb:login-button> in facebook's documentation.

hosais’s picture

I would like to do the same.

Anyone knows how to do it?

hosais

hosais’s picture

Hi,

I know now.
simply add
login with facebook in the html.

hosais