Search Results for 'buddypress'
-
AuthorSearch Results
-
January 20, 2010 at 7:24 am #61181
In reply to: bbpress standalone in activity stream
John James Jacoby
KeymasterThe backpat plugin is only going to support the 1.1 branch of code, and not the dual theme massive integration headache that came before it.
To have the activity stream update when you post a topic or post a reply, bbPress would need a special plugin to be made, and/or bbPress would need to be “deeply” integrated with WordPress/BuddyPress to have those functions natively available.
The other thing you could do is look into previous versions of BuddyPress that included that kind of support. In BP 1.0 it was assumed that if you wanted forums, that you were using the voo-doo magic method of integrating things.
January 20, 2010 at 3:31 am #61177In reply to: New BP Chat plugin for Buddypress
Dfa327
ParticipantWhat is it you wanted the chat to do that mine (buddypress ajax chat) failed to do. Please tell me:)
Thanks,
Dave
January 20, 2010 at 3:03 am #61175In reply to: Widget logic 1.2
@mercime
ParticipantOne way is
if (bp_is_profile_component()) {
include ('profile.php');
}where profile.php is widgetized and you can add the widget in your dashboard’s Appearance > Widget panel. Are you using 1.2 bp-default theme or bp-sn-parent theme?
https://codex.buddypress.org/developer-docs/conditional-template-tags/
Btw, if you use conditional statements for bp themes, do not add a standalone is_page() – need to add page ID/slug/name within () – otherwise it will override conditional statement for bp_is_profile_component() and other conditional statements for other BP-generated pages.
January 20, 2010 at 1:05 am #61170In reply to: can't DISABLE avatar
@mercime
ParticipantCheck out this plugin – https://wordpress.org/extend/plugins/buddypress-remove-avatars/
This plugin will completely remove ALL avatars (including default, uploaded, or gravatar) from displaying on your site. This includes hiding the step for choosing avatars when creating groups or user accounts, and removing the menu items for editing avatars.January 20, 2010 at 12:52 am #61169In reply to: Buddy Press Header Bar
@mercime
ParticipantAre you referring to the buddypress admin bar like the one you find at the very top of this page with grey background that you want the members to add to their self-hosted sites? “My Account” “Notifications” etc.
You would need a custom plugin possibly with preconfigured authorization so they don’t need to log in to your site when they click on link in buddypress admin bar in their site.
January 20, 2010 at 12:06 am #61167In reply to: BuddyPress screencasts – what do you want to see?
Bowe
ParticipantAlso a clear explanation to the users between their buddypress profile and blog dashboard would be nice! Btw I’m really glad you’re picking this up, i think its a very smart move to make!
January 20, 2010 at 12:05 am #61166In reply to: BuddyPress screencasts – what do you want to see?
@mercime
ParticipantGreat public service DJPaul. What they all said. May I also suggest categorizing the videos as basic, intermediate and advanced and/or themes, codes, plugins, upgrading, etc.
January 20, 2010 at 12:03 am #61165In reply to: BuddyPress screencasts – what do you want to see?
Bowe
ParticipantInitially I would not focus on us (site admins) but on buddypress its core functions. Explain potential new users what bp can do for them, and their target group and how users can use their bp site. For us all these things are wellknown but there are a lot of people who don’t! As an added bonus these videos can also be embedded on bp powered site (if the admin wants this) to help its new users a long.
After these introduction videos you can get in depth and create more advanced tutorials and solutions for site owners. I think it would not make much sense to skip the basic BP fundamentals!
January 19, 2010 at 11:56 pm #61164In reply to: BP 1.2 and bbPress admin/plugins
nig3d
ParticipantI installed the support plugin using the admin of the default installation as you suggested, but there is no point to do that, since the buddypress interface doesn’t support it.
January 19, 2010 at 11:48 pm #61163In reply to: BuddyPress screencasts – what do you want to see?
thestasi
ParticipantSmall weekly 1 minute tricks and tips videos, not just on core bp things but also on using firebug to help change the css etc..
Upgrading from one bp version to the next and what to do when it goes wrong – I always dread it when I have to upgrade.
Themes and Bp-sn-parent folder – Things to remember such as you may change the css within one theme, but how does the bp-sn-parent fit in.
A snazzy promo video saying this is why you should be using BP rather than ning etc….
You almost have to do 2 different videos on each topic as your audience is either code masters or just hackers with a tiny bit of knowledge
January 19, 2010 at 11:07 pm #61160In reply to: BuddyPress screencasts – what do you want to see?
designodyssey
ParticipantI would gear my videos to the WP masses that will now start using BP
What Buddypress is and is not?
Theming and Theme Frameworks
Integration with WP, bbPress
Hardware/Hosting considerations
Extensive examples of creating child theme and components
January 19, 2010 at 11:04 pm #61159In reply to: BuddyPress screencasts – what do you want to see?
D Cartwright
ParticipantNavigation was initially quite overwhelming so just a general introduction to the software from a user perspective and what you can do with it would be nice.
Something showing how activity streams work would be great too. It’s a concept that is hard to explain to new people but once they do get it they love it.
January 19, 2010 at 10:55 pm #61157In reply to: BuddyPress screencasts – what do you want to see?
nig3d
Participantinstallation/use are pretty straightforward, I can’t see how videos can be useful except just as demo to show the buddypress capabilities.
January 19, 2010 at 10:52 pm #61156In reply to: Red/Green light feature on bbpress
nig3d
Participantso I guess that what DJPaul meant is that the bbpress plugins can’t be used in anycase inside buddypress.
I’d like to have something similar the support forum though, does it mean that buddypress will be NEVER compatible with the bbpress plugin?
If I want to do something similar, do I have to write something on my own that works appositely for buddypress?
January 19, 2010 at 10:42 pm #61154In reply to: bbpress standalone in activity stream
berchman
ParticipantJust to clarify you have BuddyPress (latest trunk) running with a standalone WordPress 2.9.1 (NOT MU) and BBPress 1.0.2?
I am looking at doing this. Just need to know.
Any advice?
Thanks!
January 19, 2010 at 10:38 pm #61153Paul Wong-Gibbs
KeymasterLocking old thread as original author’s account appears to have been deleted or removed.
January 19, 2010 at 10:36 pm #61152In reply to: bbpress standalone in activity stream
Paul Wong-Gibbs
KeymasterDoes the “use existing install” button on the BuddyPress wp-admin backend (under ‘forum setup’, or something), not do the job?
January 19, 2010 at 10:34 pm #61151Paul Wong-Gibbs
KeymasterEither by creating a custom “translation” file https://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/
or
http://blog.ftwr.co.uk/archives/2010/01/02/mangling-strings-for-fun-and-profit/
January 19, 2010 at 10:20 pm #61155In reply to: BuddyPress Links 0.2-RC1 now available
remkop
ParticipantThe descriptions of this plugin sounds great. I was trying it myself om WPMU2.9.1.1 and Buddypress1.1.3 with just the BP-default theme.
The installation went fine.
But if I ceate a new link to a youtbe video and try to save the link. I get an error at the top saying: “Please fill in all of the required fields”. But I don’t see any field I can fill in.
An other nice feature would be to sync the categories with the categories used for posts.
I could use this for combining posts in a certain category and links with videos/foto’s in the same category. This can also be done with tagging. The only problem for this is that the same tags needs to be used sitewide by all users.
EDIT
The first point was that with a refresh of the page the category selection was not filled in anymore.
Two more features:
a) support for vimeo (and other big video hosting sites)
b) let users delete links.
January 19, 2010 at 9:32 pm #61149In reply to: bbpress standalone in activity stream
berchman
Participanthi Arturo,
I don’t see a link to your example. Can you post it?
Just to clarify you have BuddyPress (latest trunk) running with a standalone WordPress 2.9.1 (NOT MU) and BBPress 1.0.2?
Thanks.
January 19, 2010 at 8:40 pm #61147In reply to: Wire Posts in bp 1.2
Richard Venable
ParticipantI think one of the crucial issues is that you are mixing content with meta data. Twitter does this for obvious reasons, such as making it work well with text messaging. I like what Andy said about BuddyPress not being Facebook or Twitter, but one thing BuddyPress is… is WordPress.
WordPress does a great job of separating content from meta data. Blog Posts have content and they have tags. Why not use something similar here? Why not let the meta data be separate?
Just add a tag box! Any tag that starts with @ means that the tag name is really a username. Now think about the WP tag box. You type any tags in, separated by commas and press ‘Add tag’. The tags automagically get separated into their own little icons. A similar thing could happen in BP, but when @user tags are added, they get displayed as the user’s full name. You could have an interface that allows for entering @username or just allows the user to type a full name and have it autocomplete. Using auto complete is easier in a tag box than in a content box.
WARNING: Whatever you do, be very careful! If you merge content and meta data now, it may be very difficult to separate them later. In 1.1, wall posts had their content separated from the meta data specifying whose wall it was on. Now with 1.2 it sounds like all of my wall content will be modified to say who I was talking to. Then, if you change your mind and want to separate them out again in 1.3, you will have to modify the content again to remove the meta data.
January 19, 2010 at 8:36 pm #61146@mercime
Participantedit – didn’t notice that was from 8 months ago :=0
January 19, 2010 at 6:56 pm #61138In reply to: BP 1.2 and bbPress admin/plugins
Mark
ParticipantAn alternative way of accessing the admin panel – WARNING – this could be a big security problem is left in place, depending on your setup:
— copy your bb-config.php file from your WPMU root dir into the /wp-content/plugins/buddypress/bp-forums/bbpress directory.
— load up the bbPress admin panel in a browser and do what you need done (activate plugins, etc)
— DELETE the bb-config.php file in your /wp-content/plugins/buddypress/bp-forums/bbpress directory because if you don’t then someone could access the forum directly.
January 19, 2010 at 6:46 pm #61135In reply to: BuddyPress General Settings>Select Themes>Missing?
@mercime
Participant@peternicholls – It looks like you created sub-blogs “members” “blogs” and “groups” which you shouldn’t have done. Delete those sub-blogs. Let BuddyPress automattically generate those pages when you click on the links. Just tested the theme and it’s working great on 1.2-rare bp-sn-parent.
If that’s not the case, it would help us help you if you answer these questions – https://buddypress.org/forums/topic/when-asking-for-support
January 19, 2010 at 6:07 pm #61132In reply to: Buddy Press Header Bar
@mercime
ParticipantWhat BuddyPress version are you one? Which theme are you using? In other words https://buddypress.org/forums/topic/when-asking-for-support
-
AuthorSearch Results