Search Results for 'buddypress'
-
AuthorSearch Results
-
August 13, 2012 at 5:46 pm #139291
In reply to: [Resolved] Show posts written by user on profile
@mercime
Participant@djduckworth I haven’t used the plugin before. Looking at plugin files, looks like you simply just need to open up bp-posts-on-profile/includes/templates/postsonprofile/screen-one.php file with a text editor and change the_content to the_excerpt
August 13, 2012 at 5:42 pm #139289In reply to: Private buddypress 1.5.6
9087877
InactiveYou can used my child theme its only for the BP-Default theme it adds this functionality.
http://ezwebdesign.wordpress.com/free-stuff/August 13, 2012 at 5:37 pm #139288In reply to: Hiding header search box other than specific page
@mercime
Participant– Create a bp-default child theme -> https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
– Copy header.php from bp-default theme to your child theme folder then remove the search div from the header.php in you child theme folder
– Create a Page Template -> https://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates and add the code your deleted from header.php replacing the_content tag and upload to your child theme folder in server
– Pages > Add New and title it whatever you want then choose the template in sidebar then make it private, Admin can access that page anytime.
–August 13, 2012 at 5:26 pm #139287In reply to: Request: Twitter Bootstrap Responsive Theme
@mercime
Participant@anaxent There are no bootstrap themes based on the bp-default theme AFAIK. There are however a large number of “bootstrapped” WordPress themes — http://wpmu.org/7-free-twitter-bootstrap-themes-for-wordpress/ and https://wordpress.org/extend/themes/the-bootstrap — which could be made compatible with BuddyPress by using the BP Template Pack plugin and going through the compatibility process and fixing alignment.
August 13, 2012 at 4:41 pm #139283smartmwp
ParticipantResolved – here are the steps to resolve it:
1. Uninstall bbpress plugin,
2. Go to Buddypress->Settings->Pages and set the Group forums page to Forums (with “forums” slug)
3. Go to Buddypress->Settings->Forums and press the button “Install Site wide forums”. This would install bbpress plugin.
4. Once Installed and activated, you will be redirected to installed plugins page so again go back to Buddypress->Settings->Pages and set Group Forums page to a new page “Group-Forums”.
That should do it. at least this worked for me…
August 13, 2012 at 4:33 pm #139281frank tredici
Memberall three questions (a) – (c) simply related to the same issue @mercime.
I got a warning so do I really need to update the forums anyway? So what if I don’t? My question about being concerned was not to get feedback from my Sys Admin (which I am the S.A. for the site and server). WP warned me — so do I need to be concerned? The warning was cryptic with respect to WordPress/BuddyPress, not the server.
An my manual update question was this — if the automated WP routine can’t update the forums, is there a manual workaround.
August 13, 2012 at 4:26 pm #139280@mercime
Participant@frank13 my answer (a) was to your question (a) and so forth. So you should contact your webhost about how to resolve the SSL certificate error
(b) I will presume you’re posting about updating the bbPress plugin if there was a nag to update it since Group Forums get automatically updated with the BuddyPress upgrade to 1.6
(c) You asked about a manual way of updating the forums (bbPress plugin) and so yes, do it via FTP.
August 13, 2012 at 4:09 pm #139279Ben
ParticipantSorry, I forgot to mention that I’m running WordPress 3.4.1 and BuddyPress 1.6.
Digging around in the Codex a little bit showed me that it is possible for my desired structure to be achieved (community.mysite.com/usersite); however, seemed to indicate that my WordPress instalation must be in http://community.mysite.com and not http://mysite.com.
Is there a way to do this with the WordPress install in the main site?
Thank you for a masterfully comprehensive plugin,
BenAugust 13, 2012 at 4:03 pm #139277Sven Lehnert
ParticipantHi @all, we testet the issues and could not reproduce them. The theme works just fine with a child theme as well. We can’t guarantee it works with modified child themes, as we don’t know what are the changes.
Do you use a child theme? If so, please check if the issue still exists if you switch to the parent theme.
Also, please make sure you have all other plugins disabled (except BuddyPress), to make sure this error does not arise from a plugin conflict.
August 13, 2012 at 3:41 pm #139276frank tredici
Memberper @r-a-y: “Is there any reason why you need multisite?”
It is my understanding that as of WordPress 3.0 MU was automatically built into core. I am not using multisite, per se, that I know if. At least I did not intent to use it. I do know that I have 2 dashboards in my WordPress under My Sites:
(1) Network Admin
(2) my Buddy Press siteIt does get a little hairy lopping through both dashboards to make settings tweaks and activate and deactivate plug-ins, etc.
I will certainly give ‘wpmu_signup_user_notification‘ a try…
August 13, 2012 at 3:36 pm #139275In reply to: Facebook pages
juanmaguerrero
ParticipantHi, @sakarya I’ve managed to get that kind of functionality in my site by using groups with added custom extra fields. That way I can sub-categorize them and list them in any special ways I want. Maybe that could help you… let me know if you want me to tell you more, regards
August 13, 2012 at 3:30 pm #139273frank tredici
MemberSo @mercime, if I already have bbPress installed and running, I should download it and install it again? It’s bbPress that drives this warning message?
August 13, 2012 at 3:03 pm #139271In reply to: Maintenance Mode
meg@info
ParticipantWhen you upgrade to the latest version of BuddyPress (1.6), you will be presented with a new little wizard to help get you on the right track.
Are you doing that ?
look here
August 13, 2012 at 2:57 pm #139270In reply to: BP 1.6 upgrade and avatar functions
sarah_lena
Member@mercime The images that are not resizing properly are the user’s avatars. The various sizes of the uploaded avatars are in the folders, but the correct file is not being brought up by the function.
I’ve also noticed that in my pre-upgrade installation (before I switched to Buddypress 1.6 and the latest Salutation theme version) that the user avatars were all working properly in the front end, but in the backend adminbar the avatar being called was wrong as well. I had already switched to the wp adminbar using `define(‘BP_USE_WP_ADMIN_BAR’, true);` .@philippmuenchen Sorry to hear that you’re having the problem, but actually relieved to know that I’m not the only one… hopefully we can get this figured out!
August 13, 2012 at 2:55 pm #139269In reply to: How to downgrade?
Paul Wong-Gibbs
KeymasterI recommend against downgrading unless you have a database backup from the old version of BuddyPress. In 1.6, we changed how the BP DB version number is stored in the database, and adjusted the schema of the Activity table.
I suspect running a 1.6-versioned database against a 1.5-site will cause BuddyPress to think it’s not installed, and force you to run through the install wizard again (as it’s already installed, of course, I’m not sure what would happen). It’s then possible you would have problems updating to a 1.6+ version of BP in the future because we’ve changed where/how the BP DB version number is stored in the database.
We’ve got a 1.6.1 coming out very soon, which fixes compatibility with plugins and themes that were doing things wrong before, in ways that we didn’t anticipate when we touched parts of the code in 1.6. The most common themes with problems — Salutation and Custom Community — have already or will soon release updated versions of those themes to work with 1.6, too.
August 13, 2012 at 2:21 pm #139267Prince Abiola Ogundipe
Participant@davidkooo, you can easily achieve that with css by replacing “notification text” witth image icon like facebook and only the number of notification will show on the image.
somthing like: {background:url(_inc/images/alerts-icon.png)center no-repeat transparent !important;text-indent: -9999px;width:147px;height:25px;}
Note: you have to adjust accordingly.
August 13, 2012 at 2:20 pm #139266juanmaguerrero
ParticipantHi, @shawn38 Glad to see someone found this useful

I have actually optimized the code to work flawless and best performing. I could make a plugin with it just have to learn how to replace some code that is already given with BuddyPress, I will investigate that today and hopefully upload the plugin really soon. Will let you know with another message here. Thanks a lot for your encouraging words!
August 13, 2012 at 1:10 pm #139264davidkooo
Participant@naijaping yeah it works, but how to get rid of “Notifications” text… I would like to display only number. Thanks.
August 13, 2012 at 12:07 pm #139258In reply to: How to change base buddypress url / folder
djduckworth
MemberHmm, the one I’ve set up seems to use buddypress.
http://processpedia.designquotes.com.au/buddypress/members/admin/
The homepage links a username to /buddypress/members/admin/
August 13, 2012 at 12:05 pm #139257In reply to: [resolved] Mobile Phone Opt Out? Button somewhere?
August 13, 2012 at 11:55 am #139256oblax
ParticipantI happened to encounter the error “Fatal error: Cannot access empty property in…..wp-contentpluginsbuddypressbp-corebp-core-template.php on line 787” Any news on the update?
August 13, 2012 at 10:51 am #139254Prince Abiola Ogundipe
Participant@davidkooo, the code i gave you above work like a charm, i dont use admin bar i code a custom one in my header.
You can see it in action here : http://goo.gl/4OqMP
Am still working on the site.
userame : demo
password :demoAugust 13, 2012 at 10:50 am #139253@mercime
Participant@indieconnect curious why it’s borking in Chrome in your installation. What theme are you using? What plugins are activated?
August 13, 2012 at 9:06 am #139247In reply to: Theme crash on updating to latest BuddyPress plugin
Paul Wong-Gibbs
KeymasterBBP_Theme_Compat is provided by bbPress.
August 13, 2012 at 8:12 am #139246davidkooo
Participant@Roger Coathup: how to edit this to work without admin bar? I know I need to replace $wp_admin_bar, but with what? I want to append it to my header, which is `
`
`/**
* Build the “Notifications” dropdown
*
* @package Buddypress
* @since BuddyPress (1.5)
*/
function bp_members_admin_bar_notifications_menu2() {
global $wp_admin_bar;if ( !is_user_logged_in() )
return false;$notifications = bp_core_get_notifications_for_user( bp_loggedin_user_id(), ‘object’ );
$count = !empty( $notifications ) ? count( $notifications ) : 0;
$alert_class = (int) $count > 0 ? ‘pending-count alert’ : ‘count no-alert’;
$menu_title = ‘‘ . $count . ‘‘;// Add the top-level Notifications button
$wp_admin_bar->add_menu( array(
‘parent’ => ‘top-secondary’,
‘id’ => ‘bp-notifications’,
‘title’ => $menu_title,
‘href’ => bp_loggedin_user_domain(),
) );if ( !empty( $notifications ) ) {
foreach ( (array) $notifications as $notification ) {
$wp_admin_bar->add_menu( array(
‘parent’ => ‘bp-notifications’,
‘id’ => ‘notification-‘ . $notification->id,
‘title’ => $notification->content,
‘href’ => $notification->href
) );
}
} else {
$wp_admin_bar->add_menu( array(
‘parent’ => ‘bp-notifications’,
‘id’ => ‘no-notifications’,
‘title’ => __( ‘No new notifications’, ‘buddypress’ ),
‘href’ => bp_loggedin_user_domain()
) );
}return;
}
add_action( ‘admin_bar_menu’, ‘bp_members_admin_bar_notifications_menu2’, 90 );` -
AuthorSearch Results