Sommerregen / grav-plugin-jscomments

JSComments is a Grav (http://github.com/getgrav/grav) plugin which allows to integrate comments into individual pages from Discourse / Disqus / Facebook / Google+ / HyperComments / IntenseDebate / Isso, and Muut comment systems.
Other
29 stars 9 forks source link

[JSComments] Facebook comments bloc doesn't appear on the page #16

Closed Legend23 closed 7 years ago

Legend23 commented 7 years ago

Hello, I'm using Grav v1.1.17 - Admin v1.2.14.

On the Admin interface I set this setup:

image

I put my Facebook API key: image

I didn't forget to put this lines in my code: {% if config.plugins.jscomments.enabled %} {{ jscomments()|raw }} {% endif %}

And when i'm going to the pages where the comments should be with the facebook plugin i don't have anything:

image

But when i'm changing it for disqus there is the plugin activated: image

I don't know where is the problem.

Thank you very much.

Sommerregen commented 7 years ago

Dear @Legend23 ,

I tried it on my local machine, see result here:

facebook

The horrible thing, I cannot reproduce your issue. First, you may change your language. It must be fr_FR. Otherwise it seems there is no dark theme. You can try to use the light theme. I don't know how to help you otherwise. Is the site online. If yes can you point me to it, so that I can inspect it?

Legend23 commented 7 years ago

Hello @Sommerregen ! First of all, thank you for helping me.

I tried all the tips you gave me and I have the same problem. Here is one link to my website: https://yoannlaborde.re/blog/departure By inpecting the code on the page through Chrome, I can see that the module is here, but doesn't appear.

Sommerregen commented 7 years ago

@Legend23 Did you solved the issue? When looking at your site I get this:

screenshot

I'm using Firefox 50.1. Might be a chrome issue or maybe JavaScript that is blocked.

Legend23 commented 7 years ago

@Sommerregen It's really weird. I tried it with newest version of chrome and firefox, seems to be blocked only with my laptop.

I tried with another devices, and it works well.

Sorry for this trouble. We can close this ticket.