FKB Pro - 소셜 테마

Good day

I just updated my site and now it’s giving me this error at the top of the page:

image

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개의 좋아요

Looks like you need an update. .hbr files are no longer recognized.

3개의 좋아요

i got the same problem. I have just updated today

1개의 좋아요

Hello :wave: Sorry guys here is the fix: FIX: Remove legacy topic list and raw handlebars by VaperinaDEV · Pull Request #60 · VaperinaDEV/fkb-pro-theme · GitHub

3개의 좋아요

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.

1개의 좋아요

Ah amazing it worked! Thank you so much!!

1개의 좋아요

WOW! That was fast! Nice work! :tada:

2개의 좋아요

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!

2개의 좋아요

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개의 좋아요

Hey @Monikas , @Fma965 :wave: Thanks for the report. Fixed it: FIX: FKB Panel not shown correctly by VaperinaDEV · Pull Request #61 · VaperinaDEV/fkb-pro-theme · GitHub

3개의 좋아요


:sad_but_relieved_face: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 :sob:

1개의 좋아요

Thanks, I’ve merged another update to fix the compatibility issue with older Discourse versions and Right Sidebar Blocks. Please update the theme. :slight_smile:

1개의 좋아요

Hello @don can you fix this error too?

Hello :wave: I am not sure about this. Can you share a screenshot/record about the issue?

1개의 좋아요

Looks good, thanks!

1개의 좋아요

@don, the topic views and summarize button are not aligned correctly with the post content card. Check out the attached screenshot.

1개의 좋아요

Hello @ozkn :wave: Sorry for the delay, I’ve merged a fix for this: FIX: `flex-direction: column` breaks the rich text editor · VaperinaDEV/fkb-pro-theme@33355e7 · GitHub

1개의 좋아요