Yeah @kurulumu-Net you can change port in config.json in one of the NodeBBs and change to the same port in the proxy-pass part of the corresponding nginx config.
Default port is 4567, one will need to be changed.
Is there are minimum number of topics that should match for the suggested topics widget to appear below every topic like it appears in community.nodebb.org ?
You need to place the suggested topics widget at the footer of topic.tpl and then there needs to be topics in the same category or with same tags and similar titles to the one you are browsing.
Is there some guide that can help me do that ? I am not that conversant with tech aspects of NodeBB.
I don't think there is a guide, but it is pretty simple.
topic.tpl
from the top navigationSuggested Topics
Hope that helps
That was really quick and awesome man. Thanks a lot for your patience to deal with noobs like me !!
@baris said in Suggested Topics towards the end:
Click topic.tpl from the top navigation
i have no topics.tpl
i find it ,thank you
@baris is there a way to show it only in topics of certain categories and not across the entire forum? If so how?
@greenmoon not possible right now, please open an issue here https://github.com/NodeBB/nodebb-widget-essentials/issues
@baris thanks a mil for your prompt reply and suggestion.