The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> facebook comment plugin not working, it won't load in my page
nickilo
post Jun 3 2020, 03:19 AM
Post #1





Group: Members
Posts: 9
Joined: 7-May 20
Member No.: 27,327



I want to put a facebook comment plugin into my website. What I did was go to the facebook developers page and followed all the intructions.

first is to paste this code after the body tag

CODE
        
<!-- <div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v6.0&appId=225925590770851&autoLogAppEvents=1"></script> -->


second is the paste this code to where I want it to appear in my webpage

CODE

<div class="fb-comments" data-href="http://davaohousesale.byethost4.com/" data-numposts="5" data-width="550"></div>


Sadly, the comment isn't loading. I don't know what I did wrong. Here is the screen capture of the actual page. I put an arrow where the comment is supposed to appear in the page.

IPB Image

Please help me.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
Christian J
post Jun 3 2020, 04:46 AM
Post #2


.
********

Group: WDG Moderators
Posts: 9,667
Joined: 10-August 06
Member No.: 7



The first block of code is hidden by comments, that probably shouldn't be there. See https://htmlhelp.com/faq/html/basics.html#html-comments
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
nickilo
post Jun 3 2020, 05:15 AM
Post #3





Group: Members
Posts: 9
Joined: 7-May 20
Member No.: 27,327



QUOTE(Christian J @ Jun 3 2020, 04:46 AM) *

The first block of code is hidden by comments, that probably shouldn't be there. See https://htmlhelp.com/faq/html/basics.html#html-comments


I already posted the first block code without the comment tag like this

CODE

<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v7.0&appId=265502473481638&autoLogAppEvents=1"></script>


still no luck... the fb comment plugin still didn't load in the page. sad.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jun 3 2020, 11:13 AM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,734
Joined: 9-August 06
Member No.: 6



Can you post the URL to the page where you got the plugin?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 21st May 2024 - 10:48 AM