Tips and Tricks HQ Support Portal › Forums › WP eMember › wp_eMember_profile_edit_form fields not shown in form › Reply To: wp_eMember_profile_edit_form fields not shown in form
Hi Greg, You shouldn’t have to tweak it. We have plans to add these fields to the member profile page anyway. We are working on adding a bookmarking feature to this plugin. This will allow your members to be able to bookmark certain posts or pages from your site and it will be saved in their profile. The members can later access these bookmarks from their profile page. We will add those other fields in the profile page after this work is done.
If you are pressed for time then you can manually add these by modifying the “function show_edit_profile_form()” file. Look inside the “show_edit_profile_form()” function. All the database columns are already there.. all it needs is to add the HTML form fields to take the input from the user.