logo
Ask your WordPress questions! Pay money and get answers fast! (more info)

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.

$5
Adding comments to blog posts

I would like to to add this plugin to our Wordpress site: http://we8u.com/facebook-comments/

I only want the comments section to show up on our blog posts (not on our site pages).
I already have the plugin installed and it is not showing because we do not have any code for a comments section in our template. The website is www.thebowery.com but the blog is www.thebowery.com/blog.

mike shamah | 09/10/11 at 12:40am Edit


(3) Possible Answers Submitted...

Note: mike shamah felt their question was unanswered, so we granted them a refund.

Note: mike shamah requested a refund. They offered no explanation.

If no one challenges a refund request, then they are automatically granted and proccessed after 48 hours. Admins of this site only review refund requests if someone challenges the request. If you are curious about how we handled previous refund requests, you may read over all refund requests and their challenges.

See a chronological view of answers?

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

  • avatar
    Last edited:
    09/10/11
    12:51am
    Romel Apuya says:

    insert


    <?php if (function_exists('facebook_comments')) facebook_comments(); ?>


    in your blog.php

    somewhere in the have post loop

    Previous versions of this answer: 09/10/11 at 12:48am | 09/10/11 at 12:51am

    • 09/10/11 1:34am

      mike shamah says:

      do not have blog.php

    • 09/10/11 1:36am

      mike shamah says:

      I do not even have regular Wp comments, even though it is enabled in my admin.

    • 09/10/11 1:40am

      Romel Apuya says:

      can you give me access?

    • 09/10/11 1:48am

      mike shamah says:

      Sure,
      how do i give you access?

    • 09/10/11 1:50am

      Romel Apuya says:

      i'll sen you in PM.

    • 09/10/11 6:45am

      Romel Apuya says:

      done now sir.. i found out now the issue..
      you can check in the blog..

    • 09/10/11 4:29pm

      mike shamah says:

      Thank you. Is there anything else you need to do? Did you make any changes to the code when you were trying to find the problem that you need to change back?

    • 09/10/11 4:46pm

      Romel Apuya says:

      no I was just editing one file..so prolly there's no more to put back..

  • avatar
    Last edited:
    09/10/11
    12:48am
    Navjot Singh says:

    To insert the facebook comments you will need to enter this code in your single.php file:

    <?php if (function_exists('facebook_comments')) facebook_comments(); ?>


    somewhere after the_content() code.

    • 09/10/11 1:36am

      mike shamah says:

      I tried this, still not working. I do not even have regular Wp comments, even though it is enabled in my admin.

  • avatar
    Last edited:
    09/10/11
    4:32am
    ej_emman says:

    hello mike shamah,

    I have already a hint to your problem. Can I access your site?

    regards,

    Previous versions of this answer: 09/10/11 at 4:32am

    • 09/10/11 4:12am

      mike shamah says:

      It is not the plugin, the standard wordpress comments feature did not work even before I installed the plugin.

    • 09/10/11 4:44am

      ej_emman says:

      Hello Mike,

      the standard plugin does not work, because you still need to place this function to the pages you like to display the comments;

      facebook_comments()


      But if you do not want to share your access to your site its ok. Just share to me the facebook plugin you are using so that I can search the function that is need to place on your theme.

      regards,

      ej_emman

This question has expired.



Romel Apuya had additional discourse to offer.



Current status of this question: Refunded



Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.