• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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