Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

WordPress Plugin incompatibility with Redux Framework


WordPress version: 4.1.1
JW Player 6 Plugin for Wordpress v 2.1.10
Redux Framework v3.4.1

Problem:
Enabling the JW Player 6 Plugin for WordPress prevents the Redux Typography module from loading Google fonts.

Fix:
Well, it's not a fix. But in `jwp6/jwp6-class-media.php` you load the `jquery.select2` library and its related css. If you prevent those libraries from loading, then the Redux Typography module is able to load Google fonts.
Also, the path you give to load this library (JWP6_PLUGIN_URL.'js/jquery.select2.js') which resolve to the plugin's root directory/js/jquery.select2.js does NOT contain the library... I downloaded the jquery.select2.js lib from their repo, added it manually to the plugin, but it did not fix the Redux issue...

1 Community Answers

Cooper Reid

JW Player Support Agent  
0 rated :

It is near impossible to patch all of the collisions with all of the Wordpress plugins out there. These type of collisions are rare and I’m afraid they will have to be fixed on a case-by-case basis by the client.
Cooper

This question has received the maximum number of answers.