• Have installed the plugin. It works great except for the sfc_like_button on http://bhbeat.com/vouchers.

    The button renders, but when you click the Like count goes up to 1 and then back to 0. The widget appears on other posts and pages and works, so the code should be OK. I am using the following code in the Advanced Text Widget.

    <div style="width: 55px; height: 75px; padding: 0px 0 0 0; position: relative; top: -5px; float: left;">
    <?php if (function_exists('sfc_like_button')) echo sfc_like_button(array('layout'=>'box_count'));?>
    </div>

    Any insight into why this one page doesn’t work is greatly appreciated.

Viewing 1 replies (of 1 total)
  • Plugin Author Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    Whether the Like button works or not has nothing to do with the plugin, and everything to do with Facebook.

    If Facebook is broken, so is the Like button. Nothing I can do about it.

Viewing 1 replies (of 1 total)
  • The topic ‘sfc_like_button works on all pages/posts except one!’ is closed to new replies.