I’m trying to use:
{exp:member:custom_profile_data}
<h1>{school_id}</h1>
<h1>{school}</h1>
{/exp:member:custom_profile_data}to display to custom member fields I have set up… but, for some reason they are not showing up. When looking at the source code of the parsed page the <h1> tags do not even show up… so, I’m wondering if I’m doing something wrong with my member module syntax.
Also, when I try to display the email of the currently logged in user using {email}, it does not get parsed and just shows up on the page as {emai}.
Does any of this need to be nested inside of some other tag? Please help! Thanks in advance!
Joe