• Resolved nantha

    (@nantha)


    Greetings,

    This is my first post.I don’t know whether this is the right section to post.Anyway,forgive me if i posted at the wrong section.

    THE PROBLEM:
    The FB comment in one of our site wouldn’t wanna appear. This is kinda strange.

    WP VERSION: 3.1.1
    IN single.php , i added this code

    <div id=”fb-root”></div>
    <script src=”https://connect.facebook.net/en_US/all.js#appId=xxxxxxxxxxxx&xfbml=1″></script><fb:comments href=”<?php echo urlencode(get_permalink($post->ID)); ?>” num_posts=”5″ width=”500″></fb:comments>

    RESULT :NOT APPEARING
    IN HTML:IT APPEARS.

    Would appreciate if you guys lend me a hand here. :p

Viewing 6 replies - 1 through 6 (of 6 total)
  • I haven’t tried to get FaceBook stuff working with WordPress yet but the powers that be want me to try, so I’m game. Do you have an accessible url so I can take a look?

    Thread Starter nantha

    (@nantha)

    Greetings apljdi

    URL : komunitikini.com

    PERMALINK STRUCTURE:
    /%category%/%postname%

    I’d remove all of the options you are using and first see if the barebones version will work. I’ll keep looking into it.

    Thread Starter nantha

    (@nantha)

    Thanks. Much appreciated.

    Thread Starter nantha

    (@nantha)

    Greetings,

    I still can’t figure out why FB Comment wont appear. However i’ve come out a quick solution. Since html is visible ,i’ve created a fbc.php and a widget to insert iframe in it.

    Again , thank you apljdi,much appreciated.

    Well, like I said, I’m supposed to be doing something like this very soon. When I do, I’ll post anything useful I find, just for the record.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘FB COMMENT WONT APPEAR’ is closed to new replies.