Thanks so much @Don, this actually made me realize I had a few components, particularly running jQuery plus custom code that was blocking it! All good now.
Good day
I just updated my site and now it’s giving me this error at the top of the page:
It also looks like the topic list has changed completely, now only showing the topic title and nothing else.
The category page has also gone blank.
Was there perhaps an error with the last update?
Any advice would be appreciated, thank you!
i got the same problem. I have just updated today
Hello Sorry guys here is the fix: FIX: Remove legacy topic list and raw handlebars by VaperinaDEV · Pull Request #60 · VaperinaDEV/fkb-pro-theme · GitHub
How do I implement this? (bearing in mind that I’m not a developer, is there an update that I need to do or something straightforward?)
Just update the FKB theme in admin.
Ah amazing it worked! Thank you so much!!
WOW! That was fast! Nice work!
When creating a new topic on mobile in the new rich editor, if an image is added to the topic, the publish topic button does not work.
This latest version of the Discourse theme sidebar does not show the following content, I also clicked on the button, no response And I found that it seems that the thumbnails of the posts do not support the linking of images do not know whether it is also due to the Discourse update I hope that the authors of the Lord can take the time to look at it Thank you very much!
Same here
as a janky fix i did this
.fkb-panel-sidebar, .fkb-panel-sidebar .fkb-panel {
display: block !important;
}
.list-container {
grid-area: unset !important;
}
Hey @Monikas , @Fma965 Thanks for the report. Fixed it: FIX: FKB Panel not shown correctly by VaperinaDEV · Pull Request #61 · VaperinaDEV/fkb-pro-theme · GitHub


Thanks, I’ve merged another update to fix the compatibility issue with older Discourse versions and Right Sidebar Blocks. Please update the theme.
Hello @don can you fix this error too?
Hello I am not sure about this. Can you share a screenshot/record about the issue?
Looks good, thanks!
@don, the topic views and summarize button are not aligned correctly with the post content card. Check out the attached screenshot.