• 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.

What do I do wrong? Same facebook comments on all images

Status
Not open for further replies.

feral

Chevereto Member
Hi,
recently noticed that the few comments I have on a particular image is showing on every image. Using facebooks comment plugin. Did I miss something or is this something we all have to live with?

Thanks.
 
Try this:

Code:
<script>document.write("<fb:comments data-href='" + window.location.href.split('/?')[0] + "' num-posts='5' colorscheme='light'></fb:comments>");</script>
 
Try this:

Code:
<script>document.write("<fb:comments data-href='" + window.location.href.split('/?')[0] + "' num-posts='5' colorscheme='light'></fb:comments>");</script>
Thanks, but can you tell me where I should add/replace that code?
 
Look for comments code at Dashboard > Settings > External Services
 
Status
Not open for further replies.
Back
Top