Announcement

Collapse
No announcement yet.

Facebook Fan Box Intergration

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Facebook Fan Box Intergration

    Hi,

    I am trying to add the "Facebook Fan Box" to our site to make our customers feel how valued they are to us.
    After studying how to integrate it onto your site, it doesnt appear to work for me.
    The link on how to add it to your site is below.

    http://wiki.developers.facebook.com/index.php/Fan_Box

    Can anyone say if they have got this working on their site also?
    Regards,
    BARRY HUGHES
    WHEELS UK - Website Designer / Marketing Director
    http://www.wheels.uk.com

    #2
    I'm doing a similiar thing for a client.

    When I get a solution I'll post findings

    Comment


      #3
      Go to:

      http://www.facebook.com/facebook-widgets/index.php

      Choose "Fan Box"

      Select which page you want to promote and choose prefered check boxes

      Click on the "Other" button

      Copy code (Should look something like this):

      Code:
      <script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_GB"></script><script type="text/javascript">FB.init("e9235a1547d57f9cfa675ffa89937a39");</script><fb:fan profile_id="19939471829" stream="0" connections="10" logobar="1" width="300"></fb:fan><div style="font-size:8px; padding-left:10px"><a href="http://www.facebook.com/pages/Denbigh-United-Kingdom/Denbigh-Army-Surplus/19939471829">Denbigh Army Surplus</a> on Facebook</div>
      Place this code in your over all layout.

      If you want to paste it into a fragment surround your code with !!<YOURCODEHERE>!!

      Example:

      http://www.denbigharmysurplus.co.uk/.../Facebook.html

      Army Gore-tex
      Winter Climbing Mitts
      webD's Blog: Website design, SEO and other ramblings…
      Twitter LinkedIN

      If you think a post is good, rate it!

      Find the answers in the Knowledge Base | Have you read the User Guides

      Comment

      Working...
      X