I am in the process of updating the forum profile for our students. I am running into an issue with the custom profile fields plugin.
I created a custom profile field for a blog category. It’s a ‘Select’ type field containing a list of values users chose from; it’s displayed on ‘Edit Profile’. It displays fine but updates don’t stick, it always reverts to “Choose One” when reloading the page. I can’t figure out why. I created a second custom field that has a different slug. It, too, won’t keep updates.
Also, I can’t get the custom field to display on a user profiles. Maybe this is linked to the first issue or I am doing it wrong. I created a child theme and am editing spProfileShow.php. I’ve added sp_CustomProfileFieldsDisplay(‘Blog Category’, $spThisPostUser->ID); right below sp_ProfileShowWebsite(”, __sp(‘Website’)); where I’d like it to show. But it doesn’t display.
Any help would be much appreciated. After that I have some more questions concerning the Member display and search options.
Thank you,
Thorsten



