• I have created a custom field in the profile form called “Member Number”. I’m wondering how I would add an ID to the div when it renders on the page. Page is visible when logged in using User: bb-test Password: buddy. Any help would be appreciated.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi,

    You can use the following filter hook to modify the ‘classes’ array:

    um_get_field__{$key}

    It returns field settings of a specific field by meta key.

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Profile Field’ is closed to new replies.