Forum Replies Created
-
Member type tabs work with “Member Types Pro” but not “Member Type Generator”
Tabs use to work with the free version. Anyway all good now. Thanks.
I am still interested in
If user = friend + member type {[bpps_profile_field field=”fieldname” tab=”section”]}
specific tab (or tab fields) are shown to friends only of specific member typegravity forms also allows multiple registration forms for different users types/sites, and group creation with custom forms
chats to be indexed in the message component of buddy press.
BP Better Messages – is a fully featured replacement for standard BuddyPress Messages. Plugin is fully backward compatible with BuddyPress Messages.
Websocket version (fast) $9.99 (licence) month, but I wonder if you only need to pay for one monthgravity forms allows mapping of buddypress fields with form builder, and was made for it.
you could setup another buddypress site and use sync users to it https://premium.wpmudev.org/project/wordpress-user-synchronization/
and then ask users to share their info to experts there,
and rename to friends to experts, and all the profile fields default to share with experts only
works for me 🙂 and is better than what I had in mindp.s.
redirect registration to master site due to plugin one way syncSame question with answers: https://premium.wpmudev.org/forums/topic/xprofile-fields-only-visible-to-specific-role
the above just output buddypress group fields values anywhere I like [bpps_profile_field field=Life tab=LifeColors] but no edit values anywhere i like
Thank paul, I will check some survey plugins and sort some integration myself.
ultimate members plugin has shortcode to add profile fields editing areas I think but only works with registration and base profile fields and not buddypress group fields
any example of code (for editing profile group fields) on homepage or best buddypress survey plugins I can customize would help
THis is what I was looking for
I am installing now, and may post updates if not what I want.
I found these by searching “wordpress profile fields shortcodes” and there are heap more that I can use with buddypress
Took over 10 hours researching before I tried this search termHere is updated code. just in-case anyone has same problem as me.
li.item-entry.odd.hidden.is-admin.is-member.group-has-avatar { display: block !important; visibility: visible !important; } li.item-entry.even.hidden.is-admin.is-member.group-has-avatar { display: block !important; visibility: visible !important; } li.item-entry.odd.hidden.is-member.group-has-avatar { display: block !important; visibility: visible !important; } li.item-entry.even.hidden.is-member.group-has-avatar { display: block !important; visibility: visible !important; }
I dont know what would make a group not have an avatar but that may change the code
If possible I would like Member Admins to be able to create their own questions for Member Users to fill out on the profile page but not needed.
Code to put registration form where I want it
https://premium.wpmudev.org/forums/topic/how-to-put-register-form-on-a-home-page-for-non-logged-in-users
but I have not tested it. may need wpmudev plugin?Thank you. I will pay someone to create the group condition and post it here.
Also I think I will create another plugin to tag friends as best friends. So that groups can be created for “best friends” or “all friends”
li.item-entry.odd.hidden.is-admin.is-member.group-has-avatar { display: block !important; visibility: visible !important; } li.item-entry.even.hidden.is-admin.is-member.group-has-avatar { display: block !important; visibility: visible !important; }
ignore last message, it was a reply to another topic I accidentally posted here
problem was with CSS
Add
li.item-entry.odd.hidden.is-admin.is-member.group-has-avatar { display: block !important; visibility: visible !important; }
and problem fixed
the hidden groups are there for members if you look at the code but hidden by CSS for some reason, where as for members when are not in group they dont display at all which is correct
problem was with CSS
Add
li.item-entry.odd.hidden.is-admin.is-member.group-has-avatar { display: block !important; visibility: visible !important; }
and problem fixed
the hidden groups are there for members if you look at the code but hidden by CSS for some reason, where as for members when are not in group they dont display at all which is correct
I am making the plugin https://www.upwork.com/jobs/~0137bd1953398b3c35
just wondering if it exists already
when done I will post link hereSays: Viewing 1 – 2 of 2 groups
it shows just the group I joined but not my hidden group
only has one group on the page