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

wordpress jw player plugin


wordpress version 4.1.1
Theme powermag

no player shown, no error.
all plugins deaktivated, still no player
change theme, still no player.

any tip to debug this?

2 Community Answers

g.moser

User  
0 rated :

wordpress version 4.1.1
Theme powermag

no player shown, no error.
all plugins deactivated, still no player
change theme, still no player.

any tip to debug this?

Cooper Reid

JW Player Support Agent  
0 rated :

Can you try implementing the following fix:

Inside of the file:
jwplayermodule.php

Change this line:
define(“JWP6_USE_CUSTOM_SHORTCODE_FILTER”, true);

To this:
define(“JWP6_USE_CUSTOM_SHORTCODE_FILTER”, false);

-hope this helps

This question has received the maximum number of answers.