Hello Guys,
I can't seem to get my head aroud this one but i'll first give a sctch of my situation:
I'm using GF version: 1.6.12 with the Registration user addon version: 1.5. and the members plugin to send new users activation link and password.
The data fields such as address, phone, postcode, city, website and company profile are kept in a custom post type "location".
This post is viewable on the front for the public.
I've also added additional fields to my functions.php (tutorial Justin Tadlock) so that this data can be viewed in their user profile. So far everything works fine.
What i need is a form which the users when logged in can edit their profile. I've made a new "Update user form" added the fields for address, postcode, city but cannot get these fields to populate. I've noticed when i applied the User Meta to correspond to the fields to edit that their empty after i update the form see screenshot. http://cl.ly/image/0s3e193m333V
Any suggestions please and not to technical.