Forum Replies Created
-
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/@acustica
You are my hero ! Thanks.Bump ?
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 ?
Hi @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.
Hi @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.
Hi @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.
Hi @travel-junkie,
Would be nice that users could post location and associate it to a group. With this feature, I will purchase
Thanks.
Thanks
Someone else ?
I’ve tried, but unsuccessfully… Someone could help ?
Hi @travel-junkie,
Would be nice that users could post location and associate it to a group.
Can’t wait
Nobody ?
Yes, 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..
thanks !
Anyone ?
I’ve just send FR translation by email found on this website : http://shabushabu.eu/imprint/
French translation should be ready tomorow.