-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to set up disqus #42
Comments
Please try this commit, and see if Disqus works. Now it works for me. If yours also works fine, even when online, please close this issue. |
I've git pull the theme and ensured nothing is overriding the theme changes. However, it still doesn't work for me and I'm not sure what's the problem. Let me know if you need any code/screenshots to show it! |
Now please visit https://amazingrise.net/posts/building-openjdk/ Here is a part of my [params]
subtitle = "Rise's Blog"
enableGitalk = false
enableReadingTime = true
# enablevaline = true
disqusShortname = "jenlky" |
I found out what's the problem - I didn't put my disqusShortname config under params in config.toml 🤦♂️ Thanks for sharing your screenshots and config settings! 谢谢🙏 |
haha, anyway, thanks for your feedback! |
Describe the bug
Unable to set up disqus for my posts.
To Reproduce
I have added disqusShortname = "jenlky" to the config.toml. Neither did I set the frontmatter comment = false.
It exists in comment.html too:
Expected behavior
By right, disqus should appear below all the posts.
Screenshots
Environment
Your Hugo version, generated from hugo version.
I downgraded my hugo version from v0.69.0 to v0.68.3:
Hugo Static Site Generator v0.68.3-157669A0 windows/amd64 BuildDate: 2020-03-24T12:04:36Z
Chrome Version 80.0.3987.163 (Official Build) (64-bit)
Additional context
The text was updated successfully, but these errors were encountered: