Forum Replies Created
-
One more thing: the Create Group pages’ menu tabs’ CSS is kind messed: http://i55.tinypic.com/4jorw1.png
@davidtcarson No I wasn’t, but thanks, that took care of the Admin Bar problem.
@greenmeanie WordPress works with any theme if you use the Template Pack.
And Mingle is dreadfully incomparable to BP.
WP wins in almost every category: http://deviousmedia.com/infographics/devious_cms.png
BP should definitely have them in core, just like they do for profile fields.
BP should definitely have this in core – just like like they do for Profile fields.
Also check out BP Media (aka BP Album). It is super advanced, and has all that stuff.
@pryse Multi-user blogs aren’t activated unless you active them. Either way, BP is still an awesome social networking script capable of much more then merely “social networking”.
@boonebgorges Can I just overwrite my current BP 1.5 BETA 1 with this one? Or do a fresh install?
No problem @davidtcarson, glad I could help! You were busy, and BP is definitely getting tons of updates, so I understand
Looking forward to test driving the updated version on Monday!Thanks @davidtcarson for the best BP theme to date! A few issues, though:
1. Need support for sidebar/widgets.
2. Main nav tabs on the Activity Stream page looks like they’re missing some CSS, they’re not centered properly for me (using Ubuntu 10.04/Chrome 13). Changing default.css on line 2710 to:
div.item-list-tabs ul li a, div.item-list-tabs ul li span {
display: block;
padding: 5px 10px 10px 10px; /* Changed from: padding: 5px 10px; */
text-decoration: none;
}made it look better.
3. Too much white space: too much use of margins and padding, especially on activity updates. (BP Default has this problem, too.)
4. When pages/menus are hierarchical and you create a drop down menu, it’s hidden by the Activity Stream text box (or whatever happens to be underneath it.
5 Layout is too wide. Just a CSS thing, but make sure things fit into the layout properly when the width is changed. Very wide layouts aren’t in style, especially for “social networking-related” websites. It’s awkward and uncomfortable lol. Perhaps you might want to change it so that things look right when the layout’s width is changed to 960px or so.
6. The Buddy Bar doesn’t extend all the way to the left and right on large screens (at least it didn’t for my other computer with a larger square monitor.) The CSS in buddybar on line 1:
body#bp-default #wp-admin-bar .padder {
min-width: 960px;
max-width: 1250px;
}had to be changed, I had to uncheck “max-width: 1250px;” for it to extend all the way on both sides.
7. When you have bbPress installed and sidebar widgets activated (which only appear on bbPress pages)
needs a fixed width or something on the bbPress topic edit page, because it extends underneath of the sidebar, and you can’t click on the Submit button. (I have to go into Inspect Elements and delete the sidebar in order to update a topic lol.) But all other bbPress pages seem to be fine, though.8. BP pages, WP pages, and bbPress pages are inconsistent with their design. BP pages are wide and have no left and right side (ie. http://allmad.org/lol/), while bbPress and WP pages have spaces along the top and sides (i.e. http://allmad.org/lol/forums/forum/rants/) – which, I think, looks much better because it’s makes the header stand out more, and it’s easier to understand since the pages are then separated from the header, rather than BP pages where they’re not. Oh, and bbPress /forums/ page isn’t styled (i.e. http://allmad.org/lol/forums/)
I couldn’t get this theme to work with the latest trunk version of BP from a few days ago. I stuck the theme in the both /wp-content/themes/ and in /plugins/buddypress/themes/, and everything, but WP would never pick it up.
