Forum Replies Created
-
In reply to: Buddypress Home 2 Column Theme
I had also made mine a two column theme… extending the left column stretching across to the right one. Getting rid of the middle one. Got a few issues in IE with the top margin, should be an easy fix…but i’ll let you know.
In reply to: Forum Integration: HELPING HINTSGoing to test this out in a few hours!

Thanks Trent!
In reply to: Add forum updates on Site Wide Activity widgetWell, I would limit the amount that is allowed to be shown on the widget, say 10 updates…which wouldn’t be too hectic, I think.
Sounds kind of complicated, since I know very little php.
thanks, nicolagreco!
In reply to: Plugin: Force Login for Member PagesEven better than the previous solution! Great work Trent! :]
In reply to: Moderate Users and New BlogsNot sure if this is what you’re looking for, but hope it might help!
In reply to: Member Only ThemeAwesome, Trent…simple and quick! I had wondered about this, as I want more sign-ups for my site and thought this might would work…
I used “/wp-signup.php?redirect_to=” so people would more than likely sign-up.
thanks!
In reply to: limit 1 blog per userneuromancer2701, that’s actually the exact modifications I did… for some reason buddypress lets more than one blog per person. I’ll look to make sure I installed it right.
In reply to: limit 1 blog per userGood point.
Just wondering if anyone knew anything that I didn’t…maybe.
thanks though
In reply to: limit 1 blog per userI have installed a few different plug-ins for wp-mu, neither have seemed to work when using buddypress.

Maybe I should make sure I edited/installed/configured them right, think I did though…
Wondered that too!
In reply to: limit 1 blog per userAnyone?
In reply to: list of mini-issues@ burtadsit: Worked like a charm, thanks!
In reply to: Good WorkAgree, props guys, great job… great community going on here and glad to join the scene!
In reply to: editing admin barheh’ sorry, I found it in bp-core-adminbar.php
Took out:
if ('Admin' == $role) { echo '<li><a>siteurl . '/wp-admin/themes.php">' . __('Switch Theme', 'buddypress') . '</a></li>';and the “}” on line 163.
In reply to: list of mini-issues@ neuromancer2701:
2. I think I see what you’re talking about. Anytime someone makes a new blog it says something like, “Test Blog (Admin)” from the drop down admin bar?
I wish that (Admin) would just be the username of the member instead of “Admin”…