Search Results for 'toolbar'
-
AuthorSearch Results
-
February 9, 2012 at 10:40 pm #129569
In reply to: None of the Buddypress Buttons Work
SolarPrestigeMemberMany thanks. Looks like it was bbPress Post Toolbar causing the problem. Was preventing PrettyGallery working as well.
Don’t know anything about jQuery so now seems like a good time to learn!February 3, 2012 at 3:05 pm #129171In reply to: Help Modifying WordPress Theme “hello :D”
@ChrisClaytonParticipantyou can go back the the wordpress toolbar by adding
define( ‘BP_USE_WP_ADMIN_BAR’, true ) to your bp-custom.php file – https://codex.buddypress.org/extending-buddypress/bp-custom-php/The buddybar is being depreciated, so it’s no longer worth messing around with it to get it perfect (and the wordpress toolbar is alot cooler lookin’)
January 27, 2012 at 3:57 am #128687In reply to: customizing the buddybar
@ChrisClaytonParticipant@MaTaX91 as @dcavins said, the buddybar is being depreciated (when BP 1.6 comes out) so, you should use the toolbar.
The toolbar is alot easier to modify too
Here’s the codex – https://codex.wordpress.org/Function_Reference/add_nodeJanuary 23, 2012 at 5:17 am #128441@ChrisClaytonParticipant@G – looking into the buddypress adminbar stylesheet that bp adds to my site, i believe that that stylesheet has the buddypress specific styles for the ‘toolbar’ (the stuff buddypress adds, such as notifications thus it requires to be in the code (i could be wrong though)
EDIT: You could always remove it if you wanted to – https://codex.wordpress.org/Function_Reference/wp_deregister_style
Global.js – https://codex.wordpress.org/Function_Reference/wp_deregister_script
January 16, 2012 at 4:38 pm #128068KAIROS_CanadaMemberHello.
I seem to be back to squar one this morning.
When I login to WordPress I am taken to my website’s homepage with the BuddyPress toolbar at the top.
When I click on ‘Dashboard’ i get a completely blank page at http://www.kairoscanada.org/wp-admin/.Not good.
I can’t access my admin at all.
Nik
January 12, 2012 at 9:52 am #127856In reply to: Problems with AJAX and character set
donal_ogMemberp.s. When I do a view source on either browser it gives me utf8 but then I select View -> Character Encoding from the toolbar, it gives me UTF8 for firefox (and Chrome) but Western (european) for IE so for some reason IE is not picking up UTF8. As of last week I have the latest WP and BP (I know there has been a BP release this week, but would like to sort this before installing).
January 11, 2012 at 5:55 am #127803@ChrisClaytonParticipant@derek-melo While, their is no front end interface for it (though, i’m sure afew plugins will popup) It’s VERY easy to modify the admin bar/toolbar in the 1.6 trunk of buddypress.
@jack-v I agree, privacy is a required component that needs to come out sooner than later. Afew people ( @cnorris23) have been working on privacy – https://buddypress.trac.wordpress.org/ticket/3695
Feel free to jump in and help contributeJanuary 9, 2012 at 7:02 pm #127699In reply to: Sitewide Forums are broken.
Paul Wong-GibbsKeymasterIf your problem is specific to the Sitewide Forums not working, your best place for support is the bbPress forums at http://www.bbpress.org. They work with BuddyPress’ activity stream.
On the BuddyPress side of things, we’re deprecating the BuddyBar, so there was no point building bbPress 2.0 support into it. In BP 1.6, we’re switching over the the WP Toolbar. And in conjunction with bbPress 2.1, it’ll integrate forums into BuddyPress groups.
No date for BP 1.6 yet, but will hopefully be in beta soon.
January 3, 2012 at 8:16 pm #127306r-a-yKeymasterFor the BuddyBar, check out:
/wp-content/buddypress/bp-core/css/buddybar.dev.cssFor the WP Admin Bar / Toolbar, check out:
/wp-content/buddypress/bp-core/css/admin-bar.dev.css—
You should make style overrides in your theme’s stylesheet (/wp-content/themes/YOUR-THEME/style.css) and not the files listed above.
December 24, 2011 at 1:50 pm #126860Emily-GMember@sbaglia BP 1.5.2 was simply a small update to fix a few conflict issues with the two bars. (rather than leaving us stranded with broken sites)
The proper WP 3.3 update for Buddypress is 1.6 or 1.5.something where the features will be integrated.
December 24, 2011 at 5:03 am #126843@mercimeParticipantYes, because this site and demo site testbp.org are running on BuddyPress trunk.
December 24, 2011 at 4:38 am #126842Rob SbagliaParticipantUmmm….sorry, I’m a little confused. It seems buddypress.org and testbp.org have *new* admin toolbars on the front page, whereas my site has an old one on the front, and new one on the back end. Again, is this how it should be?
December 22, 2011 at 5:43 pm #126763In reply to: Problem with adminbar avatar
@mercimeParticipant@hscottda @justin-2-2-2 full integration of BP buddybar with WP adminbar aka Toolbar is set up already in BP trunk version. This may come out sometime BP 1.6 if not sooner.
December 21, 2011 at 3:33 am #126695In reply to: Help with buddybar/adminbar
@mercimeParticipantI get what you mean. Integration of WP adminbar with BP buddybar into new WP Toolbar is already in BP trunk https://buddypress.trac.wordpress.org/browser/trunk – might come out in BP 1.6 if not earlier.
December 18, 2011 at 11:01 pm #126593Rob SbagliaParticipantThank you!
December 18, 2011 at 9:51 pm #126587@mercimeParticipantYes. We’re moving to full integration with WP Toolbar nee adminbar in BP 1.6 if not earlier.
In fact, BP buddybar and WP adminbar are fully integrated in BP Trunk already https://buddypress.trac.wordpress.org/browser/trunk
December 14, 2011 at 7:15 am #126256In reply to: Fatal error after BP install
Paul Wong-GibbsKeymasterThat’s definitely the problem. That error relates to the toolbar, which was first added in WP 3.2.x. Upgrade to 3.3 first!
December 13, 2011 at 4:36 pm #126202rossagrantParticipantHey Boone,
I use (BP_USE_WP_ADMIN_BAR) and am getting MASSIVE avatars in the toolbar when a person hasn’t uploaded an image and the avatar defaults to mystery man. (doesn’t seem to resize properly)
This happens in a not so big way with gravatars too.
Do I put a bug i, or are you guys aware of this?
December 13, 2011 at 8:35 am #126179Rocio ValdiviaParticipantGreat job guys!!!!!, I noticed the toolbar too , but one thing: if we don’t have sufficient permissions to access to the New Post Page and the Comments Moderation Page, would be better if we don’t see those links in the toolbar?
December 13, 2011 at 2:05 am #109383@mercimeParticipantYeah, noticed our new buddybar/adminbar now called Toolbar
November 29, 2011 at 2:52 pm #125235In reply to: Sending Messages to Members
donnaamosMemberWordpress 3.2.1 multisite
Buddypress 1.5.1
Genesis 1.7.1 and Agency
Genesis Connect
s2Member
Market Press lite
Wang Guard (just installed)
Rave Player
Wibiya Toolbar
200 members
Thanks for your help.November 17, 2011 at 6:44 pm #124612iblbuilderMemberHi Andrea
Yes, I have an existing 3.2.1 multisite network. I added buddypress a week ago and am still tweaking the changes. I received support tickets from members who had signed up to just to get a username for commenting, how they could add a blog. I realised that the “my sites” menu in buddypress toolbar does not show for members without a blog.
So I cannot see a way to allow existing members without a blog to add one, which seems really odd.
November 15, 2011 at 7:02 am #124435In reply to: duplicate login and register links on admin bar
Paul Wong-GibbsKeymasterAre you using the BuddyBar? e.g. one that doesn’t look like this site’s toolbar?
August 21, 2011 at 10:41 pm #118814In reply to: Instant Messaging Feature
gtnMemberI’m now using a Skysa toolbar, which integrates fine with BP, and offers a range of chat options.
June 3, 2011 at 1:19 am #113738Rob SbagliaParticipantUpdate – if I go into this student’s individual blog posts, the toolbar is back.
-
AuthorSearch Results