Template User Meta Tags
Viewing 3 Posts - 1 through 3 (of 3 total)
Author | Posts |
---|---|
June 29, 2013 at 5:49 am 5406 | |
Tareq Hasan | I made a profile edit page and want to use the info on a user profile page. I been using $curauth = get_userdata(intval($author)); echo $curauth->primary_state; But that is not working with the plugin. What template tags do i need to use to show the fields on a users profile? |
June 29, 2013 at 3:59 pm 5410 | |
Tareq Hasan | Are you sure the May be something like this: Now you will have the user id in |
June 29, 2013 at 11:07 pm 5413 | |
Alexis Media |
Yes this was working with the default and custom meta fields i was using before. |
June 30, 2013 at 12:07 am 5417 | |
Tareq Hasan | Are the data are saving correctly with the form and they persists? In that case they should be saving correctly. You can try |
Viewing 3 Posts - 1 through 3 (of 3 total)