• I’m using this plugin to create my playlists, but due to my requirements for responsive video I’m not using the shortcode output from the plugin for the player.

    I have created a custom player with the following code and I need help in pulling a playlist and its images from the JW WordPress plugin? The ID of the playlist is (924).

    [Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]

    Thanks for any help in resolving this.

    http://wordpress.org/extend/plugins/jw-player-plugin-for-wordpress/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author JW Player

    (@longtail-video)

    @nbiz

    Can you use the pastebin as suggested by the WordPress moderators? That way I can see your code.

    Thanks.

    Thread Starter nbiz

    (@nbiz)

    Here is the link to pastebin …. thx

    http://pastebin.com/2PH7Zgms

    Thread Starter nbiz

    (@nbiz)

    I’m using the paid jwplayer and would like to get this working …. any help is appreciated.

    Thanks.

    Plugin Author JW Player

    (@longtail-video)

    @nbiz,

    This would require using some server side PHP code to convert the playlist id into the list of individual media ids which ultimately correspond to the media files. The player doesn’t have any logic within it to figure this out.

    For an example of how a playlist is generated please refer to the “generate_playlist” function in the /jw-player-plugin-for-wordpress/media/JWShortcode.php file.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: JW Player for WordPress – Flash & HTML5 Video Player] Call playlists and images into’ is closed to new replies.