Search Results for 'buddypress'
-
AuthorSearch Results
-
March 24, 2010 at 10:27 pm #70039
In reply to: How to make a private community?
marioe
MemberTravel Junkie,
I’m using 2.9.2 with the buddypress default theme. I’m having no luck. I paste you code on my functions.php file and nothing! any suggestions?
March 24, 2010 at 9:41 pm #70032In reply to: New users are not getting verification email
darrenrinaldi
ParticipantI am running version 1.2.2.1, which is the latest per this site. I deactivated all Buddypress plug-ins, then deactivated BuddyPress and the activation email gets sent. As soon as I activate BuddyPress again and attempt to create a new account, no e-mail is sent. Any help is greatly appreciated.
March 24, 2010 at 9:31 pm #70028In reply to: Tweetstream (twitter plugin) Beta testers needed!
heathology
ParticipantI have installed this plug-in to my BuddyPress 1.2.2.1 & WPMU 2.9.2. I have got my Twitter API keys and copied those into the two required Tweetstream setting fields. I post an update on my BuddyPress site and it shows up on my Twitter feed. However, if I post something on my Twitter feed, there’s nothing on my BuddyPress site, even after 5, 10 minutes.
I saw that this version of TweetStream has crons set up to pull feeds from Twitter, correct? What am I doing wrong then?
March 24, 2010 at 9:30 pm #70027In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
Participantbuttons already in the development version
March 24, 2010 at 9:10 pm #70026In reply to: [New Plugin] BuddyPress Group Forum Extras
bOingball
Member@etiviti – cheers for plugging the plugin

Any news on getting the buttons enabled with my plugin.
Also my plugin uses standard bbcode (the _CK_ buttons use [*] for list items, whilst mine use [li] ) – reason being is that [*] is not picked up by the wordpress API

If you need any help I’m sure I could get _CK_s buttons in for you.
Cheers
bOing
March 24, 2010 at 9:04 pm #70025In reply to: Question about Budypress and my WordPress Theme
r-a-y
KeymasterYes, you need to install BuddyPress first.
https://codex.buddypress.org/getting-started/setting-up-a-new-installation/
Then you can try enabling your current theme and using the BP Template Pack plugin.
March 24, 2010 at 8:55 pm #70024In reply to: Question about Budypress and my WordPress Theme
Aanorak
MemberOk thank you! Do I have also to install the main Buddypress plugin?
March 24, 2010 at 8:48 pm #70022In reply to: Is there a buddypress plugin that can…
r-a-y
KeymasterYou have to create a link from the links directory.
eg. example.com/links
March 24, 2010 at 8:46 pm #70021In reply to: Is there a buddypress plugin that can…
rashell
ParticipantAhh, I thought it was supposed to do that.
Unfortunately, it isn’t working with my single WP 2.9.2 & BP 1.2.2.1 install even after I removed all other plugins to see if there was a conflict.
I have no way to “create” links and when I add a url into the “update status” box all I get is the linked url.
Rashell
March 24, 2010 at 8:34 pm #70018In reply to: add_filter with activity content
r-a-y
KeymasterCheck out the /plugins/buddypress/bp-forums/bp-forums-filter.php file
All the default filters for forum posts can be found there.
March 24, 2010 at 7:28 pm #70004In reply to: add_filter with activity content
JoeyDay
ParticipantAw, crud. Should’ve searched more before posting this. This thread helped me see that I was using the wrong filter.
add_filter('bp_activity_content_body','scripturize');…should have been…
add_filter('bp_get_activity_content_body','scripturize');Resolved.
March 24, 2010 at 5:53 pm #69999In reply to: BuddyPress Multilingual
Mariusooms
ParticipantHi jozik,
If there’s one MAJOR thing all my users struggle with is that WPML doesn’t remember the preferred language for the logged in BuddyPress user. I think that when the user logs in, he/she should be redirected to his preferred language. This should not be browser dependent as far as language sniffing goes, because many communities are filled with internationals living in other countries.
Rather it would be essential for the user to set their preferred language in their bp user settings. This is also better than cookies in case the user logs in from a different computer.
Is this an option that could possible included?
March 24, 2010 at 5:26 pm #69996In reply to: Most effective/stable events plugin?
grosbouff
Participant…Embeddable maps can be done using my plugin Buddypress Maps.
I made it to be easily integratable into others plugins.
March 24, 2010 at 5:19 pm #69995r-a-y
KeymasterTry adding the following line to wp-config.php:
define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );For more info, read this:
https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/
March 24, 2010 at 5:16 pm #69994In reply to: Is there a buddypress plugin that can…
r-a-y
KeymasterBP-Links: https://wordpress.org/extend/plugins/buddypress-links/
Can do what you want. Once you create a link, it gets added into the activity stream.
March 24, 2010 at 5:04 pm #69993In reply to: Edit / remove default text at blogs/create.php
r-a-y
KeymasterYou can use mlovelock’s suggestion or you can also change the labels with a language file:
https://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/
March 24, 2010 at 5:02 pm #69991In reply to: Windows / IIS6 problems, 404 error
jonjoyce
ParticipantIts a nightmare if your on shared hosting!
March 24, 2010 at 5:02 pm #69990In reply to: Use Forums without Groups?
gregfielding
ParticipantHere is a solution that might make everyone happy: https://buddypress.org/forums/topic/requst-featured-forums
-Create a way to “Feature” select forums
-Create an option to make the group hidden, and remove the “by commenting you will automatically be added to the group” sentence.
March 24, 2010 at 4:30 pm #69986In reply to: New users are not getting verification email
Tosh
ParticipantDidn’t the latest buddypress update resolve this?
March 24, 2010 at 3:59 pm #69984In reply to: BuddyPress Multilingual
Bowe
ParticipantOk I’ve installed the latest update.. Everything seems to be running fine, but I’m having trouble with settings this up.. What are the steps I need to take?
I’m having a custom child theme with BP 1.2 and WPMU btw.
1: Installed the plugin, and enable the languages I would like to use.
2: Add .mo files to a certain folder? How can BP be translated automatically? I don’t really get this

3: Translate my Theme.. (I think I get this)
4: Translate my pages/posts (This works fine, no problem here)
A Step by Step setup guide would be really helpful, I feel a bit lost in WPML
March 24, 2010 at 3:43 pm #69982In reply to: BuddyPress Multilingual
Bowe
ParticipantHi Jozik,
That’s very good news! I haven’t tried WPML for BuddyPress yet (I only started using BP from 1.1, and WPML did not work for me then), but it’s critical for my upcoming project.
What I “need” from the plugin is the following:
1: A way to let the user switch languages globally. So if he or she is Spanish, she can set the language to Spanish and BuddyPress + theme strings are in Spanish. This seems the exact point of the plugin, so that should be possible I guess?

2: Allow the user to view blogs in the WPMU network in their language (navigation elements and widgets etc).
3: Maybe some kind of automatic detection of the browser language, so the site is in the right language on the first visit.
4: A way to let my moderators/authors add/edit strings in the backend (I think WPML allows this as well, but I’m new to the plugin, so forgive me
).I’m looking forward to it, and if you need/accept donations just let me know, I’m happy to contribute!
Take care,
Bowe
March 24, 2010 at 3:21 pm #69980In reply to: Use Forums without Groups?
Andy Peatling
KeymasterAlso consider all of the amazing extra functionality you get by using a group as a container.
For example on the new BuddyPress.org forums there is a group called “How-To and Troubleshooting” that replaces the existing plain forum of the same name. By switching this to a group forum I also get:
- A dedicated activity stream so users can easily track new topics and replies in chronological order.
- A dedicated list of people who have posted to the forum so you can gauge popularity or send out notices to only those who are interested.
- Ability to extend and add features like a group blog, where members could post helpful information or even videos on how to fix common problems. Or even a group wiki so specific help documentation could be kept up to date by group members. The list is endless, and the number of group extensions is starting to make groups super powerful.
March 24, 2010 at 3:09 pm #69979In reply to: Use Forums without Groups?
Andy Peatling
Keymaster<snip>so I can silence this discussion
that’s a bit dictatorial isn’t it, but it is your project 
Not really, I just meant that when I show you the new buddypress.org forums people might actually finally get it.
I’ve said this so many times but here we go again:
How do I post to the “main” forum here? The answer is I can’t. I must first go to a sub-forum and then post to that forum. All the latest topics of each sub-forum are then shown on the front page.
Replace the word “sub-forum” with “group” in the above sentence and you are describing exactly how group forums work in BuddyPress. There is no need to join a group before posting to a group forum, the process is automatic.
The blocker in people’s mind is simply just the way the information is displayed. Once I get the new buddypress.org forums running then this will hopefully help people understand there is literally no difference outside of the interface.
March 24, 2010 at 3:07 pm #69978In reply to: BuddyPress Multilingual
jozik
ParticipantThank you all,
new version is released (1.0.0).
We would appreciate any feedback,
but most valuable would be:
what specific situations are not handled,
what BP themes and plugins you are using
and is plugin compatible with them,
so we can make it better.
March 24, 2010 at 3:03 pm #69977In reply to: Blocking entire site to non-logged in users
Nick Budden
ParticipantWow, perfect, thank you very much.
The landing page for users after they log in seems to be their wp-admin page. Would I have to edit the plugin the make the landing page the buddypress site itself?
Thanks again
Nick
-
AuthorSearch Results