BuddyBoss Home – Web Support Forums Themes Boss. theme Idea: True Fullwidth Page

Viewing 9 posts - 1 through 9 (of 9 total)
  • Question

    #35404
    @aronprins

    Hey Guys,

    Quick idea that I was not able to code myself: A true fullwidth page.
    No BuddyPanel, no regular sidebar.

    I’d like to make a homepage for my site that simply sells my product, or explains what my community is about for that matter.
    I think it would be nifty to have this included in the theme by default, but if not possible: how can I utilize the Fullwidth page WITHOUT the buddypanel as well?

    Cheers,
    Aron

    Answers

    #35414
    @style960

    @aronprins I think this could be quite a good idea for sites where content is private until logged-in too.

    #35425

    Alyssa
    Participant
    @alyssa-buddyboss

    @aronprins it’s as simple as adding this to custom.css:

    .page-id-[insert page id here] #left-panel{display:none;}
    .page-id-[insert page id here] #right-panel-inner{margin-left:0;}

    I’ll try to have the developers add a full width template without a BuddyPanel

    #35439
    @michael

    We’re already working on this, we assumed people would want it.

    TJ’s solution will work, but our official feature will be even better. It’ll still load a logo in the titlebar, and will remove right sidebar.

    #35447
    @aronprins

    @michael Now THAT! Is what i’m talking about 😀 THanks!

    #35448
    @aronprins

    @tjchester @michael PS: WHen is this scheduled to be added?

    #35464

    Alyssa
    Participant
    @alyssa-buddyboss

    @aronprins give us a week or so. It will be included with the public release.

    #35539
    @michael

    @aronprins @tjchester

    Done, available in version 1.0.4.

    See an example here:
    http://demo.buddyboss.com/boss/no-buddypanel/

    We change the titlebar color on this template to match logo area background, otherwise the template looked odd.

    It’s available two ways:
    1. assign the template “No BuddyPanel” to any page
    2. In customizer, there is a new option to hide the BuddyPanel for logged out users. This will apply sitewide.

    #36997
    @michael

    Color options in Customizer for “No BuddyPanel” are added in v1.0.9, available today.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The question ‘Idea: True Fullwidth Page’ is closed to new replies.