FKB Pro - Social theme

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. :ok_hand:

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 Likes

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

3 Likes

i got the same problem. I have just updated today

1 Like

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 Likes

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 Like

Ah amazing it worked! Thank you so much!!

1 Like

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

1 Like

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 Likes

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 Like

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 Likes


: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 Like

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 Like

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 Like

Looks good, thanks!

1 Like

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

1 Like