sandrokeil / ghost-theme-casperion

Casperion is a free Ghost theme. Casperion is based upon original Ghost theme Casper with some minor modifications and extensions.
https://sandro-keil.de/blog/
MIT License
27 stars 6 forks source link

disqus comment count not working #9

Open abalta opened 8 years ago

abalta commented 8 years ago

I added my disqus shortname but, my comment count always 0. When I click "DISQUS (0 COMMENTS)", I see all comments.

sandrokeil commented 8 years ago

@abalta Maybe the Disqus data-disqus-identifier does not match? It's the id of the post. New comments should work, old comments may have another id.

alinawab commented 7 years ago

Hi @sandrokeil I'm having the same issue. can you provide a slightly more detailed explanation. I've checked my code and seems like its following the format you proposed.

sandrokeil commented 7 years ago

@alinawab Not sure what could be wrong. Do you see any comments? Have you set the casperionConfig.disqus_shortname in default.hbs