FKB Pro - Social theme

29628 views 465 replies Created 2022-07-28 20:58

I use FKB Pro theme.

The sytle below is from component Topic List Preview .How to make topic list of specific category like this, and other categories use FKB Pro.

Thanks.

@Don Can this new setting only disable specific category, and other categories still use FKB Pro theme?

I was wondering if it would be possible to move the tags above the content? They seem to be taking up quite a bit of space below.

On another note does anyone know how to show topics in full length in the category page? Same as Framer does it? Announcements | Framer - I tried with Javascript /CSS and no luck :woozy_face:

Hi 👋

I was trying to see if this was previously discussed on this topic but maybe I missed it…
Is there any way to include the latest reply to a topic in the topic lists display? I would like users to see if there was a reply or question posted under a specific topic already on the home page (list of latest topics).

Yes. Is there a way to include them in the topic excerpt on the topic list page?

Yes you would have to create a simple plugin to fetch latest 2 replies and then display it. Also, you would have to adjust the css to accommodate the replies.

Nice theme, great work.

I’m running a highly modified version and it works well, one thing i would like to prevent from happening is the layout readjustment when the sidebar is hidden.

(Pictured cropped off the right side, content is centered)
With Sidebar open

With Sidebar closed

Is there any chance of adding an option to disable this functionality?

Desired outcome (this but centered, this is a simply delete of the sidebar to provide a screenshot example of what i mean)

Hello 👋

Yeah, that’s possible relatively easily with modifying some CSS.

However it depends on what the following meaning exactly:


I assume you forked the theme and as I remember everything what you need to do this in the
scss/desktop/fkb-d-topic-list.scss file. There you will see the .has-sidebar-page class which is the breakpoint in the two separate style. Actually, you have to compare the .list-controls. I’ll can make a PR if you have a forked version…


Hello 👋 Sorry for the late reply. Yeah, that’s possible. But the Highest-Post Excerpts in Topic List plugin is required. I think I’ll built this setting…


⚠️ Note: I’ll have to modernize the template to be compatible with the new Glimmer topic list. This process may change things compare the current theme. So if you modify the theme, the new version may will break your changes…

Hi! Love the theme!

I’ve noticed that clicking the “Comment” icon opens up this menu:

Is there a way to have it so clicking the comment icon opens up the topic instead?

Hello 👋

That’s not possible for now. Is this something what more users want? Because I can modify the theme to works like that if it would be a common thing. I am not sure about this… :thinking:

Oh great, I didn’t notice this yet. Thanks @Moin :slightly_smiling_face:

Thanks for the reply, no i actually prefer to keep the base theme and override any CSS and/or templates if desired (usually minimal template changes) so instead it’s a theme component on top of your branch. This is why i was hoping for a chance to just have a toggle in the settings 😉

Would it be possible to hide the description for topics with images, but still show it for those without one?

Dear,

I got this message in this theme as shown in the picture

I still don’t see any errors just need to turn off notifications, but hope @Don can give suggestions and fix

It has to do with the fact Discourse moved to FontAwesome6 from FontAwesome5 and the FKB Social theme hasn`t updated the icon names/tags in its code. I will be working with our IT guy to create a fork fixing this should the update not come before the end of the grace period set by Discourse (which I believe is Q2 2025).

Hello 👋

Thanks for the report :slightly_smiling_face:

I’m working on a big update to be compatible with new Discourse changes. But I need more time to update everything…
The fontawesome issue is mostly coming from the fkb_panel_items setting. Which still use FA5 icons. Until then you can change it manually in that setting. Change: cog → gear, pencil-alt → pencil and if you added custom ones than you can check the FA6 icons on fontawesome website.

This update seems to have screwed up the theme’s thumbnails, hopefully it can be fixed Thanks a lot!

I’ve made some more tweaks because there could be other issues e.g. with bulk select. So with this update, it will use the old (template, css) if the glimmer topic list is failed. If the glimmer topic list active it will drop the old theme (template, css) and use the new one. Hopefully this will works well. :slightly_smiling_face:

Hello,

I notice that my category descriptions are duplicated only when a topic is pinned in the category. This issue only occurs with the FKB Pro theme and persists even after a complete reinstallation.

The duplication disappears if I unpin the topic or use another theme. Could you please let me know if there’s a solution to fix this behavior?

Thank you for your help.



Wuuu wuuu wuuu… Save meee! It’s goneee! 😭😭😭 I looked everywhere, but nope, nowhere to be found! Could it have just… vanished into thin air? Someone call the digital rescue squad! 🆘💻

Did you try to click the button in the right bottom corner?



The page ratio seems to be a little off after I clicked on it.

Did you update theme to the latest?

Yes it’s the update that’s causing these problems
This bug is the same as the previous feedback on the phone bug a


It seems that there is no limit to the size of the preview image anymore It’s fine to display small images but when the image size is large it starts to stretch the whole UI

Ah, ok I see. Thanks for the report. I fixed it, please update the theme. :slightly_smiling_face:

Hi, in the Category in homepage, the badge style box is not complete. see the picture below.

But in new topics its okay.

Hello 👋 Thanks for the report! I fixed it here. Please update the theme. :slightly_smiling_face:

updated and its done. Thank you for your quick response.
😍

hi, can you share this themes customization, it looks nice

I tested this theme FKB Pro with Topic List Preview components and Topic List Thumbnails Components but not rendering well. but in reality, we don’t need such components for FKB Pro Theme. because it already has preview feature. so, in finally chose this theme. 👍 👍 👍

Hi, is there a way to reduce the gap between the topic header and logo? when there is menu sidebar present. see the picture below
The image shows a laptop screen with an animated text reading "simply dummy text of the printing and typesetting industry," alongside a playback control bar at the bottom. (Captioned by AI)

@Don
Thanks

How to make FKB Pro compatible with Quote Callouts? That is, use another style for quoting.

Thanks for this great theme.

Do you mean you want the callouts style the same as the quote?
For example,

hi, its solved automatically after discourse updates.

Yeah. It works.

@Jun You can achieve that with the TC settings.

Here is what you can do.
First, define the global style: width, style and radius:

Callout border width: 0 0 0 5px
Callout border style: solid
Callout border radius: var(--d-default-border-radius)

You can also set Callout border color if you want the same border color for all the callouts.

Otherwise, you can define the color per callout.


Here in the screenshot, I use the same Color for the border.

Hey! I just updated our Discourse to the newest updates and it seems like something in it broke the topics layout as they are not contained to the “bubbles” as before. So far the option to disable the FKB Pro topic layout fixed the issue. I am attaching screenshots of the issue below together with the admin console which now shows an error. I had to blur some personal data of our users so I hope that is not too disturbing.


@Don I can see this message:

The image displays an important admin notification warning that one of the website's themes or plugins needs updating to ensure compatibility with forthcoming Discord core changes and provides a specific link for further information. (Captioned by AI)

Also noticed this since uploading to latest build


lightbox stopped working… is there anything I’m missing? it does work on other themes like Material design.

Hey @sok777 👋

Sorry I can’t repro it. I’ve installed the theme on the latest Discourse and didn’t notice this kind of errors you see. Is there any other theme component may cause this? Can you share your site url?