• I want to remove select2 from any UM form. How can I do this? Because I want to use the normal dropdown instead of the select2 one.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lolitsjohnnyboy

    (@lolitsjohnnyboy)

    I’ve tried using add_filter('um_dequeue_select2_scripts','__return_true'); without any success. When I remove it manually, the conditional logic has a problem because I’m showing 2 different registration forms if the user changes the role dropdown. I want to remove select2 because it causes some problems within my code.

    Thread Starter lolitsjohnnyboy

    (@lolitsjohnnyboy)

    Thanks for no reply..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can I remove select2’ is closed to new replies.