@baris wonderful! it works. Thanks.
sharonyue
Posts
-
How can we add the image at the top, like the X-mas lights -
How can we add the image at the top, like the X-mas lightsHow can we do it on our own website?
-
random displaying topicsnice bro. It works now. Great plugin!!
-
random displaying topicsThanks bro. I tried this:
Route to show topics at eq: "featured" or "random-topics". No leading slash.
random?cid[]=6Then rebuild and restart.
both the following do not work either:yourforum.com/random?cid[]6
oryourforum.com/random
...I am using 3.7.4.
-
random displaying topicsI did it like this:
Route to show topics at eq: "featured" or "random-topics". No leading slash.
random?cid=6both the following does not work:
yourforum.com/random?cid=6
oryourforum.com/random
... -
random displaying topicsNice. It works now.
display random topics from all categories.
I have a question. Is it possible to let it display randoms topics from a certain category, or a certain tag?
-
random displaying topicsfor example, I have a category called
xxx
, which can be accessed bydomain.com/category/2/algorithm
, so I need to tell this plugin thatRoute to show topics at eq: "featured" or "random-topics". No leading slash. algorithm
Then,
domain.com/category/2/algorithm
will display topics randomly?I tried. But
domain.com/category/2/algorithm
still display topics as set by users. For exmpleRecently Replied
so only newer topics are picked randomly.
alright, let me try post a new topic.
um, it looks does not work as I expect..
-
random displaying topicsHello guys, I found this plugin. https://github.com/NodeBB/nodebb-plugin-random-topics
and I installed it. But I dont know how to use it. In ACP, it only has two lines.Route to show topics at eq: "featured" or "random-topics". No leading slash Time cutoff in months, older topics won't be shown. Set to 0 to disable.
Any hints? Thanks.
-
[nodebb-plugin-meilisearch] use MeiliSearch as a full-text search backend@oplik0 Some update: I run it for more than a year. It runs pretty well. From my side, no issues. Amazing.
version: nodebb 3.7.4.
-
[nodebb-plugin-meilisearch] use MeiliSearch as a full-text search backendHi, I am using Chinese for my site. I would say meilisearch is the best one. For English language, I dont know.
-
The accuracy of Page Views in ACPI am curious about the accuracy of page views statis reported in ACP. Since the middle of this month is traditional Spring festival. As Chinese based forum, I expect the page views will drop dramasticlly. However, it looks the same. Therefore, I am curious about the accuracy.
In the following page, it shows the unique vistors:
-
default searching settingsHi guys, when we search something, it searches in Titles by default. But I want to search in Titles and posts by default. How can I do it?
-
I want to add some thing like thisthx guys, it works
-
I want to add some thing like thisI want to add some thing like the following highlighted. How can I do it?
-
[nodebb-plugin-meilisearch] use MeiliSearch as a full-text search backendThere is another thing is that I am not sure if nodebb-meilisearch will reindex it automatically
I confirmed it was done automatically. Right now nodebb-meilisearch looks 100% perfect on my site! Excellent!
-
Emoji's size adjustmentNow it works. Thanks.
-
upgrading from 2.8 to 3.3.9, emojis are missing@sharonyue said in upgrading from 2.8 to 3.3.9, emojis are missing:
so that means my emoji's address start with "xxx.com", so in "www.xxx.com", my emojis wouldn't show up?
Um..This is not the case for nodebb-v2.
Is there an easy way to do it in nodebb-v3?
-
Emoji's size adjustmentIn nodebb-v2, I used the following to adjust emoji's size (custom CSS). In nodebb-v3, it does not work. Any ideas?
.emoji { height:60px; }
-
upgrading from 2.8 to 3.3.9, emojis are missingso that means my emoji's address start with "xxx.com", so in "www.xxx.com", my emojis wouldn't show up?
-
upgrading from 2.8 to 3.3.9, emojis are missing@PitaJ Its good that it looks we found the reason. But could you please elaborate what am I supposed to do? I know nothing about nodejs... Do I need to change some code?