Search Results for 'buddypress'
-
AuthorSearch Results
-
December 26, 2010 at 7:12 pm #101304
In reply to: Installing buddypress and buddy press theme
bluraymakulit
Memberanyone?
December 26, 2010 at 7:12 pm #101303modemlooper
ModeratorRead these docs. https://codex.buddypress.org/theme-development/
December 26, 2010 at 7:04 pm #101301In reply to: Why no good buddypress WP Themes?
modemlooper
ModeratorIf you used the template pack plugin and BP looks “awful” with your WP theme it’s because the template pack is missing most of the CSS styling. It’s a bare bones to get BP to work inside WP themes. Your statement that there are no good BP themes is flawed in that any WP theme can be used with a little adjustment to the HTML and CSS.
Another reason there not that many BP themes that are different is because all BP themes are child themes and severly retards enabling custom themes but that is another discussion.
December 26, 2010 at 7:00 pm #101300In reply to: Installing buddypress and buddy press theme
bluraymakulit
Membermy site is http://www.bluraymakulit.com
December 26, 2010 at 5:33 pm #101298In reply to: Error Message Help! Making a theme BP compatible
dains
ParticipantWelp, too late for the OP but in case anyone else gets this error when trying to get the BP Compatibility Pack working, here’s what fixed it for me.
1. Multisite enabled on your WP installation. You need to add a line to your wpconfig.php file to do so (unless there’s an admin menu I’ve missed). Here’s the directions: https://codex.wordpress.org/Create_A_Network.
2. Buddypress installed and activated. However, if you’re using the BP Compatibility Pack, it’s because you want to use your WP theme, so do not enable the Buddysite-specific theme.
3. BP Compatibility Pack installed and enabled, then you can do the walkthrough to set up BPCP and you won’t get the error.December 26, 2010 at 5:33 pm #101297In reply to: Why no good buddypress WP Themes?
ed
ParticipantThanks for the input…I have a premium wp theme that I even try to use with bb but no dice…looks awful…I have search everywhere – so any other ideas would be much appreciated…thanks for the input above!
December 26, 2010 at 5:32 pm #101296chestnut_jp
MemberThank you very much, @boonebgorges.
Without your comment, I would not have noticed my mistake.December 26, 2010 at 4:08 pm #101294In reply to: Why no good buddypress WP Themes?
thealchemist
MemberNow .. I have WP+BP so I don’t know if this is relevant … but I am using a theme called Citizen Kane and I think its great.
December 26, 2010 at 3:23 pm #101292Roger Coathup
Participant@alcoon – we’ve raised this concern before, unfortunately it seems to fall on deaf ears.
December 26, 2010 at 3:22 pm #101291In reply to: Why no good buddypress WP Themes?
Paul Wong-Gibbs
KeymasterOf the sites that I can remember from the top of my head:
http://www.studiopress.com/announcements/genesis-connect-1-0-plugin-for-buddypress-available.htm
http://buddydress.com/themes/
http://bp-tricks.com/purchase-bp-slick/
http://www.buddyboss.com/themes/And, of couse, those listed in the theme website; https://buddypress.org/extend/themes/
December 26, 2010 at 3:03 pm #101289chestnut_jp
MemberThank you for your comment, @boonebgorges
Yes, I use several bp-related plugins, but all of them were already used with BP 1.2.6.
Since the proplem began surfacing right after BP was upgraded to 1.2.7, I thought it would be a bug in 1.2.7.I will once again test 1.2.7 with bp-related plugins deactivated.
December 26, 2010 at 1:08 pm #101285jover619
Memberuse easy albums… http://www.itaynoy.com/easyalbums
December 26, 2010 at 5:30 am #101282In reply to: Making BuddyPress ready Themes
asshu
Memberhttp://bp-theme-converts.com/ is down . Could any body tell me how to contact the Author?
Thanks !
December 26, 2010 at 4:53 am #101281chestnut_jp
MemberBecause I know the field name or id for datebox, and I use onlye one datebox for birthday, I changed as following just for myself:
At around line 40 of profile-loop.php located in /wp-content/plugins/buddypress/bp-themes/bp-default/members/single/profile
[ Original ]
<?php bp_the_profile_field_value() ?>[ Changed ]
<?php
if (bp_get_the_profile_field_name() == ‘FIELD NAME’) {
echo date(‘DATE FORMAT’,xprofile_get_field_data(“FIELD NAME or FIELD ID”));
}
else {
bp_the_profile_field_value();
}
?>
Note that DATE FORMAT, FIELD NAME and FIELD ID are to be replaced with the true value.Once again, this is just only temporary fix, and I still wait until someone comments to this post. Currently, I am wandering if I post to http://trac.buddypress.org.
December 26, 2010 at 3:32 am #101280chestnut_jp
MemberThough I tried both “https://trac.buddypress.org/ticket/2947” and “https://trac.buddypress.org/ticket/2240”, the problem prolongs.
The reason why 1970 January 1st is always displayed is that bp_the_profile_field_value and/or related functions always return “0” ignorring the true value.
I need to use date(‘Y/m/d’) instead of bp_the_profile_field_value for “datebox” for the time being…
Anybody has any idea?
December 26, 2010 at 2:20 am #101279Virtuali
ParticipantAre you using default theme, or buddypress extension pack plugin?
December 25, 2010 at 6:37 pm #101273In reply to: My Forum Vanished!
thealchemist
Member@Paul Gibbs Crazy as I, I see! I do not see an opportunity to “re-run the forum setup in wp-admin” nor a place to “pick existing install.” If I activate bbPress Forums my site crashes and I get this error “Fatal error: Class ‘BB_Query’ not found in /home/lockednd/public_html/wp-content/plugins/buddypress/bp-forums.php on line 354”
NEVERMIND! hahaha I followed your guidance, held my breath while I let the site be crashed for a bit, clicked “Forum Setup” and selected “existing install.” and everything came back to normal.
For now. Thank you!
December 25, 2010 at 6:11 pm #101271modemlooper
ModeratorSearch, there is a plugin that allows you to set up default settings for newly activated WPMU blogs. I can’t think of the name but it’s out there.
December 25, 2010 at 5:18 pm #101267In reply to: User/Member Management
thealchemist
Member@Djsteve Did we jump off the happy truck today? My site is using WP+WPMultiSite+BuddyPress and a dozen or so plugins and, personally, everything seems to be running rather smoothly. Yes, there are a few disconnected pieces here and there – but I have PAID for scripts and plugins that ended up having as many problems if not more.
And yes, user management and no connection to Akismet or an ability to put CAPTCHA into the signup form seems like an obvious gaffe but …
I wish users would remember to check spam/junk folders but that’s a people issue outside of our control.
I am fairly certain that Akismet will be connected in v1.3.
@mateko No. At this time it is NOT possible to resend activation emails to BP members and nor can admins manually activate members from the console.
I have not tried it yet, but you may try deleting a member from admin and telling them to re-register and watch the junk folder.
Hopefully these issues will be addressed in v1.3December 25, 2010 at 5:03 pm #101266In reply to: New Member Activation Email not sent Redux
thealchemist
Member@mercime … Converted my site to MultiSite on Thursday and installed the recommended plugin. No change. My guess is that this plugin work ONLY for multisite blogs that have been created, not overall users. I see this message when I click the link for the plugin “No user activation keys in $wpdb->signups.”
December 25, 2010 at 6:10 am #101260In reply to: BuddyPress & bbpress full integration
julesmoretti
Member@techguy Thank you for your reply. Yes I indeed did bbpress enable. Unfortunately the back end seems to work but in terms of user navigation and experience it is still not ultimate yet.
December 25, 2010 at 3:14 am #101257In reply to: Adding Register Notice to Admin Bar?
@mercime
Participant@Twig
add this to bp-custom.php file and upload to wp-content/plugins folderfunction custom_adminbar_login() { // Your code here } } add_action('bp_adminbar_menus', 'custom_adminbar_login', 1);December 25, 2010 at 1:52 am #101255chestnut_jp
MemberI changed the version from 1.2.6 to 1.3, as it is still awaiting review.
December 25, 2010 at 1:52 am #101254chestnut_jp
MemberI changed the version from 1.2.6 to 1.3, as it is still awaiting review.
December 24, 2010 at 11:18 pm #101249In reply to: getting fatal error – please help
Virtuali
ParticipantThe problem is not being caused by buddypress, if you look closely at the error message, it says “wp-content/plugins/buddypress-kaltura-media-component
I have no idea what that plugin is, but go into your hosts’ file manager, or FTP, and delete that plugin.
If you just can’t live without the plugin, go into the plugins folder, and find the file “bp-media-group.php” and find line 5, and try deleting that line to see if it would fix it.
-
AuthorSearch Results