Group Mods

  • Avatar Image
  • Avatar Image
  • Avatar Image
  • Avatar Image

Support: Miscellaneous (Support Group)

Everything else.

New Default Theme Is Available (14 posts)

Started 8 months, 3 weeks ago by: Andy Peatling

← Group Forum   Support Forums
  • Avatar Image Andy Peatling said 8 months, 3 weeks ago:

    I’ve just checked in the new bp-default theme.

    This is still ongoing work and there are a lot of bugs still to fix. I don’t expect there to be any huge template changes however.

    As it stands the CSS for this theme is less than half of the original default. The javascript has also been reduced by almost half.

    The new default does not use the old bp-sn-parent theme. This is a completely new theme with a new style and template structure. I think it’s going to be much easier to follow for developers/designers.

    This doesn’t mean that the old bp-sn-parent is going away. I’ve updated it for all the latest BuddyPress changes, and it will still be going strong in 1.2.

    I’ll be working a lot on the new theme over the next week, so expect to see a lot of updates.

  • Avatar Image D Cartwright said 8 months, 3 weeks ago:

    Looks nice so far. Thanks Andy :)

    Something I’ve noticed is that there is no longer a “My Blogs” menu item in the adminbar. Is this intentional?

  • Avatar Image D Cartwright said 8 months, 3 weeks ago:

    edit: These errors fixed as of rev 2174. I’ll stop spamming you now Andy :)

    edit again: There’s still no “My Blogs” adminbar item though.

  • Avatar Image Bpisimone said 8 months, 3 weeks ago:

    So the new theme actually is a new parent theme if the new default does not use the bp-sn-parent theme?

    What’s the easiest way to convert my already heavily customized “old” child theme to the new default?

  • Avatar Image Andy Peatling said 8 months, 3 weeks ago:

    D Cartwright: I’m getting the My Blogs menu, anyone else see this?

    Bpisimone: You are free to use bp-default as a parent theme, my plan is to make a couple of basic child themes and add them to the theme repository as examples for people.

    If you already have a child theme based on bp-sn-parent then there isn’t really much need to “update” it, since it will still be fine for 1.2 and get updated properly.

  • Avatar Image Bpisimone said 8 months, 3 weeks ago:

    Ok but since I got some more time now that 1.2 will not be here until January, I still think it would be wise to do so, since I want to profit from the reduced JS and CSS and your overall improvements for the new theme.

  • Avatar Image D Cartwright said 8 months, 3 weeks ago:

    @Andy Peatling

    I’ll do some more checking later tonight (just about to head home from work). It’s more than possible that I’ve done something wrong :)

  • Avatar Image D Cartwright said 8 months, 3 weeks ago:

    Think I may have worked out the problem now actually… I installed with sub-domains rather than sub-directories on a dev server where sub-domains don’t play nicely. Must have been in too much of a rush from the excitement :)

  • Avatar Image Xevo said 8 months, 3 weeks ago:

    Thanks Andy, got it up and running on my local server.

    Ran into something though, the random member page gives me the following error.
    Fatal error: Call to undefined method BP_Core_User::get_random_users() in E:wampwwwwpmuwp-contentpluginsbuddypressbp-core.php on line 929

    See it running on http://80.56.54.214/wpmu/.

  • Avatar Image Erich73 said 8 months, 3 weeks ago:

    @Andy,
    - the “My Blogs” is fine.
    - but where is the ability to “create a Blog” for new users ? This was previously included within the “Sign-Up” page, now I can not find this anymore……

    Thanks a lot for your efforts !
    Great theme !

  • Avatar Image roydeanjr said 8 months, 3 weeks ago:

    Yes, this is a nice clean theme. Are the steps to integrate bp theme techniques easy enough to apply to existing wp themes? Have the latest changes been documented sufficiently for novice them developers/designers to follow and create new themes?

  • Avatar Image Xevo said 8 months, 3 weeks ago:

    @ roydeanjr: No, there’s no specific documentation about that yet. If you want to make a theme, make sure you know some theme building from the standard wordpress and check the buddypress theme/core files for the buddypress functions/template tags.

  • Avatar Image Erich73 said 8 months, 3 weeks ago:

    @Andy,

    please let me / us know if you still want us to test the new default theme and search for bugs.

    You might come to a point at which you think that everything is just working fine with integration into the new theme, then we can start doing some testing and report (possible) bugs ?

    Would be happy to help out with testing. Just need to get your information at one point at which you say: “go ahead with testing…”

  • Avatar Image Andy Peatling said 8 months, 3 weeks ago:

    Still report bugs, I still have lots to fix in the theme, it’s far from perfect right now.