wpphild
Forum Replies Created
-
Hi missveronica and yuriinalivaiko?,
Thank you so much for the code. I installed the um-account-tabs plugin, and corrected some odd syntax errors ( somehow the code appears with html entities in place of literal ‘ and ” chars. After I put int the literals, code compiled and ran perfectly! Thanks again. I got a chance to dust off my PHP, too…
Phil
missveronica,
I pasted in your code to Code Snippets plugin, and attempted to activate it. Got syntax error message. After reading ?yuriinalivaiko?‘s response, I suspect I do not have the um-account-tabs plugin installed. I have to work on that first…I am a newbie to wordpress so it will take some time.
I will respond as soon as I do..
Thanks to you both..
Hi yuriinalivaiko?,Thank you ( and missveronica) for the replies. Usually a user has only one role. We repurposed the role field to represent a course the user has enrolled in. Hence, one user may be enrolled in more than course( and therefore have more than 1 role).
We simply wanted to display all the roles(courses) on the account page for the user’s convenience. Could be an unordered list or a table.
Both you and missveronica have given me some promising code to try, but I am still absorbing the whole WordPress world, and the code snippets plugin. It will take me a little time to play with it…If I run into an impasse I will be sure to repost! But for now, I have something to learn…
Thank you both