• Hi I have a facebook like box on my home page and I have atlease 7 people on there and it shows only 3 but if it shows all it shows everyone as doubles. Here is my php file.

    <!-- <iframe src="http://www.facebook.com/plugins/likebox.php?href=<?php the_author_meta('facebook'); ?>&width=292&connections=10&stream=false&header=false&height=257" scrolling="no" frameborder="0" style="background:#fff;border:0; overflow:hidden; width:290px; height:256px;"></iframe> -->
    <script src="http://static.ak.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php" type="text/javascript"></script><script type="text/javascript">FB.init("");</script>
    <fb:fan profile_id=212929732110447"<?php the_author_meta('facebook'); ?>" stream="false" connections="12" width="260" height="260" css="<?php bloginfo('template_url')?>/css/facebook.css?16" ""></fb:fan>

    [moderated: please ensure that your code is enclosed in backticks (`) or use the code button.]

The topic ‘Facebook Like box issue’ is closed to new replies.