Closed Legend23 closed 7 years ago
Dear @Legend23 ,
I tried it on my local machine, see result here:
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?
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.
@Legend23 Did you solved the issue? When looking at your site I get this:
I'm using Firefox 50.1. Might be a chrome issue or maybe JavaScript that is blocked.
@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.
Hello, I'm using Grav v1.1.17 - Admin v1.2.14.
On the Admin interface I set this setup:
I put my Facebook API key:
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:
But when i'm changing it for disqus there is the plugin activated:
I don't know where is the problem.
Thank you very much.