• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Facebook comments

Status
Not open for further replies.

Famil

Chevereto Member
Hi, i did not find manual for inserting Facebook comments. In admin panel it has place for code but which code?

When i create comment plugin i get two codes.

1. For replacing after body, where to put this code?

<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/az_AZ/sdk.js#xfbml=1&version=v2.8&appId=1905827012978816";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

2. Where to put second code where i want to put. I want to put it on image page to comment the images.

<div class="fb-comments" data-href="https://developers.facebook.com/docs/plugins/comments#configurator" data-width="600" data-numposts="5"></div>
 
Leave the URL empty, Facebook will use the current URL.
 
Status
Not open for further replies.
Back
Top