Select Post Best Answer
[deleted]
- Edited
@media (max-width: 767px) {
.Post--BestAnswer {
float: none !important;
display: flex !important;
margin-top: 10px;
}
}
@[deleted] posted this Custom CSS in a discussion, and there is no fix for first issue...
Not sure if this is allowed or not, but on the basis this is a positive addition to this post here goes.
I'm willing to chip in $15 for someone to fork the plugin and fix the 'deselect' answer issue, would others match this?
zeroworld There's a fix for that issue that I PR'd to the repo (see wiwatsrt/flarum-ext-best-answer26) but @WiwatSrt doesn't seem to have been online for a few months now...
I did ask if @WiwatSrt would be fine if we moved the extension to FriendsOfFlarum, but as the extension itself still somewhat works in beta 10 and we've received no answer, we haven't done that.
[deleted]
@datitisev last activity from @WiwatSrt was the 6th of July.
[deleted]
datitisev zeroworld There's a fix for that issue that I PR'd to the repo (see wiwatsrt/flarum-ext-best-answer#26) but @WiwatSrt doesn't seem to have been online for a few months now...
I've just applied this fix to my own forum, and it works 100% - thanks.
Awesome - thanks as always @[deleted] for being such a great contributor to the community!
And of course, thanks @WiwatSrt for the fix!
[deleted]
The fix came from @datitisev I think
[deleted]
iPurpl3x Is this based on the CSS fix I provided ?
[deleted]
iPurpl3x Ok. Thanks !
- Edited
FYI - I'm bringing this extension into FriendsOfFlarum, as it has been a few months since the last update from @WiwatSrt. I'll incorporate the PRs that are in the current repo - if they make sense, of course.
As soon as I get weird tag permission behavior fixed - soon, hopefully - it'll be released.
[deleted]
datitisev FYI - I'm bringing this extension into FriendsOfFlarum, as it has been a few months since the last update from @WiwatSrt. I'll incorporate the PRs that are in the current repo - if they make sense, of course.
As soon as I get weird tag permission behavior fixed - soon, hopefully - it'll be released.
Thanks. Looking forward to see this extension working...
[deleted]
datitisev Excellent - thanks. It's worth noting that even if you clear the best answer, the flag is still set in the DB meaning the "best answer" icon features on the post in the discussion listing, and in the header of the post itself when you open it.
I think there's a bug, It is impossible to remove best answer. Whenever you remove best answer and reload the page, it just comes back.