Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'change buddypress menu'

Viewing 25 results - 451 through 475 (of 845 total)
  • Author
    Search Results
  • #134239
    @mercime
    Participant

    == one of the links in the dropdown menu at the top of the page ==
    What browser are you using?

    == using the buddypress 2011 theme as well. ==
    Which BuddyPress 2011 theme? theme URI? Does the same behavior apply when you change to bp-default theme?

    #133894

    I am stuck again. I worked with my host and had the entire site removed. I removed themes, WordPress, everything to start with a fresh install. I installed WordPress, then BuddyPress and them Salutaion. To my relief, all the pages showed up. I tested it by going going to the template’s “Register” and “Sign in buttons on the first page. They worked fine. In Register on that front pagepull down menu, I clicked the “Sign up instantly!” button. It took me right to the Registration page, just as it should. I starting add in photos, and content to the Why MeggieBooks and the Get in Touch pages. I’ve been careful not to change many settings unless so I would not run into trouble. I have not added any plugins. So I was just showing it off, and pressed the “Sign up Instantly!” button and it now takes me to the front page, or maybe doesn’t take me anywhere. I see that all the content is now gone on the Registration page.

    #133764

    In reply to: Getting Started…

    Tilley46
    Participant

    Thanks @mercime– I got the Home Page sorted and changed the general settings, but still can’t view or get the ‘registration’ page functioning. It appears that the pages ‘activate’, ‘activity’, ‘forums’, ‘groups’, ‘members’, and ‘register’ were all created when BP was installed and activated. However, when clicking ‘view page’ on both the ‘forums’ and the ‘register’ pages in the WP pages menu, it links to ‘Home’- the static Home Page I created- instead of a ‘forums’ or ‘registration’ page… Not sure what the issue is. Do I need to reinstall BuddyPress after having changed the general settings?

    @mercime
    Participant

    @markyeoj what I see are some custom modifications on your end that went awry. Change to bp-default theme and deactivate plugins, I believe issues will be corrected.
    P.S. after I log in, I get redirected to this same topic and I have to go to dev.freelanceu.net/zim/fitnessdiary/ not good.

    @mercime
    Participant

    @mrlobaloba remember that solving this involved changing to bp-default theme and deactivating other plugins except BuddyPress beforehand and assigning the new Page Attivita to the Activity stream in BuddyPress > Pages and clicking save.

    This was what I did in that specific installation – simple really:
    1. Go to Network Admin dashboard menu BuddyPress > Components – deactivate activity stream component, click button to save/update.
    2. Go to lavori.italianproplayers.com/wp-admin (where you defined BP i.e., where BP is installed) and dashboard menu Settings > Permalinks and click on Save button.
    3. Go back to Network Admin dashboard menu BuddyPress > Components – Activate activity stream component, click button to save/update
    4. Check that the page Attivita is selected for the Activity stream in BuddyPress > Pages and click save.
    5. Go back to lavori.italianproplayers.com/wp-admin dashboard menu Settings > Permalinks and click on Save button.

    Note that the above might or might not work for other installations.

    I suggest that you set up BP components, pages, forums, etc. and adding BP plugins using the bp-default theme. Test if BP components and plugins work using bp-default theme as well. Change to BP-compatible or BP-ready theme if you’re satisfied that your default installation is working well.

    #132494
    tsmith870
    Member

    I am using the latest update on the theme. I’d think it must be a change in Buddypress after the recent update, since the theme was properly displaying the menu prior to the BP update. Is the prior version of BP still available for download? The quickest fix is probably for me to re-install that version.

    #118368

    In reply to: Buddypress menus

    not1_name
    Member

    Thank you for taking the time to get back to me. It’s nice to confirm what I suspected. ie, best remove the buddybar on small screens and have the profile menu as the main one. I’ll change the home button to site-wide activity, and then have the profile as a compact drop down for mobile devices. I’ll report back when I get it set up.

    #28575
    not1_name
    Member

    I’m sure I’m missing something, but why does Buddpress have 3 menus? The buddybar at the top, the menu in the header, and then almost exactly the same menu items as the buddybar in the profile page. I’m trying to make a responsive theme based on the default theme, which is not an easy job with the unresponsive buddybar. I’m trying to tie all the 3 menus into one, but am finding it difficult with changes needed in various different places. Has anyone been able to reduce all the basic menu items into one easy to understand menu?

    Also, but completely unrelated, where is the search for the forum. I feel stupid asking, but I just can’t see it. Sorry for being a dunce.

    I’ve done a default install of Buddypress on a default install of WordPress. In Internet Explorer, the top (default) menu is vertical instead of horizontal, giving me a double header image (when I change the header image).
    Also, there is no “create account” – new registration – option anywhere on the site. Only a login box, which goes to a WordPress login screen and does not have any option for someone to create a new user acccount. Any ideas??

    #28339
    BlinkyBill01
    Participant

    I’ve gone though the language files, the ajax.php, all of the .css and .js files just to look for the member page header menu.

    I’m looking to edit the positions of certain menu items as well as change the names. Like I want to add Profile to the beginning of the menu, before Activity. (Not show the profile page first, just have the word “Profile” listed before “Activity” in the menu.)

    Also looking to change the name of Members to Players. I’ve gone through every plugin and language files, I’ve even edited the bp-custom.php to change the name Member to Profile. Nothing works.

    Is there default location, in the BuddyPress plugin directory. where I can find this info?

    HorrorUK
    Participant

    I had the site working ok, with users signing up to it via BuddyPress.

    However, as soon as I mad the site MultiSite, it still has the BuddyPress registration form, but the users aren’t being added to the main site as members, just the network membership.

    Users can still log in and join groups, etc but I’m unable to change their role within the admin.

    It also means that the main site isn’t showing up in the list of sites in the admin menu.

    #131541
    @mercime
    Participant

    Overwrite styles from parent theme https://buddypress.trac.wordpress.org/browser/tags/1.5.4/bp-themes/bp-default/_inc/css/default.css#L501 in your child theme

    Firebug, a Firefox add-on, can help you inspect the element and change the style you need.

    #131414

    @mercime I still can’t figure out how to get it on one line……

    Here is header…
    http://pastebin.com/r1Pwi5hR

    #131244
    @mercime
    Participant

    == Is there a way to get it on the same line. ==

    Adjust style of the navigation menu to add space for the new profile link on the right of the default navigation UL. Use Firebug, a Firefox add-on, to identify the styles that affect the positioning of the custom navigation and move it to the left

    #131236

    So on my header page I have placed the code you provided and activated plugin to get profile link in main nav meny.

    I can either get it one line below (current http://pastebin.com/xJ5Y02nA) or by moving the new code up one or two lines, the “Profile menu” appears above the line above main nav menu. Is there a way to get it on the same line.
    http://www.fabsie.com/wp-content/uploads/2012/03/corrections-fabsie2.png

    #131235

    Possibly this might help
    http://www.fabsie.com/wp-content/uploads/2012/03/corrections-fabsie.png

    The
    div#subnav.item-list-tabs {
    margin: 0px 0px 20px 0px !important;
    }
    moves the GREEN LINE

    I want to move the dropdown menu saying “last active” towards left so that it fits within the white rectangle (green dashed line) without being cropped.

    @mercine The above code is controlling the wrong part…..

    #131051

    Flexi-header.php

    What should I modify and how do I get the profile/mesages links into the nav links?

    http://pastebin.com/ZwCEHiZy

    #131047

    @mercine
    Great, got it a little bigger, now back to this….
    http://www.fabsie.com/wp-content/uploads/2012/03/buddypressproblem.png

    any idea how to move the “last active” to left.

    #131045
    @mercime
    Participant

    Remove code afer `

    ` in your header.php, It’s going to wreck the layout. You’ve got to ask theme developer where you can add that code in the custom navigation menu of the premium theme.

    More importantly, your layout is wrecked in the content area. Some styles added to your stylesheet like:
    `body.directory #content {
    margin: 0 34% 0 7.6%;
    width: 58.4% !important;
    }
    div#content .padder {
    margin-right: 351px;
    }
    etc.`
    have compounded the problem. Those styles were not there before nor is that one of the recommended additions at all.

    #131032

    Also not sure how to get part II working.

    Plugin Installed

    header .php now reads

    `
    <html >

    <meta charset="” />

    <body id="” >

    `

    Not sure what you mean by
    “Caveat: you would need to manually change the div classes/ID of the menu UL/LI in the plugin’s bp-profile-menu.php file”

    #131031

    Deleted above code from stylesheet.
    http://www.fabsie.com/forums still doesn’t work.

    Any other tips.

    #131025
    @mercime
    Participant

    Thank you @terydinho

    @jamesmcbennett
    Delete
    `
    <?php
    global $current_user; // Get user’s information

    get_currentuserinfo();

    $user_level=$current_user->user_level;

    $user_id=$current_user->ID;

    $user_login=$current_user->user_login;

    $user_email =$current_user->user_email;

    $user_firstname=$current_user->user_firstname;

    $user_lastname=$current_user->user_lastname;

    $home_link = get_option(‘home’);
    ?>`
    from your stylesheet. You’ll then find that the style you pasted below that will work then.

    #131023

    I think I messed it up, not sure what’s wrong…

    http://www.fabsie.com/forums

    I copied and pasted stylesheet
    http://pastebin.com/8JTfZ9P3

    #131022
    RobFenech
    Participant

    Save yourself the hassle if you aren’t a proficient coder and go with @mercime ‘s method of the plugin – that is quite a sweet little bit of kit :)

    Nice find @mercime :)

Viewing 25 results - 451 through 475 (of 845 total)
Skip to toolbar