Problem:
I have created many user forms to gather information from users, but these fields push the basic WooCommerce billing and shipping fields down on the user-edit.php page. My customer wants the basic fields at the top of the wp-admin/user-edit.php page.
Solution:
Create a CSS file and assign it to the WordPress Dashboard. Set the parent container of the boxes to display: flex and use the flex order feature to change the order of the boxes. Refer to the following resources for guidance:
https://www.google.com/search?q=how+to+add+css+to+wordpress+dashboard
https://www.google.com/search?q=flex+order+css
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Our next available supporter will start replying to tickets in about 6.66 hours from now. Thank you for your understanding.
This topic contains 1 reply, has 2 voices.
Last updated by 4 months, 3 weeks ago.
Assisted by: Christopher Amirian.