OpenSanghaFoundation / OSF

Bug/Feature requests tracking and documentation managament
https://opensanghafoundation.org
0 stars 0 forks source link

Use Ultimate Member's form builder to create profile page #7

Closed coiby closed 2 months ago

coiby commented 5 months ago

Using UM's form builder to create profile page is much easier to implement. And it's also much easier to maintain since UM has a large user base to test its feature and we expect very few bugs. If we use UM's form builder, issues #6 and #3 can be resolved automatically or very easily.

coiby commented 2 months ago

Go to https://opensanghafoundation.org/newsite/wp-admin/post.php?post=6167&action=edit&classic-editor&classic-editor__forget and replace the post content with [ultimatemember form_id="6165"]

move wp-content/themes/maxcoach/ultimate-member to wp-content/themes/maxcoach/ultimate-member_bak so the change will not be masked by templates/profile.php

make the email field visible to Members only

update UM to latest version and the issue that the about field can't be updated gets resolve automatically

coiby commented 2 months ago

After switching to UM's form builder, there are the following issues to be resolved,

The profile content is too narrow

Screenshot_2024-05-04_17-35-11

I followed How to get registration/login form to show in 2/3 columns? - Ultimate Member to edit Form “Default Profile” to increase by setting "Profile Area Max. Width (px)" to 1000px.

Screenshot_2024-05-04_17-38-18