• Resolved derekbeck

    (@derekbeck)


    Hi Otto,

    I’ve updated to the latest Single Facebook Connect (SFC), and have only “publisher, sidebar widget, allow fb login” enabled.

    (I’m using this only on my test mirror of my website until I get it working.)

    I have manually implemented a fb share using this code described at https://developers.facebook.com/docs/share/
    That is, my code is simply:

    <a name="fb_share"></a>
    <script src="https://static.ak.fbcdn.net/connect.php/js/FB.Share"
            type="text/javascript">
    </script>

    However, with the new updates in SFC, the SFC Fanbox widget does not render anymore. Now, if I go in my code and comment out the script line above, the SFC Fanbox widget DOES work, so it is clearly that script call. But of course, without the script call, the Share button does not work.

    Any ideas how to get the SFC Fanbox widget to work with the old (deprecated) facebook share? (Yes, I know, it’s deprecated, but it is still more simple and thus elegant.)

    Thanks,
    Derek

    https://www.derekbeck.com/1775 (this site is live and is using the older revision of SFC)

Viewing 1 replies (of 1 total)
  • Thread Starter derekbeck

    (@derekbeck)

    PS: I use SFC mainly for the comment feature, hence why I manually do the facebook share feature.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Simple Facebook Connect]: fb share feature and SFC's widget’ is closed to new replies.