acf-cf7
acf-cf7 copied to clipboard
Select 2 problem
There is a problem with select 2.
https://github.com/taylormsj/acf-cf7/blob/master/acf-cf7-v5.php#L263
You can change that selector to ".cf7-select input" because the input element needs to be pointed there and not the wrapper. This breaks the main admin UI of WordPress and should be updated as quickly as possible.
I can confirm this, dang!
Yeah, breaks the admin area and javascript for toggling WYIWYG
I've just had the same problem.