Replies: 0
Hi, I wanted to add select2 support for single select dropdown custom fields via enabling the stylized ui option, like the acf documentation states said option does and I made a pull request to the wpum repo here:
https://github.com/WPUserManager/wp-user-manager/pull/276
but like I state in the pr, it requires an additional update in the wpum-acf plugin to work as well, namely in the registration-form.php file.