Search Results for 'change buddypress menu'
-
Search Results
-
Hi guys,
I just upgraded an alpha version of a site I’m working on to BuddyPress 1.7 and it seems that wp_nav_menu doesn’t work.I use the WordPress wp_nav_menu Filter plug-in to display the submenus, so I need to use wp_nav_menu to display the menu.
The in-progress site is at http://otevrioci.cz/otevrioci_new/wordpress/komunita/activity, but it’s likely to change and later move.
I have:
version 1.7 of Buddy Press
version 2.2.4 of BB Press
I have forum base set to General Forums
I have the slug set to all-forums
I’m using the Razor theme from Parallelus which fully supports BuddyPress and BBpressThe issue is NOT getting either BB press or Buddy Press to work, they do as you can see visiting this test page and looking first at the side bar, then then try the choices under community.
http://www.be-awesome.org/blah-1/
Excess the trolls, I haven’t cleaned house, but leaving them for now shows things work as far as posting.
All I need to do and can’t no matter what I change is show a list of forums under Community like I do for Groups. All but one forum was created in version 1.6. You can see I created a new test forum in version 1.7.
Please help!
I installed buddypress 7.1 Yesterday I’ve been having trouble with the groups admin page were you can see all your groups on your site and bulk delete.
First of all, when I check any number of groups to delete (Even all on the page ) and then choose delete and apply from the bottom of the page nothing happens (Basically the page reloads) But when I do it from the top delete and apply it goes fine to the screen that gives you the choice to abort the deletion or not.
Second, under screen options, show on screen, things that I said not to show are not permanently set. For instance, I choose not to show description the discussion will disappear from the table . Now if I do any action the reloads the page like apply or deleting something or reload. The settings seem to be saved on the hide menu, but it isn’t reflected in the display table of groups. (This seems to be That when reload occurs the table isn’t looking at any saved variables . The changes only occur on the table if a checkmark is changed.
third, I don’t see the able to choose more than 20 Groups at a time. I was able to Display 5 and 10 Groups at a time. This is despite the fact that I can set higher number of groups than 20.
TimCarey
how can i change the text in my menu.
Personal – Mentions – Favorites – Friends – Groups
i want to change only the text of “Friends” to “Buddies”
how can i change that.
Topic: Profile as default subtab
Hi folks!
I’m new to Buddypress, so my apologies for any noob-ish-ness on my part. Trying to troubleshoot a problem and seeking some guidance on what’s going wrong.
I’m looking to make the Profile tab the default when opening up a member’s page, rather than their activity feed. I’d also like to make the Profile tab come before the Activity tab in the submenu list, but that’s as not crucial.
Based on some other threads I found here, I’ve created a “bp-custom.php” file, stuck that in the root of the Buddypress plugin folder. Right now bp-custom.php looks like this:
`
bp_nav[‘profile’][‘position’] = 10;
$bp->bp_nav[‘forum’][‘position’] = 30;
$bp->bp_nav[‘posts’][‘position’] = 40;
$bp->bp_nav[‘activity’][‘position’] = 20;
$bp->bp_nav[‘blogs’][‘position’] = 60;
$bp->bp_nav[‘friends’][‘position’] = 70;
$bp->bp_nav[‘messages’][‘position’] = 80;
$bp->bp_nav[‘groups’][‘position’] = 50;
$bp->bp_nav[‘settings’][‘position’] = 90;
}add_action( ‘bp_init’, ‘tricks_change_bp_tag_position’, 999 );
add_action( ‘wp_head’, ‘tricks_change_bp_tag_position’, 9 );
?>
`However that hasn’t accomplished either of the things I’m attempting to do. The Activity tab still appears when you go to a member’s page, and is listed before Profile in the submenu.
I’m using Buddypress 1.6.4, and the default Buddypress theme (1.6.4), on WordPress 3.5.1.
I have the following plugins installed and active:
- BP Labs 1.3
- BP User Profile Map 1.4.1
- Breadcrumbs Everywhere 1.4
- Contact Form 7 3.3.3
- Really Simple Captcha 1.5
- WP Custom Admin Bar 1.3.5
If there’s a step I’ve missed, I’d really appreciate letting me know! Any help troubleshooting what the problems is would also be appreciated.
Thanks!
Hi I’m getting my knickers in a twist here about the order of play for updating.
I’m going through the steps towards upgrading Buddypress:
1) I’ve successfully upgraded Frisco (Buddypress child – with my own customisations), and my blog sites theme (Twenty Eleven – with child theme).
2) I’ve upgraded from WordPress 3.3 to WordPress 3.4.2.
3) My intention is now to upgrade from BP 1.5.5 to 1.6.
I’m worried that in this last part of the process I am going to lose my theme settings – i.e. sidebar widgets and menus etc. The concern is this: if I go through the upgrade wizard, I will then be “activating” the Buddypress default theme – and this entails losing all the widgets I’ve set up. I’ve just had to re-upload the database to retrieve widgets having upgraded wordpress and then activated Buddypress before the child theme (my mistake, I think? it’s hugely confusing to understand and get the order of play correct in this Russian doll set-up)
So… what’s the order of play? If I go through the upgrade process via the wizard, will I then lose my database settings for widgets? I can’t re-upload the database to the prior version as I understand from the documentation that this will be changed in the upgrade process.
It’s very confusing and would love some more documentation on upgrading and the correct order of play in the Buddypress documentation (perhaps I will be moved to write it!).
Any help truly appreciated … I’m feeling queasy about this …
My site is: ageofwe.org
