1
shopyork
link to facebook
  • 2010/3/22 23:54

  • shopyork

  • Just popping in

  • Posts: 3

  • Since: 2010/3/22


how can I link my comments on my site to facebook

2
sailjapan
Re: link to facebook

This post might be of help.

Search is your friend!

3
shopyork
Re: link to facebook
  • 2010/3/23 10:54

  • shopyork

  • Just popping in

  • Posts: 3

  • Since: 2010/3/22


Thanks I found that through search, but I want to be able to add to facebook without the twitter. About a month ago (before my sites got hacked) when you posted comments there was a link to add to your facebook page, now I cqan't figure out where it came from and jow to get it back (now that I rebuilt sites) First thing I did was search on xoops.org but could not find a solution yet.

4
deka87
Re: link to facebook
  • 2010/3/23 11:08

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


like what do you mean? do you want to automatically send your comments to your facebook wall, or you want users to be able to share a link to a definite comment on your website like with the "share it" button?

5
shopyork
Re: link to facebook
  • 2010/3/23 21:31

  • shopyork

  • Just popping in

  • Posts: 3

  • Since: 2010/3/22


share it button that's what I'm looking for

6
Mazar
Re: link to facebook
  • 2010/3/23 22:21

  • Mazar

  • Not too shy to talk

  • Posts: 191

  • Since: 2009/1/4 0


are you looking for this share button
<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>

7
shopatyork
Re: link to facebook
  • 2010/3/24 0:56

  • shopatyork

  • Just popping in

  • Posts: 2

  • Since: 2010/3/24


where do I put this code

8
Mazar
Re: link to facebook
  • 2010/3/24 10:09

  • Mazar

  • Not too shy to talk

  • Posts: 191

  • Since: 2009/1/4 0


In the templates for what module you need this? do you need it for news or something else?

9
Mazar
Re: link to facebook
  • 2010/3/24 10:11

  • Mazar

  • Not too shy to talk

  • Posts: 191

  • Since: 2009/1/4 0


Sorry I am confused you want the comment code that whoever submit comment on your site it must post on facebook or you want to share article?

10
Mazar
Re: link to facebook
  • 2010/3/24 10:14

  • Mazar

  • Not too shy to talk

  • Posts: 191

  • Since: 2009/1/4 0


To add the Comments Box to your site, follow these simple instructions:

1. Set up a basic Connect application. Take note of the API key and specify a callback URL to your website.
2. Download this cross-domain receiver file, and upload it to your website.
3. Add these snippets of code to each file where you want a Comments Box.
* Within the <html> tag, add: xmlns:fb="http://www.facebook.com/2008/fbml"
* Add the following code wherever you want a Comments Box to appear in your page. Replace '''YOUR_API_KEY_HERE''' with your API key, and include the path to the cross-domain receiver.
<script src=
"http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php" 
type="text/javascript"></script>

<
fb:comments></fb:comments>

<
script type="text/javascript">
FB.init("YOUR_API_KEY_HERE""<path from web root>/xd_receiver.htm");
</
script>


That's it, your Comments Box is ready!

Login

Who's Online

176 user(s) are online (85 user(s) are browsing Support Forums)


Members: 0


Guests: 176


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits