Form Fields Not Showing In Version 2.9.9
-
If you updated to version 2.9.9 and your custom form fields have disappeared, all you need to do is deactivate/reactivate the plugin, or update to version 3.0.0.
In the User Meta Manager settings tab under HTML Markup, you can adjust the HTML markup User Meta Manager outputs.
The default HTML markup is as follows –
HTML Before:
<h3 class="umm-custom-fields">[section-title]</h3> <table class="form-table umm-custom-fields"> <tbody>
HTML During:
<tr><th>[label]</th><td>[field]</td></tr>
HTML After:
</tbody> </table>
https://www.ads-software.com/extend/plugins/user-meta-manager/
- The topic ‘Form Fields Not Showing In Version 2.9.9’ is closed to new replies.