probberechts / hexo-theme-cactus

:cactus: A responsive, clean and simple theme for Hexo.
https://probberechts.github.io/hexo-theme-cactus/
MIT License
3.2k stars 784 forks source link

[Question] Only new posts support Disqus's emotion feedback? #226

Closed darkduckgo closed 4 years ago

darkduckgo commented 4 years ago

Desc: Disqus supports a new feature allows people to vote for a article like this:

temp

However, when I open this feature in disqus, I found only new posts could show the feedback area, and old posts(even has been updated) cannot show it.

I also try to use hexo clean && hexo g -d to rebuild posts, but it didn't work.

Wonder how to make all posts support disqus's feedback? Is it a theme problem? Or anyone knows the reason

probberechts commented 4 years ago

I can enable reactions on old blog post by following the instructions provided by Disqus. Anyhow, this issue is not related to this theme. If you have problems with this you should reach out to Disqus for support.

darkduckgo commented 4 years ago

Sorry to disturb, when I used the feedback function before, I didn't see the button to allow old articles to be displayed. Then I simply checked the loading of disqus-js file, but didn't get useful info, so I thought it maybe a problem of the theme itself. apologize again, I should read the official doc clearly, and thank you for your reminding