ondrej
09.Март.2020 21:57:28
2
The likes for non staff show in this columns when whispers are used:
there is only the topic to see for users but if you are staff there is 13 posts.
Staff:
Non-staff:
(However 16 likes still appear)
4 лайка
I was wondering if there is a way to rearrange the order in which the columns appear? So that likes showed up first, then replies, etc.
1 лайк
I notice the likes column only picks up heart reacts, not thumbs up etc. Is there a way to include specific emoji types (sorry I don’t know CSS)
Edit there’s another thread here:
What about allowing good emojis and giving the possibility to push up and show love with contributions sharing only cool emotions?
Then could be a plus for every community like an alien or rainbow, that should count as plus (like) by design because we have a flag for bad vibe things.
2 лайка
No, there’s no way to do this at the moment. It would require changing how the reactions plugin works.
1 лайк
There are plans to share the options that you are evaluating from the team?
Just curious, it’s a must for our community and could be good to discuss and contribute
1 лайк
Hello it’s me again with the reactions plugin updated, any plans to update this column?/ Did the reactions column change tie into this Likes column?
Discourse Reactions - plugin - Discourse Meta
Edit- I just realised it just a new comments on that thread, not that it is a new plugin, my bad
guystewart
(Guy Stewart)
09.Сентябрь.2024 09:17:12
8
Nice Component,
I’d like the ability to select which categories are included/excluded.
Right now it is a global setting, but on some categories I don’t want to see the likes for topics.
1 лайк
guystewart
(Guy Stewart)
09.Сентябрь.2024 22:43:55
9
Hi,
This extension also doesn’t extend to the mobile theme yet.
A simple heart 1 with the number next to it would look good.
2 лайка
that’s a cool TC
It would be nice to have a " 0 " instead of the empty space though. And if possible, show others reactions icons.
pfaffman
(Jay Pfaffman)
30.Январь.2025 16:08:08
11
I’m getting an error with this theme:
[THEME 109 'Official: Add Like Column'] To prevent errors in tests, add a `pluginId` key to your `modifyClass` call. This will ensure the modification is only applied once.
Looks like the issue is here:
{
after: "replies",
before: "views",
}
);
}
return columns;
});
withSilencedDeprecations("discourse.hbr-topic-list-overrides", () => {
api.modifyClass("component:topic-list", {
showLikes: true,
});
});
});
2 лайка
CAX.DO
19.Март.2025 14:15:46
12
Hi
This component is very interesting, but it will cause conflicts when used in conjunction with discourse-theme-battle-axe-v2-common.
Contribute to TapparaCo/discourse-theme-battle-axe-v2-common development by creating an account on GitHub.
Roi
04.Апрель.2025 12:16:15
13
I just found an unformation in the developer console of my browser:
[THEME 59 ‘Add Like Column’] To prevent errors in tests, add a pluginId key to your modifyClass call. This will ensure the modification is only applied once.
Just wanted to bring this to attention - although I cannot fix it myself.
1 лайк