Bars of Discourse 🍻 🍸 (מסגרת תפריט צדדי)

Love it! :heart: thanks very much @Arkshine that’s extremely helpful. Merged!

5 לייקים

In other news, the User Locations map from the Locations Plugin is now compatible with Bars.

This is best place on Top like so:

image

But you need to set the height in Theme CSS yourself, like so:

.component-widget {
    .locations-map {
        height: 400px;
        button.map-expand {
            display: none;
        }
    }
}

known issue: expand needs work or hidden hence the above CSS.

2 לייקים

I’ve just added support for the 3.3.x feature of custom homepages, so you can stipulate widgets you want to appear on the home page:

So you can now lay out a Homepage like this:

2 לייקים

See this change: I’ve had to remove the modifier so it is optional, otherwise all installs of Bars are forced to have a homepage, even if they don’t want one.

Add the modifier instead to the parent Theme or another TC when you need it.

The rest of the logic remains.

3 לייקים

thanks.
i tried it but although i delete default blocks they were still there.

לייק 1

You have to confirm changes in two places, once on the dialogue and again by the setting name. That’s an idiosyncrasy of Discourse core Theme settings, not Bars.

2 לייקים

fixed. is it work with adsense code?

because ads do not load but they load with right side blocks.

לייק 1

I don’t see any reason why not. Let me know what you come up with.

לייק 1

block is there but blank.

2 לייקים

You will need to dig into why or hire someone to help you.

2 לייקים

A special thanks to @merefield . He helped me and fixed the problem.

3 לייקים

I’ve slightly changed the layout and icons for the sidebar buttons:

image

image

I believe the collapse/expand makes a lot more sense now :sweat_smile:

4 לייקים

One negative effect of using this TC was that the Docked Topic Progress control would no longer expand when clicked.

This is now fixed:

לייק 1

I’m wondering how I’m going to embed it.

I use the:

Bars! is not intented to run with RSB, it replaces it.

I’ve no idea if your theme is modular. Bars is intended to work in a modular fashion.

4 לייקים

Quick fix to address issue with Topic Navigation stickiness on Desktop

לייק 1

To celebrate the launch of Tag Intersection Navigator I’ve added support for the route in Bars! so you can now add sidebars in your tags intersection page (which might be your homepage)

6 לייקים