Clo
4월 14, 2025, 3:27오후
419
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!
2개의 좋아요
pfaffman
(Jay Pfaffman)
4월 14, 2025, 3:35오후
420
Looks like you need an update. .hbr files are no longer recognized.
As part of our ongoing quest to standardise the rendering systems across Discourse’s codebase, we’re replacing the implementation of the topic-list.
Previously, this used a ‘raw handlebars’ (.hbr) approach, and could be customized via template overrides and raw-plugin-outlets. The new implementation of the topic-list uses modern Glimmer components, and has been built from the ground-up to to be customizable in sustainable ways.
The new implementation is now available behind the glimmer_topic_l…
3개의 좋아요
i got the same problem. I have just updated today
1개의 좋아요
Don
4월 14, 2025, 3:58오후
422
3개의 좋아요
Clo
4월 14, 2025, 4:01오후
423
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?)
Don
4월 14, 2025, 4:01오후
424
Just update the FKB theme in admin.
1개의 좋아요
Clo
4월 14, 2025, 4:02오후
425
Ah amazing it worked! Thank you so much!!
1개의 좋아요
pfaffman
(Jay Pfaffman)
4월 14, 2025, 4:07오후
426
WOW! That was fast! Nice work!
2개의 좋아요
ozkn
(Mathx)
4월 28, 2025, 1:02오후
427
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.
Monikas
(JustMonika)
5월 3, 2025, 2:02오전
428
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!
2개의 좋아요
Fma965
(Fma965)
5월 5, 2025, 9:04오후
429
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;
}
1개의 좋아요
Don
5월 6, 2025, 3:10오전
430
3개의 좋아요
Monikas
(JustMonika)
5월 6, 2025, 4:06오전
431
Doesn’t seem to be fixed yet, maybe the discourse has been updated again The sidebar can be displayed using the Fma965 css, but there is a bug that makes the discourse tag cloud as small as the sidebar
1개의 좋아요
Don
5월 6, 2025, 4:54오전
432
Thanks, I’ve merged another update to fix the compatibility issue with older Discourse versions and Right Sidebar Blocks . Please update the theme.
1개의 좋아요
ozkn
(Mathx)
5월 6, 2025, 7:14오전
433
Hello @don can you fix this error too?
Don
5월 6, 2025, 8:30오전
434
Hello I am not sure about this. Can you share a screenshot/record about the issue?
@don , the topic views and summarize button are not aligned correctly with the post content card. Check out the attached screenshot.
1개의 좋아요
Don
5월 9, 2025, 6:49오후
438
1개의 좋아요