Keagan the extension dropdown in the Linguist UI only works for extensions that use their extension ID as translation prefix, and it looks like best answer doesn't adhere that convention.
You should be able to use the search field to find the translation though.
New v0.2.4
WiwatSrt It seems that removing best answer doesn't work. Can someone confirm that?
Veriael yeah I have the same issue that removing best answer doesn't work. Looking through the codebase, I am not seeing relevant code either... but I am new to flarum so could just be missing it.
Veriael This is a bug, I can't remove it.
After installing the plugin google search console gives error "mainEntity.suggestedAnswer.text" field is missing, "acceptedAnswer" or "suggestedAnswer" must be specified. Error in shape
Leanna
jie-qin
Are you seeing any errors in the browser console or when debug is enabled?
luceos Remove the best response, the page still exists after refreshing the page, I am not sure what the problem is. Google Chrome
luceos no error in browser console with or without debug enabled.
it works fine, but i can't cancel the best answer, after refresh page the best answer that i previously choosed shows again
zjh4473 I have the same problem...
zjh4473 the problem is still persistent.
And I would recommend to put this in the post controls popup. As a moderator or post owner, this option uses too much space imo.
SHPD17 I have the same problem...
#metoo 🙂
[deleted]
SHPD17 yeah maybe the developer should fix this issue ASAP. its a good extension
Cool extension! How can I change the text color of the best answer? Looks kind of weird with the Dark Theme. https://prnt.sc/p35waz
Edit: Found the "setting" in the files. 🙂
Does this extension support beta.10?
SKevo yes, absolutely.
On Google Search, I see "0 votes" for my best answer. What are these? Likes? I don't have the gamification plugin installed.
danielunited this isn't related to this extension. Likes is part of flarum likes. Showing the best answer is from Jaspers SEO extension..
Does anyone have a problem with selected best answer being narrowed on mobile devices/screens to the left side?
SHPD17 Yes, but this should fix it
@media (max-width: 767px) { .Post--BestAnswer { float: none !important; display: flex !important; margin-top: 10px; } }