Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1210836
    canthony
    Participant

    Can’t get Facebook comments to appear on my page, I’ve enabled Facebook Comments and I Enter in my Facebook App ID & Facebook app secret information.

    I setup an comments page but nothing appears on the page.

    Thanks

    #1210838
    canthony
    Participant
    This reply has been marked as private.
    #1211070
    Lely
    Moderator

    Hi There,

    I made a Comments Page draft as sample. Under Page template, I did use Layout- Fullwidth. Then under Discussion: Checked Allow Comments. Facebook comments is now showing on that sample page. See attached screenshot.

    #1211503
    canthony
    Participant

    Thank you, for your support. I see it now. I publish the Facebook Comments and added it to the menus, how do I get it to show on my main page.

    Thanks again.

    #1211584
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    To enable Facebook Comments on a page, kindly walk-through the guidelines given in the following thread :

    https://community.theme.co/kb/extension-facebook-comments/

    Hope this helps, if it doesn’t kindly let us know. We’d be happy to provide further assistance on this.

    Thanks for understanding!

    #1212147
    canthony
    Participant

    I have by Facebook Comments enable, the thread doesn’t give me what I need. I want to add Facebook Comments on my home page.
    Sorry for the misunderstanding.

    Thanks in advanced

    #1212534
    Rupok
    Member

    Hi there,

    You are using “Blank No Container” template and comments are not available on no container templates. Let’ select default or fullwidth template and you will see the comments there.

    Cheers!

    #1214762
    canthony
    Participant

    Thank you, it worked.

    #1214918
    canthony
    Participant

    Hello, the Facebook Comments is displaying on my Home page now, the Template Layout Fullwidth. How can I remove the container around everything else on that page?

    Thank you for your time, I could not fine anything in the forum.

    #1215049
    Rupok
    Member

    Hi there,

    If you want to control the container width on the home page, you can use this CSS :

    .home .x-container {
      max-width: 100%;
      width: 88%;
    }

    Let’s set your own width.

    Cheers!

    #1215237
    canthony
    Participant

    Hi, I used the CSS to remove the container, it didn’t work. unless i’m doing something incorrect.

    Thank you.

    #1215631
    Lely
    Moderator

    Hi There,

    Do you want your content on homepage to display edge to edge of the browser? If yes, please update above to this instead:

    .home .x-container {
      max-width: 100% !important;
      width: 100% !important;
    }

    Hope this helps.

    #1215638
    canthony
    Participant

    Thank you again, that was it.

    #1215751
    Rupok
    Member

    I am glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1210836 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>