Hi Greg,
I am sorry but I do not understand the question.
are you seeing numeric values like 12168, 120, 141 etc on profile?
We do not show the numeric value. We show the term’s name.
Please see
https://github.com/buddydev/bp-xprofile-custom-field-types/blob/master/src/field-types/class-field-type-multi-select-taxonomy.php#L219
this line is what formats the output and t uses the term name not term id.
Could it be you are using some different plugin/code for the same?
Regards
Brajesh
appreciate response Brajesh… yup this is whats confusing me too…
https://combat360.online/members/maddogmcewan/info/
u will see it has term id’s
https://combat360.online/wp-content/uploads/2018/08/greg1.jpg
shows fields in profile fields
not sure whats going on
BuddyPress Xprofile Custom Field Types
Have all the extra field types at your disposal.
Version 1.1.5 |
Thank you Greg.
The bug is caused by Youzer plugin manipulating the field in their own way. You can disable it for a second to check that the values are shown correctly or not.
Regards
Brajesh
tried that 🙁 i will unplug for 30 minutes youzer – and u can look – still only values – this is weird
Please edit profile and re-save some terms. I am assuming Youzer played with saving the field too.
Please let me know after doing that.
Regards
Brajesh
ok done that
Youzer off
edit profile in admin – saved new choices
also added new custom taxo select and saved that to profile group
still same
https://combat360.online/members/maddogmcewan/profile/
make u admin?
Please do not make me admin or share any credentials. That is against wp.org forum rules and can get us into trouble.
I see that the field is not taxonomy, It is using post type, is that correct?
Also.
1. Please visit Users->profile Fields-> Edit that field and make sure the Link section in right is “Disabled”
2. Are you using code or any other custom field related plugin?
Regards
Brajesh
only Custom Post Type UI and Advanced Custom Fields
1 field is Custom Post Type Multi Selector
2nd is Custom Taxonomy MultiSelector
3rd is Custom Taxonomy Selector
no links set
Marking resolved as per our discussion on BuddyDev.
I searched for solution on buddydev forum. Can you please provide the solution for this or link me where its been solved