Shop › Forums › JW Player 7 for WordPress › JW Player 7 for WordPress – Media formats supported
- This topic has 57 replies, 15 voices, and was last updated 3 years, 1 month ago by
tdd2w.
-
AuthorPosts
-
15 January 2016 at 23:32 #687
informedinteractive
ParticipantOk, I see where the issue is. One your example code, your javascript shows:
playlist: ‘http://www.flairvideo.net/wp-content/themes/videoelements/test.xml’,where mine showed FILE instead. When I put in your playlist URL it changed to PLAYLIST.
Does you code require the url to end with XML? My playlist url doesn’t but it is an MRSS.
15 January 2016 at 23:42 #688ilGhera
KeymasterAt the moment, the plugin recognizes these file extensions:
xml, feed, php, rss.
Please, let me have the link of your playlist file.18 February 2016 at 6:48 #786Gary
ParticipantWhat is the syntax for jw7-video short code?
I have the paid version installed in WP and use videos streamed through Cloudfront but the video URL that works in any other video player does not seem to work in JWPlayer. Have searched everywhere for detailed instructions for JW7 for WordPress – there are none.Anyone able to assist?
18 February 2016 at 22:39 #795ilGhera
KeymasterHi Gary. As you can read here, I asked details about Cloudfront files to JW Player support.
Since that you have a Premium version of the plugin, I will send you a fast fixed copy to use untill the next official update.
Thanks for you patience.18 February 2016 at 23:57 #796Gary
ParticipantFinally sorted it out for streaming using Cloudfront but it needs some clear instruction or specific set up fields in the JW7 plugin
By entering the rtmp as follows rtmp://xxxxxxxxxxxxxxx.cloudfront.net/cfx/st/S3bucketname/mp4:filename.mp4
the player will play.
xxxxxxxxxxxxxxx.cloudfront.net = your Cloudfront URL
S3bucketname is the name of your bucket in Amzon S3 relative to the Cloudfront rtmp setup
filename.mp4 is of course the name of the file in your bucket.Another tip – the JW7 plugin puts the player on the left of the page by default. I wanted it centered so I used
<div style=”margin-left: auto; margin-right: auto; width: 650px;”>[jw7-video n="1"]</div> in the Text window.
The 650px needs to be changed for your specific page setup. Increase it to move left, decrease to move right.
Trial and error will get you there.19 February 2016 at 0:08 #797ilGhera
KeymasterWith the premium version you can use the responsive player; is it no good for you?
If not, what about to try something like that?123<div style="text-align: center;">//add here the shortcode [jw7-video]</div>19 February 2016 at 2:56 #802Gary
ParticipantI understand HTML5 no longer uses object-align parameter
27 March 2016 at 22:26 #937ERKAN
Participanthi
I upload the jw player to my site but I can run it properly. I add video link but at the same time there to player in may page. I couldnt canceled theme’s player. can you help me please.
my new web side will be if ı solve the problem
http://www.neacayipsey.com29 March 2016 at 12:07 #939ilGhera
KeymasterHi Erkan, sorry for the late.
I took a look of your site and it seems that you are publishing video using JW Player but without using my plugin. Does your theme include a video player in every single post? If yes, what you need to do is to modify your theme file, single.php or something like that, removing the part of code that retrieves the player.
Can you try to publish a video using the plugin and give me a page link? I you want, I’ll be pleased to help you fix this issue.
Regards.28 May 2016 at 14:33 #1128saeidza
ParticipantCiao 🙂
Mi chiamo Saeid.I did the instructions ,it loaded player and I put mp4 video on my host, but after page loaded completely , I see this message on player :
Error loading media:File could not be playedWhat should I do ?
Regards
30 May 2016 at 7:01 #1143ilGhera
KeymasterHi Saeid. Can you provide me a page link please?
2 July 2016 at 6:25 #1281Dustin
ParticipantWait so we have to add the url from the code side, Then whats the point of the plug i just bought?
2 July 2016 at 8:56 #1282ilGhera
KeymasterHi Dustin. No, no code is required.
From the plugin setup page, you can chose the post types where to add videos.
After that, you will find a JW Player 7 box where you’ll be able to add the video url and, just if you want, many other options.
Please have a look:Playlist shortcode with JW Player 7 for WordPress – Premium 1.2.0
13 September 2016 at 23:49 #1508Hoang The
ParticipantI want to remove the logo of youtube then how? .Please Support. Thank you
14 September 2016 at 10:12 #1510ilGhera
KeymasterHi. Hiding the Youtube logo violates their terms of service, you can’t do it. Sorry.
-
AuthorPosts
- You must be logged in to reply to this topic.