Fakebook Theme

:discourse2: Summary Fakebook - I had a little fun with this one to showcase the flexibility of our theming system. This layout might look a bit familiar :wink:
:eyeglasses: Preview Preview on Discourse Theme Creator
:hammer_and_wrench: Repository Link https://github.com/discourse/Fakebook
:open_book: New to Discourse Themes? Beginner’s guide to using Discourse Themes

Install this theme

Features

The theme features a navigation sidebar, as well as a sidebar that showcases some of your user profile information. If a topic has an image, the topic list shows a preview. Topic excerpts will be displayed on all topics.

Preview with topic excerpt:

In the theme settings you’ll find a few options for hiding sidebar content, or switching the sidebar sides.

I recommend using the “Categories Only” category page layout with this theme, as space in the main column very limited.

Settings

Name Description
sidebar alignment
sidebar show intro
sidebar show likes
sidebar show badges
Translation Default
sidebar.welcome :hugs: Welcome
sidebar.back back,
sidebar.welcome_subhead We’re glad you’re here!
sidebar.likes_header Share the Love
sidebar.badges_header Your Top Badges
sidebar.full_profile View your full profile

:discourse2: Hosted by us? Themes are available to use on our Standard, Business, and Enterprise plans.

Last edited by @JammyDodger 2024-06-17T11:52:39Z

Check documentPerform check on document:
104 curtidas

I still have a few open todos on this one:

Better handling of images in topic list (They indiscriminately pull images from oneboxes if there’s one in the OP, and these don’t work well as previews)

Include sidebars on tag pages (I don’t have a class to differentiate filtered tag pages from the tag directory)

18 curtidas

The name is pretty good though :))

14 curtidas

nice work :clap: thanks.

for rtl languages, it seems it needs some slight css tweaks for the user avatar as well as comments:

the category drop-down menu, unlike tag drop-down menu, comes into the topic list:

in the topic pages, margins and paddings for post are not tuned for rtl:

8 curtidas

Can you change colors?

I want to keep the original color discourae but with this facebook layout

2 curtidas

I loooove it!!

Fantastic work @awesomerobot

1 curtida

Fantastic theme! Great work and thanks for sharing :slight_smile:

Really want to implement your theme but I’m getting a bit of an issue with the topic lists. Do you know what could be causing this? Have been combing through admin settings.

Hello!
What is my error theme?

I don’t think that theme supports RTL right now.

5 curtidas

Sorry, what is RTL
Thank you!

3 curtidas

Your error theme same me, don’t same demo

Does this theme enable all users to easily upload videos? How would they do this?

1 curtida

Right-to-left language

5 curtidas

From your previous posts, I know you use the topic list previews plugin. The topic list previews plugin is not compatible with this theme. So you have to decide whether you want to use this theme or the topic list previews plugin. You can’t use both.

14 curtidas

Thank joe so much!
I will decide

1 curtida

Thanks! I suspected this also, but disabling the topic list previews plugin doesn’t fix the format errors. Might require a full uninstall of the plugin.

Edit: Adding confirmation, removing the topics list previews plugin does indeed fix the format issues @huynhthai824 and I were experiencing. Simply disabling the plugin did not fix it, at least for me. To uninstall plugins, can just use these instructions: How to completely uninstall / remove a plugin

4 curtidas

Correct, disabling a plugin will remove certain UI elements to use and configure it, it doesn’t block all of the code from the plugin which is picked up during a rebuild.

1 curtida

Would be amazing if this theme supported topic preview images for mobile! :smiley:

1 curtida

Topic previews isn’t an official plugin. Have you considered asking in the plugin topic?

1 curtida

Right yeah, to clarify, I meant that this theme (without plugins) has topic previews for web, but not for mobile. Mobile support would be great.