Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'change buddypress menu'

Viewing 25 results - 276 through 300 (of 578 total)
  • Author
    Search Results
  • #147756
    @mercime
    Participant

    What dropdown menu? I don’t see any at this time. Changed themes/menu perhaps.

    #147463
    foxly
    Participant

    Site could be considered NSFW.

    …depends where you work…  😉

    Compared to some help requests I’ve answered, this site’s rather tame.

    @jidanni

    CSS design is a very complicated subject. The base BP theme’s CSS file is almost 2,500 lines long and has a vast and intricate style tree. Answering a RFC (request for comments) on a given set of changes to it  is many hours of work, and is beyond what can be handled on these forums.

    If you have a specific problem, eg: “When I set style X to Y, the level 2 menus explode” or “How can I invert the color scheme”, the users here will be happy to help you.

    Also, be aware there are sweeping changes in the works for BuddyPress’ template system. The core development team is currently re-designing the entire template system to use page-fragment injection. In theory, this will allow BuddyPress to use almost any WordPress template set – not just ones designed specifically for BuddyPress.

    I’d estimate they’re about 6 months away from release on this.

    ^F^

     

     

    Jonas Lundman
    Participant

    buddypress 2012 change nav order members menu and submenu. No fuzz and works in buddypress 6.1 version. Thanks !
    $bp->bp_nav = ’10’;
    $bp->bp_options_nav = ’30’;
    $bp->bp_options_nav = false;

    #144760

    The easiest way to get rid of the tabs is to simply “display: none;” using CSS.

    Alternatively, you can hook into “bp_setup_nav” like this: http://www.themightymo.com/2012/01/26/how-to-add-remove-and-change-the-order-of-buddypress-component-menu/

    #144640
    buddhatunes
    Participant

    The problem with changing the name blogs in Appearance>Menus is that it is a Buddypress dropdown — under the title ‘Community’ with ‘Activity’, ‘Members’, ‘Groups’, & ‘Blogs’ underneath it.

    The Buddypress drop down does not show in Appearance>Menus.

    #144522
    @mercime
    Participant

    @buddhatunes the “blogs” page with regards to BP is the Blogs Directory page which only shows up if you have gone multisite (created a network). Unless you’re referring to something else entirely ….

    #144519
    buddhatunes
    Participant

    The ‘blogs’ page does not show in menus or pages because it is a buddypress page. I looked at the link and it is unclear to me what you are referencing. The window opens on line 21 but I am not certain what you are pointing at.

    #144517
    @mercime
    Participant

    If it’s just the link at the menu item, you can just edit the page name and slug in page edit panel, then go to Settings> Pages and choose the new blog menu name from select box and click on Save. You know you’d also have to change title of the Blogs Directory page in yoursite.com/wp-content/themes/yourthemename/blogs/index.php in this line

    #144443
    buddhatunes
    Participant

    I checked it out, and it looks problematic for me. Especially having to update the .pot file every time buddypress updates. Any other suggestions that might be a little easier?

    dylancasey
    Participant

    Sean,

    I have a very similar question to yours — I’m trying to modify the order of the tabs in the Groups navigation, rename some of them, and get rid of some of them. I, too, am running BP 1.6.1.

    I can help in one respect — you need to enclose the code in your bp-custom.php file in the php brackets:
    <?php

    YOUR CODE

    ?>

    In the meantime, I would appreciate (from anyone) help with these customizations of the BP menus. Did something change in 1.6 to affect this? Much of the help out there concerns v1.5.

    Thanks in advance,
    Dylan

    #144109
    @mercime
    Participant
    9087877
    Inactive

    @naijaping On second thought I do like what I see in your approach better than the drop down menu I have. So I am interest in the code. From what I can tell it seems like you have everything in in your header.php file. I would like to do this with maybe a few changes in styling. Let me know when you have the code here. Thanks!
    Edit:
    It would also be helpful if you can share where in the header.php file that the code needs to be placed. Thanks again!

    #143234
    Jessykuh
    Participant

    Hi I have the same problem,

    When I try to click ‘Activity’ ‘Members’ or ‘Groups’ on my menu, it says ‘profile.php’ can not be found on my server. However if I add a ‘/’ to the end of the link or if I click on the pages elsewhere, it works fine. I’m not sure how to fix it on my main menu though.

    I have re-installed BuddyPress and WordPress already and nothing changed.

    Can someone please help?

    My website is http://www.fosterfriends.org

    Devilish Concept
    Participant

    @naijaping i must admit im blown away with your customisations on that link, how have you done it i would love to see some tutorials as ive been failing with buddypress since i installed it

    heres what im trying to change so any help would be awesome

    – Buddypress links ie profile settings etc on my own toolbar
    – 100×100 user avatar on my header which when clicked goes to users profile page
    – Fix spacing problems on buddypress members menu
    – On profile & group pages i would like to add a widget space on the right hand side of the avatar and recent update message
    – I use custom post types i. reviews, videos and articles i would love to add these on the profile page menu so it shows what they have been the author of
    – i would also love to allow each group to have a about page with an option to add thier own facebook,twitter,google+1,YouTube and Email stuff to show up as default icons

    I now its kinda cheeky but any help would be truely amazing, also what plugins do you use with buddypress, im gonna go now an try and add this notifications code :)

    #142779
    trailmix5
    Participant

    @mercime,

    Thanks for the reply. Yes, I went through the process and all 6 folders were transferred to my theme’s folder. And oddly enough, all links work when I’m using my admin account. I’m able to edit my profile, change the avatar, etc. I can even see all the members in the activity panel, but when I click on their profile’s, the page is not found. Basically, members seem to be added to BP because they are allowed to post in the groups and forums and everyone is visible by username. The problem is that no profile page (except for admin) works…totally strange.

    I’m testing BP on an active site (I know that this is not recommended), but I’m using digitalaccesspass and an integrated theme so it’s easier for me to troubleshoot with my plugs. So, there are no BP links setup in my menu at the time because I’m beta testing it out. If you go to http://www.mymusicmasterclass.com/members, http://www.mymusicmasterclass.com/groups, http://www.mymusicmasterclass.com/forums, etc. you’ll see what I’m talking about.

    To make it more confusing, if I register a user with WP (bypassing DAP) it works even as a subscriber. So, there must be something going on when DAP syncs to WP. The thing is that it looks fine either way, so I’m not sure what I’m missing. When a user registers thorough DAP they’re automatically added to WP too and I can’t find a difference when comparing the 2. In both instances, the info looks identical. Am I missing something obvious here?

    Thanks…

    #142627
    learning22
    Participant

    I am just learning MultiSite WordPress myself. So far I’ve learned that if I want to edit Templates or Plugins pages for another site, I first have to activate the Theme I want to make changes to as my first level site, the Admin Site, or Edit the Plugin via the Admin site. Then, I go under the Main/Admin Site and edit the Templates or Plugin. After I have everything looking good, then I activate the Theme or Plugin for the actual site where I want to use the Template or Plugin. One must use this method (based on my learning) if one wants to use an external Editor, such as Dreamweaver.

    I did notice that the access to the Activity, Sites, Forums, et al only show up in WordPress’s Tool Bar (the dark gray bar at the top of the page) under my Profile Link on the far right, when I am Logged In. I think this part is not clear in the directions, imo. After the initial install of BuddyPress MultiSite, I was able to see a couple of the BuddyPress pages links in the Main Menu of my top Site only after I am logged in.

    Since I know I want to edit my Theme for one of the Sites, I have not enabled the separate tables for the additional site. I am going to edit the Theme first and then enable the other sites using the method described at this page: https://codex.buddypress.org/developer-docs/using-multisite-with-buddypress/segregated-x-profile-fields-for-multisite/ .

    #142325
    modemlooper
    Moderator

    If it’s tabs added to plugins there isn’t that option yet. I’m going to add that option later.

    If you dont want to wait you can add this code:

    `$bp->bp_nav = 100;`

    if you have say the BP Album+ plugin and want to change it’s position just change ‘put label name here’ to Album. Then choose a number. I have placed labels at 10 increments. So position 1 is 10 2 is 20. You could place the Album tab at 25 and it would be in-between tab 2 and 3

    #142324
    Philip2
    Participant

    This plugin was great I see the changes but still I can’t order some of the profile menu that I had installed.

    #142192
    @mercime
    Participant

    @ansidious My condolences to the family and friends of the man who passed away. On BP 1.2,8 — bp-default theme, Lines 51 through 77 show the generated menu items in header.php file https://buddypress.trac.wordpress.org/browser/tags/1.2.8/bp-themes/bp-default/header.php where the dev could have changed the slugs and other URL

    haagsekak
    Participant

    @modemlooper Thank you for your immediate response, I too look forward to your plugin enhancements.

    9087877
    Inactive

    @modemlooper Awesome man I can’t wait!

    Tammie Lister
    Moderator

    @rogercoathup: Yes I am aware but there are things could be done with menus in BuddyPress. If you recall from the dev chats, we’re re-examining the entire menu area so anything should / can be considered.

    Roger Coathup
    Participant

    @karmatosed – dynamic menu links is a generic WP issue, not something specific to BP

    Tammie Lister
    Moderator

    @modemlooper: Perhaps this can be raised while we’re reviewing menus? Or at least used as a test case when we have done that.

    9087877
    Inactive

    @modemlooper I here ya brother! Its a pain in the butt but we appreciate the heck out of you. Most of my sites depend on your work as well as my own. I am grateful for your contributions!

Viewing 25 results - 276 through 300 (of 578 total)
Skip to toolbar