Title: CoolPlayer
Last modified: August 18, 2016

---

# CoolPlayer

 *  [wteach](https://wordpress.org/support/users/wteach/)
 * (@wteach)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/coolplayer/)
 * I’ve searched around, but haven’t found an answer to how CoolPlayer works. I 
   have the plugin active, but, from there, no clue. Because of the background graphic
   for one of my themes, other video players do not work correctly. CoolPlayer looks
   like it will work. I hope.
 * Anyone know what to do to insert video’s like that? I can do it without it, and
   they open in Media Player, but I would like them on my page.
 * TIA.

Viewing 12 replies - 1 through 12 (of 12 total)

 *  [andot](https://wordpress.org/support/users/andot/)
 * (@andot)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/coolplayer/#post-341296)
 * If you have some problem with this plugins, you can add your comment in [http://www.coolcode.cn/?p=100](http://www.coolcode.cn/?p=100),
   I will help you.
 *  [ladydelaluna](https://wordpress.org/support/users/ladydelaluna/)
 * (@ladydelaluna)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/coolplayer/#post-341361)
 * not for nothing, andot – but i can’t read the language of your site, and all 
   you have in english is to download it and put it in the plugins folder………. that
   doesn’t help us figure out what to do in order to get a movie playing on our 
   site.
 * i really would love to use this plugin, as it’s the only one i’ve found that 
   will work with .mpg files – but i haven’t the faintest idea HOW to use it, other
   than to install and activate… but NOW what!?
 *  [dockboggs](https://wordpress.org/support/users/dockboggs/)
 * (@dockboggs)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/coolplayer/#post-341362)
 * Hey Andot, I’m with Lady on this. I just posted a question on your site and I
   can’t even read what I wrote…
 * I want to put the player in my sidebar and use it for mpg, mp3. How?
 *  [drursi08](https://wordpress.org/support/users/drursi08/)
 * (@drursi08)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/coolplayer/#post-341371)
 * Ditto/Bump. How do we use this? English please.
 *  Thread Starter [wteach](https://wordpress.org/support/users/wteach/)
 * (@wteach)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/coolplayer/#post-341372)
 * Thanks for the responses, folks. I actually gave up on it, and all the others,
   and I’m using the wp-extreme video one.
 * [http://www.rossgerbasi.com/2006/01/21/extreme-video-plugin-20/](http://www.rossgerbasi.com/2006/01/21/extreme-video-plugin-20/)
 * Seems to be the most stable and easiest to use.
 *  [DJ Rg](https://wordpress.org/support/users/caferg/)
 * (@caferg)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/coolplayer/#post-341373)
 * never used the extreme vid but i use Podpress, though you can sync with RSS, 
   iTunes ect ..you can also just use for a player. i think it should be standard
   plugin with WP..
 * check it out..
 * [http://www.mightyseek.com/podpress/](http://www.mightyseek.com/podpress/)
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [19 years, 12 months ago](https://wordpress.org/support/topic/coolplayer/#post-341374)
 * Coolplayer looks pretty straightforward to me. But then I’m a programmer. 🙂
 * Looks like you activate it and then do something like this in your posts:
    <coolplayer
   >[http://example.com/url/of/your/file.ext</coolplayer&gt](http://example.com/url/of/your/file.ext</coolplayer&gt);
 * You can add options to the coolplayer tag like so:
    <coolplayer autoplay=”true”
   >…
 * The options are:
    width=(number) height=(number) autoplay=(true|on|1|yes) loop
   =(true|on|1|yes) charset=(charset)
 * You can also enter multiple entries into one tag to make a playlist:
    <coolplayer
   > [http://example.com/url/of/your/first/file.mp3](http://example.com/url/of/your/first/file.mp3)
   [http://example.com/url/of/your/second/file.mp3](http://example.com/url/of/your/second/file.mp3)
   </coolplayer>
 * There’s probably more functionality I’m not seeing right away.
 *  [ertzaudiolab](https://wordpress.org/support/users/ertzaudiolab/)
 * (@ertzaudiolab)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/coolplayer/#post-341379)
 * hi friends,
 * i’m also trying to use coolplayer on my wordpress but after trying several times
   and using the systems people explained here, it doesn’t work properly. it recognizes
   the code but doen’t load the files. I’m trying to use it with OGG, in fact that’s
   the main reason to use coolplayer, as audioplayer (that works very well) doesn’t
   support ogg.
 * can anybody help me?
    thanks
 *  [yosemite](https://wordpress.org/support/users/yosemite/)
 * (@yosemite)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/coolplayer/#post-341380)
 * I have WP in a sub-directory, so I had to change the path on line 62:
    `var $
   pluginpath = "/wp-content/plugins/coolplayer";` to `"/wordpress/wp-content/plugins/
   coolplayer"`…
 * From within a post this worked for me:
    `<coolplayer autoplay="false" loop="false"
   width="120" height="35"> [mydomain].com/jukebox/myjukebox_files/Boheme.mp3 [mydomain].
   com/jukebox/myjukebox_files/the-wreckoning.mp3 [mydomain].com/jukebox/myjukebox_files/
   Night-Bird.mp3 [mydomain].com/jukebox/myjukebox_files/DesertRose.mp3 [mydomain].
   com/jukebox/myjukebox_files/Feel-Good-Inc.mp3 [mydomain].com/jukebox/myjukebox_files/
   Honey.mp3 [mydomain].com/jukebox/myjukebox_files/mas.mp3 </coolplayer>
 *  [Evert](https://wordpress.org/support/users/meulie/)
 * (@meulie)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/coolplayer/#post-341398)
 * I’m having some trouble with determining the correct YouTube URL’s…
    If I want
   to add, for example, [http://www.youtube.com/watch?v=fN4fIRjMf-M](http://www.youtube.com/watch?v=fN4fIRjMf-M)
   to my weblog, which URL do I use in Coolplayer? I’ve tried using the exact same
   URL, but that does not want to play… Also, the URL’s mentioned on [http://www.coolcode.cn/?p=100](http://www.coolcode.cn/?p=100)
   seem to be in a different format…
 *  [jwurster](https://wordpress.org/support/users/jwurster/)
 * (@jwurster)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/coolplayer/#post-341399)
 * I just tried to download, but couldn’t, as I wanted to check this out. I will
   mention something that I found out with other players. That is that I had to 
   put in the complete url in every place it was needed in whatever tags were used.
   I’ve used dewplayer recently and had to do this to get it to work.
 *  [motorbortniker](https://wordpress.org/support/users/motorbortniker/)
 * (@motorbortniker)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/coolplayer/#post-341406)
 * I succeeded in getting Coolplayer to work. What I’d like to know is if there 
   is a way to get it to show the thumbnail of the video instead of just a blank
   player screen. I have set to false because I don’t want it to auto start. This
   particular video is a wmv file.
 * TIA,
    Jeff

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘CoolPlayer’ is closed to new replies.

## Tags

 * [coolplayer](https://wordpress.org/support/topic-tag/coolplayer/)
 * [video](https://wordpress.org/support/topic-tag/video/)

 * 12 replies
 * 12 participants
 * Last reply from: [motorbortniker](https://wordpress.org/support/users/motorbortniker/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/coolplayer/#post-341406)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
