Forum Replies Created
-
In reply to: Buddypress 1.5 Bug Reporting!
As decribe here, there is an issue on auto join group when non group member create forum topic :
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/fix-for-auto-join-group-when-user-create-topic-on-a-group-which-he-is-not-a-member/In reply to: Friend request – wp-login redirects?@acustica
You are my hero ! Thanks.In reply to: Activity privacy against search engine for membersBump ?
Bump..
If anyone is concerned…
1) In bp-custom.php
`function My_Function ($user_id) {
global $bp;
$type_member = xprofile_get_field_data( ‘FIELD NAME’, $user_id );
if($type_member == ‘FIELD VALUE’) {
return true;
} else {
return false;
}
}`2) Somewhere in your theme to display something to this type of member :
`
loggedin_user->id)) : ?>
HTML TO DISPLAY
`Anyone ?
I know this plugin, but I’m using External Member Blog Plugin : http://bp-tricks.com/featured/allow-users-to-add-their-rss-feed-to-their-profile-with-the-external-blogs-plugin/
The thing is not about choosing a plugin, but I need display a link only to members which have xprofile named X equal to Y.
I’ve tested with : “
But it works only if I am on member page. And I want it everywhere.Bump ?
In reply to: Registration with email address onlyHi @rickgoz,
I have bought from my freelance a plugin that remove login choice on signup. It generate an username “user43fr53hzet56….” for each new member.
After activation, in user account, each user can change this username only ONE TIME on what he want, to have better user slug. User page can be catch with http://example.com/auto_username, AND http://example.com/custom_username by auto insert on .htaccess
If user missed something and want change again his username, you have just to delete the user line in the plugin table.I think this plugin with “email login” plugin should make you happy.
As I am not php coder, I can’t assume any support for this. But if someone want update this plugin…
Guillaume.
In reply to: Mapology is availableHi @travel-junkie,
A group can be a winery, a winery can have many castle.
So, I need a tab that display all “castle” which have their own page. I think your plugin could be a solution to me.
In reply to: Mapology is availableHi @travel-junkie,
I have social network about wine and winery.
I don’t need user set their location but I want they set their winery location, eventualy associated to their winery group, if they have one.Thanks.
In reply to: Mapology is availableHi @travel-junkie,
Would be nice that users could post location and associate it to a group. With this feature, I will purchase

Thanks.
In reply to: @mentions is confusing to membersThanks
In reply to: Add content under group avatarSomeone else ?
In reply to: “Auto Group Join” needs to be updated!I’ve tried, but unsuccessfully… Someone could help ?
In reply to: Mapology – Adding maps for users and groupsHi @travel-junkie,
Would be nice that users could post location and associate it to a group.
In reply to: @mentions is confusing to membersCan’t wait
In reply to: Add content under group avatarIn reply to: Add content under group avatarNobody ?
In reply to: make homepage invisible to login userIn reply to: 2 buttons “Add a friend” by member BP 1.2.6Yes, I’ve just see that comparing members-loop.php in child and parent theme.
Line 52 : have to remove
Thanks. I’ll check more before posting..
In reply to: BuddyPress 1.2.6 is out!thanks !
Anyone ?
In reply to: Buddyvents – New Events PluginI’ve just send FR translation by email found on this website : http://shabushabu.eu/imprint/
In reply to: Buddyvents – New Events PluginFrench translation should be ready tomorow.