YusufYldrm After installing the plugin google search console gives error "mainEntity.suggestedAnswer.text" field is missing, "acceptedAnswer" or "suggestedAnswer" must be specified. Error in shape
jie-qin 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.
Leanna luceos Remove the best response, the page still exists after refreshing the page, I am not sure what the problem is. Google Chrome
zjh4473 it works fine, but i can't cancel the best answer, after refresh page the best answer that i previously choosed shows again
phloo 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.
zjh4473 [deleted] [deleted] yeah maybe the developer should fix this issue ASAP. its a good extension
theberrysauce 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. 🙂
danielunited On Google Search, I see "0 votes" for my best answer. What are these? Likes? I don't have the gamification plugin installed.
luceos danielunited this isn't related to this extension. Likes is part of flarum likes. Showing the best answer is from Jaspers SEO extension..
[deleted] Does anyone have a problem with selected best answer being narrowed on mobile devices/screens to the left side?
[deleted] [deleted] Yes, but this should fix it @media (max-width: 767px) { .Post--BestAnswer { float: none !important; display: flex !important; margin-top: 10px; } }