Hm, I have never tried select2 before, does it make the player not work? What clashes happen?
Hi,
I believe the JW Player is using it in the admin area of WordPress. JW Player works fine but other plugins that require a newer version of select2 breaks because JW Player plugin loads its version of select2 first even non-jwplayer admin pages.
I believe it’s best to only load admin scripts in pages where they’re needed.
Thoughts?
Thanks.
Mike
Have you tried to update the version of select2 with the JW Player plugin? Or used the older version of select2 with those other plugins? This is the first we have heard of this incompatibility. What are the other plugins.
Hi
Yes, I tried updating select2 on jwplayer plugin and the issue was fixed. Might also need to update the CSS as well.
The feature from the new version of select2 is “readonly” which is not supported in the version of select2 packaged with jwplayer.
Thanks.
Mike
Np, glad you got it working.