We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi, i would like to use nodebb’s comment in the ghost post, but it show the Commenting has been disabled. , what’s the problem? Thanks!
Commenting has been disabled.
The text was updated successfully, but these errors were encountered:
NodeBB 0.9.3 Ghost 0.7.8
Sorry, something went wrong.
did you log in as administrator in nodebb, while looking at your post's page? You should see a "Publish this article to NodeBB" button.
I have found the reason, cause <a id="nodebb/comments"></a> , the correct code is <a id="nodebb-comments"></a>.... Orz....
<a id="nodebb/comments"></a>
<a id="nodebb-comments"></a>
No branches or pull requests
hi, i would like to use nodebb’s comment in the ghost post, but it show the
Commenting has been disabled.
, what’s the problem?Thanks!
The text was updated successfully, but these errors were encountered: