Search Results for 'change buddypress menu'
-
AuthorSearch Results
-
May 9, 2012 at 5:01 pm #134239
In reply to: BuddyPress dropdown menu is not working properly.
@mercimeParticipant== 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?May 2, 2012 at 11:41 pm #133894In reply to: do not have associated WordPress Pages
starprintbrokersMemberI 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.
April 30, 2012 at 5:42 pm #133764In reply to: Getting Started…
Tilley46ParticipantThanks @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?
April 25, 2012 at 12:42 am #133522@mercimeParticipant@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.April 15, 2012 at 3:27 am #132991@mercimeParticipant@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.
April 5, 2012 at 1:22 pm #132494In reply to: Buddypress Upgrade Created Menu Problem
tsmith870MemberI 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.
March 30, 2012 at 4:44 am #118368In reply to: Buddypress menus
not1_nameMemberThank 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.
March 17, 2012 at 10:46 pm #131541In reply to: Change css on menu tabs
@mercimeParticipantOverwrite 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.
March 15, 2012 at 1:33 pm #131414In reply to: Change Width of Buddypress and menus
jamesmcbennettMember@mercime I still can’t figure out how to get it on one line……
Here is header…
http://pastebin.com/r1Pwi5hRMarch 11, 2012 at 9:57 pm #131244In reply to: Change Width of Buddypress and menus
@mercimeParticipant== 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
March 11, 2012 at 5:38 pm #131236In reply to: Change Width of Buddypress and menus
jamesmcbennettMemberSo 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.pngMarch 11, 2012 at 5:16 pm #131235In reply to: Change Width of Buddypress and menus
jamesmcbennettMemberPossibly this might help
http://www.fabsie.com/wp-content/uploads/2012/03/corrections-fabsie.pngThe
div#subnav.item-list-tabs {
margin: 0px 0px 20px 0px !important;
}
moves the GREEN LINEI 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…..
March 8, 2012 at 7:07 pm #131051In reply to: Change Width of Buddypress and menus
jamesmcbennettMemberFlexi-header.php
What should I modify and how do I get the profile/mesages links into the nav links?
March 8, 2012 at 6:54 pm #131047In reply to: Change Width of Buddypress and menus
jamesmcbennettMember@mercine
Great, got it a little bigger, now back to this….
http://www.fabsie.com/wp-content/uploads/2012/03/buddypressproblem.pngany idea how to move the “last active” to left.
March 8, 2012 at 6:40 pm #131045In reply to: Change Width of Buddypress and menus
@mercimeParticipantRemove 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.March 8, 2012 at 1:35 pm #131032In reply to: Change Width of Buddypress and menus
jamesmcbennettMemberAlso 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”March 8, 2012 at 1:21 pm #131031In reply to: Change Width of Buddypress and menus
jamesmcbennettMemberDeleted above code from stylesheet.
http://www.fabsie.com/forums still doesn’t work.Any other tips.
March 8, 2012 at 10:39 am #131025In reply to: Change Width of Buddypress and menus
@mercimeParticipantThank you @terydinho
@jamesmcbennett
Delete
`
<?php
global $current_user; // Get user’s informationget_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.March 8, 2012 at 10:14 am #131023In reply to: Change Width of Buddypress and menus
jamesmcbennettMemberI think I messed it up, not sure what’s wrong…
I copied and pasted stylesheet
http://pastebin.com/8JTfZ9P3March 8, 2012 at 9:46 am #131022In reply to: Change Width of Buddypress and menus
RobFenechParticipantMarch 8, 2012 at 9:40 am #131021In reply to: Change Width of Buddypress and menus
@mercimeParticipantOn issue#1 – need to clear cache. Better yet, open site with another browser. Added style works.
On issue #2, you might also want to try this plugin https://wordpress.org/extend/plugins/buddypress-profile-menu/installation/ where you’d have to add
``
just below your wp_nav_menu in your theme’s header.phpCaveat: you would need to manually change the div classes/ID of the menu UL/LI in the plugin’s bp-profile-menu.php file
March 8, 2012 at 9:38 am #131020In reply to: Change Width of Buddypress and menus
jamesmcbennettMemberIt’s in the header (by theme)
I just used the wp-admin page to create a menu and set it as primary navigation menu.March 8, 2012 at 9:25 am #131018In reply to: Change Width of Buddypress and menus
RobFenechParticipantHi James, it depends on where you want this to show as to where you put it. I have mine in a footer file, because my client wanted a footer menu, but if you want this in your navigation, you’d have to either hard-code your nav or hook it into the end of your nav somehow.
How are you generating your top level navigation at the moment?
March 8, 2012 at 8:45 am #131017In reply to: Change Width of Buddypress and menus
jamesmcbennettMemberOn issue 1 @terydinho
what page do I put the codeOn issue 2 @mercime
It was like this from beginning, I tried to figure it out, but can’t
the above change doesn’t work and gives very slight change of moving things right. If I change both 15’s to 115’s, it brings the edge of buddypress right allowing more room for sidebar, but doesn’t show anymore of the buddypress with ‘last active’ still chopped off to side by exact same amount.March 8, 2012 at 8:30 am #131016In reply to: Change Width of Buddypress and menus
@mercimeParticipant@jamesmcbennett I looked at your members and forums directory and looks like something went awry with your HTML structure since last time you posted at the forums.
With regards to your question, add the following to your theme’s stylesheet:
`div#subnav.item-list-tabs {
margin: -15px 0 15px !important;
}` -
AuthorSearch Results