Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How do I make a plugin that shows RELATED POST at the end of each he post? The image would stay at this position:
Thank you very much for your kindly help!
How would you determine if a post is related?
@yariplus a post is related to the existing post if they are in the same category. Hope you could give me a solution
@azeus looks like this plugin without localization,
You need change this file: node_modules/nodebb-plugin-question-and-answer/static/lib/main.js
https://github.com/NodeBB/nodebb-plugin-question-and-answer/blob/fcef781fe34b56e501d3c56c99a351896e3a28b3/static/lib/main.js#L58-L61
Please make recent topic widget realtime. My widget is not updating when there is new topic posts. I need to refresh everytime to see new topics.
🔥 😎
The official plugin is the one maintained by the NodeBB team 🙂
Other forks might add additional functionality or fixes, but it's up to the user who forked it to make sure the changes are transmitted upstream
@Rome-Li what problems are you facing? I haven't tested the plugin but, the more information you can give here on the community, the more likely you can get help here.