• For some reason the people who like my post using the facebook like button disappear when I bump a post up by changing the published time. I go from 20 likes or whatever back to 0. I’m not sure why it’s doing this because it doesnt seem to happen with any competitors. Here is my like code, is there an issue with it?

    <iframe src=”http://www.facebook.com/plugins/like.php?href=&lt;?php echo urlencode(get_permalink($post->ID)); ?>&layout=button_count&show_faces=false&width=85&action=like&colorscheme=light” scrolling=”no” frameborder=”0″ allowTransparency=”true” style=”border:none; overflow:hidden; width:85px; height:22px”></iframe>

    maybe its my permalink structure? I have this as my structure: /%day%/%postname%/

    thanks for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter c

    (@igneous)

    Is there something wrong with the Post ID part of my facebook code? It seems to be what most sites recommend

    Same issue for me. I’ve tried several codes (iframe, xfbm, with and without permalink, etc), but it didn’t change anything…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Facebook like button count resets’ is closed to new replies.