Search Results for 'buddypress'
-
AuthorSearch Results
-
January 24, 2010 at 1:10 am #61492
modemlooper
ModeratorThis isn’t working anymore. Made a folder in themes and put a style.css file with info below. Activated theme in admin. Site has no styling.
Template: bp-default
@import url( http://url.com/wp-content/plugins/buddypress/bp-themes/bp-default/style.css );
January 24, 2010 at 12:23 am #61488In reply to: New Plugin Idea: SMS Notifications And Voice Chat
5658344
Inactivei have seen wordpress plugins for the sms notifications..like EasySMS plugin which sends new post updates to subscribers…can 1 of those plugins be intergrated with buddypress?
@M, u were workin on a chat plugin.is it ready yet? could you possibly work on this?
January 23, 2010 at 9:21 pm #61482In reply to: Wire Posts in bp 1.2
r-a-y
KeymasterArx:
Here’s my suggestion – @mentions tab on a displayed user’s profile.
This solves all concerns about the deprecated wire component.
What does everyone think?
January 23, 2010 at 8:43 pm #61478In reply to: Home Recording Community
daweeed
ParticipantHi,
have you checked the buddypress-group-documents plugin?
https://wordpress.org/extend/plugins/buddypress-group-documents/
January 23, 2010 at 8:36 pm #61477In reply to: Home Recording Community
@mercime
ParticipantNice clean site, henrybaum, congratulations. Thanks for sharing info about wpaudio, didn’t notice that solution before, looks good. As for uploading mp3 or audio files for members, Brajesh at BuddyDev.com is developing a BuddyPress Gallery plugin for images, video and audio which is coming out sometime later this month – it’s a premium plugin though. Might I suggest you contact him there to see how it could help you with frontend uploading of audios by members.
January 23, 2010 at 7:35 pm #61474In reply to: Buddypress themes, what first?
pbrouwers
ParticipantHow long do you think it’s going to take to finish your first template? Because your previews are looking great, can’t wait to test one.
January 23, 2010 at 6:10 pm #61469In reply to: Wire Posts in bp 1.2
Arx Poetica
ParticipantYou guys are all off topic and I’m going to steer it back to ground one. :p
I see the point about @messages *not* showing up on other peeps profile pages, it makes sense *IN SOME SCENARIOS.*
However, I know an awful lot of people who LIKE the Facebook feature of posting on a person’s wall and having it show up.
I understand the wire has been gutter, deleted, deprecated, *AND I LIKE THAT* and I also like that the activity streams are unifying the action.
BUT I STILL THINK THERE OUGHT TO BE A WAY TO POST TO A PERSON’S PROFILE PAGE. I suppose someone (me?) could build a plugin, but why can’t this be native functionality? One might even have the option in the admin panel to turn such a feature on or off.
Why is the core team resisting this feature? Do you ever use Facebook? Most people I know who use Facebook *really like this feature,* and I can imagine many people getting frustrated @buddypress w/ the lack of such a thing.
January 23, 2010 at 4:55 pm #61466In reply to: Re-branding question (changing names/terminology)
Paul Wong-Gibbs
Keymasterhttps://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/
See the slugs section
January 23, 2010 at 4:39 pm #61461Andy Peatling
KeymasterJust to clarify – you should not be moving any themes from the BuddyPress directory. From WordPress 2.9 onwards the themes will be automatically detected in the BuddyPress plugin folder. You can simply create a new child theme in wp-content/themes and it will automatically know that the parent is in the BuddyPress plugin folder.
Mike: Not sure why you want to remove the custom header functions? They simply provide a UI to uploading a custom header image in Appearance > Custom Header.
January 23, 2010 at 3:59 pm #61459Mike Pratt
ParticipantI left bp-default in the buddypress dir and used it as a parent so I didn’t have to copy it each time I upgraded the trunk. Works fine.
January 23, 2010 at 2:35 pm #61454Mike Pratt
Participant@andy just a heads up
@import url( ../plugins/buddypress/bp-themes/style.css );yields
domain.com/wp-content/themes/plugins/buddypress/bp-themes/style.cssJanuary 23, 2010 at 1:20 pm #61448Mike Pratt
Participant@andy in further inspection, I guess you are leaving the entire bp-default folder IN /buddypress/bp-themes instead of moving it into /themes and just leaving it unactivated?
(gathering this from the url you typed above)
January 23, 2010 at 11:54 am #61438In reply to: BuddyPress Links 0.2.1 released
MrMaz
Participant@daweed
Thanks very much for that! This issue has been making me a bit crazy because I have found at least two ways for this problem to crop up.
1. Not updating the theme files after upgrade.
2. Trying to use BP Links with BP 1.2 (not supported yet)
and now
3. jQuery conflicts
I would appreciate a PM with any more details you have on how to reproduce this jQuery conflict.
January 23, 2010 at 11:25 am #61433In reply to: BuddyPress Links 0.2.1 released
daweeed
ParticipantHi,
I also had the famous problem “Please fill in all of the required fields”. I use the bp-default theme that I customised a bit with a image slider using the jQuery Tools library.
I found that there was a conflict betwen this library and the buddypress-links plugin. I solved quickly the problem with showing the slider only for people who are not logged in. I will try to find a better solution.
I hope it helps.
By the way, very great plugin!
David
January 23, 2010 at 11:24 am #61432In reply to: Recent Activities on private group
Paul Wong-Gibbs
KeymasterWithout knowing these answers https://buddypress.org/forums/topic/when-asking-for-support, we can but only make wild guesses.
January 23, 2010 at 10:26 am #61429Andy Peatling
KeymasterThe new bp-default is brand new theme with much easier to handle templates, better CSS and simpler JS. Overall it is a big improvement on the original bp-sn-parent/bp-default combination.
From 1.2 onwards I would recommend using the bp-default as a parent theme.
It’s quite simple, create a new theme folder in wp-content/themes, create a style.css file and add a:
Template: bp-defaultto the header of the style.css file. You can then pull in the existing bp-default CSS if you want to use that:
@import url( ../plugins/buddypress/bp-themes/style.css );Then under that line you can begin to make your CSS adjustments. If you want to edit a template file, copy it from bp-default and then paste it into your theme folder.
That’s really all there is to it. If you do it this way then your theme will get updated when BuddyPress is updated.
January 23, 2010 at 3:48 am #61417In reply to: Buddypress Profile Sidebar
@mercime
ParticipantWhat Michael said. There is a thread in this forum regarding BP_Group_Extension not found … haven’t tried it “fixing” the plugins with that solution though
January 23, 2010 at 1:49 am #61411In reply to: Different Types of Signups and Profiles
January 22, 2010 at 11:47 pm #61402In reply to: Email Server
Paul Wong-Gibbs
KeymasterNo, you can’t use BuddyPress as an email server.
January 22, 2010 at 10:24 pm #61399In reply to: Buddypress Profile Sidebar
Michael Berra
ParticipantI think those plugins are not yet compatible with 1.2 – I guess you will have to wait
January 22, 2010 at 9:49 pm #61397In reply to: Buddypress Profile Sidebar
surfartculture
Participant@mercime ok i got that, i´ll try to widgetize my theme. Thank you very much, very usefull answer,
i´m having some troubles with 1.2, when i add some plugins (group twitter and group blog) i got this mssg “Fatal error: Class ‘BP_Group_Extension’ not found”. I´ll try to solve, if u have some tip…..thanx a lot
January 22, 2010 at 9:12 pm #61395In reply to: Buddypress Profile Sidebar
@mercime
ParticipantBuddyPress 1.2 is still in development – you can download either by
SVN – svn co https://svn.buddypress.org/trunk OR you might prefer
Zip file near bottom of page – https://trac.buddypress.org/browser/trunk
As for widgetizing sidebars, it is not BuddyPress-related but basic WordPress function. When your user creates a blog, he/she can choose whatever theme you’ve uploaded to your WPMU installation. Just make sure the sidebars of those themes are widgetized or are “dynamic sidebars” and your users can change widgets via their own dashboards at Appearance > Widgets.
January 22, 2010 at 9:02 pm #61394@mercime
Participant“limit blogs plugin is set to 1”
That’s where it goes awry. Remember that your members already have 1 blog – even as a subscriber to the blog where your BuddyPress is installed, that is counted. So increase Limit Blogs to 2 so that in addition to main blog as subscriber or whatever role you made them to be, they can create one new blog for themselves.
January 22, 2010 at 8:24 pm #61391In reply to: buddybar (BP 1.2) with bbpress standalone
r-a-y
KeymasterHere’s a writeup I made awhile back:
https://buddypress.org/forums/topic/bp-admin-bar-on-bbpress-front-page-1#post-18626
For the require_once line, if that line doesn’t work change it to the absolute file path.
If you’re using single WP, delete these lines:
bp_adminbar_blogs_menu();bp_adminbar_authors_menu();January 22, 2010 at 8:16 pm #61390In reply to: Site Wide Activity stream not working
bbrian017
ParticipantGuys I noticed that ticket was closed…
I seen you linked to another ticket that was the same, https://trac.buddypress.org/ticket/1641
I also see a file attached.
is that file a fix?
-
AuthorSearch Results