[Pro] Facebook Like/Send button

I have Freeway Pro 5 so no Facebook buttons.

I want to insert them on separate pages of the website so folk can FB Like a particular page.

How do I do this, in step by step, one word syllable instructions?

I have tried to get the code from FB - Like Button - Social Plugins - Documentation - Meta for Developers

But it doesn’t work. I put the script part in the Page>HTML Markup box and the code in the Insert>Markup but nothing happens.

It also says on FB when producing the info “This script uses the app ID of your app: Zazzle Products” which is completely separate and nothing to do with the actual website I am trying to create.

I did try ShareThis and got some lovely boxes with Twitter, FB, etc but I could not get the links to work. ShareThis do not offer Freeway compatibility.

Somebody please help. I promised a friend I could do this and am failing at every step.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

OK when you get the code from FB you get 2 blocks.

The first one goes in Page>HTML Markup After

<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

The second you use Insert>Markup Item and paste the following in there

<div class="fb-like" data-href="http://www.yourwebsite.com/yourwebpage.html" data-send="true" data-width="450" data-show-faces="true" data-font="verdana"></div>

Try it and post a link if it doesn’t work for you.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hmmm, just uploading - it doesn’t seem to be working. I just put it on the Home page using the address http://www.bergli.org/index.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I dont see the code in there - I do see the FB icon and a Like below it though.

Did you follow the instructions?

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hmmm - well I did.

I ended up using the ShareThis one - http://www.bergli.org/

I think it works. Thank you for trying for me. I do appreciate it.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

For anybody else who wants to do this by hand or can’t use the FW action

http://www.deltadesign.co/fw_examples/other/facebook-like.html

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank you - this is a very useful link. I shall bookmark this page for future reference.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options