Title: Codeart's Replies - page 5 | WordPress.org

---

# Codeart

  [  ](https://wordpress.org/support/users/codeart/)

 *   [Profile](https://wordpress.org/support/users/codeart/)
 *   [Topics Started](https://wordpress.org/support/users/codeart/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codeart/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codeart/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codeart/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codeart/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codeart/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 61 through 75 (of 93 total)

[←](https://wordpress.org/support/users/codeart/replies/page/4/?output_format=md)
[1](https://wordpress.org/support/users/codeart/replies/?output_format=md) [2](https://wordpress.org/support/users/codeart/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codeart/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/codeart/replies/page/4/?output_format=md)
5 [6](https://wordpress.org/support/users/codeart/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/codeart/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/codeart/replies/page/6/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] working on devices yesterday, broken today](https://wordpress.org/support/topic/working-on-devices-yesterday-broken-today/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/working-on-devices-yesterday-broken-today/#post-3767011)
 * Hi there,
 * The plugin has been updated and now fully supports HTML5.
 * Check out the new version and let us know if you have issues.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] [Plugin: CodeArt – Google MP3 Player] Song Position bar not moving and no total time displayed](https://wordpress.org/support/topic/plugin-codeart-google-mp3-player-song-position-bar-not-moving-and-no-total-time-displayed/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/plugin-codeart-google-mp3-player-song-position-bar-not-moving-and-no-total-time-displayed/#post-2868495)
 * We have updated the plugin.
 * You can move from the flash version to the new HTML 5 version.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] [Plugin: CodeArt – Google MP3 Player] Song Position bar not moving and no total time displayed](https://wordpress.org/support/topic/plugin-codeart-google-mp3-player-song-position-bar-not-moving-and-no-total-time-displayed/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years ago](https://wordpress.org/support/topic/plugin-codeart-google-mp3-player-song-position-bar-not-moving-and-no-total-time-displayed/#post-2868493)
 * Hi crsneilhedley,
 * Can you test 2-3 more other mp3 files and let me know if you experience the same
   problems with those aswell.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] Replay](https://wordpress.org/support/topic/replay/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years ago](https://wordpress.org/support/topic/replay/#post-3693874)
 * Hi nasserali,
 * With the current version of the player it is not possible.
 * Stay tuned for the next release, we might be able to add that feature.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] Broken – Cross site AJAX](https://wordpress.org/support/topic/broken-cross-site-ajax/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years ago](https://wordpress.org/support/topic/broken-cross-site-ajax/#post-3518047)
 * Hi bflueras,
 * I just checked your website on chrome on multiple computers and it works just
   fine.
 * There must be something else that is causing the problem, try updating your flash
   to the latest version.
 * Here is screenshot with the player in chrome.
 * [http://screencast.com/t/CtHiOnaEOk](http://screencast.com/t/CtHiOnaEOk)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] PHP code for player to insert into page header.php](https://wordpress.org/support/topic/php-code-for-player-to-insert-into-page-headerphp/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years ago](https://wordpress.org/support/topic/php-code-for-player-to-insert-into-page-headerphp/#post-3666861)
 * Saw an error, copy this code instead
 * `<?php echo do_shortcode(''); ?>`
 * The full one should be something like
 * `<?php echo do_shortcode('[ca_audio url="URL of the audio file" width="500" height
   ="27" css_class="codeart-google-mp3-player"]'); ?>`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] PHP code for player to insert into page header.php](https://wordpress.org/support/topic/php-code-for-player-to-insert-into-page-headerphp/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years ago](https://wordpress.org/support/topic/php-code-for-player-to-insert-into-page-headerphp/#post-3666860)
 * Hi Aaron,
 * We will be making the backend area prettier in the new version which should come
   out sometime next week. You will be able to copy the code from there.
 * In the meantime, this should do the trick.
 * Generate the full shortcode in any post like you would normally add it to a page,
   copy it and place it between the ” in the code below. Then copy everything in
   your header.php and it should work.
 * `<?php echo do_shortcode('') ?>`
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] Two players on one page](https://wordpress.org/support/topic/two-players-on-one-page/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/two-players-on-one-page/#post-3593644)
 * Hi dddwordpress,
 * We will be adding that to the next version of the plugin which should be out 
   soon.
 * Thanks,
    codeart
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] Initial Volume Control](https://wordpress.org/support/topic/initial-volume-control/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/initial-volume-control/#post-3488678)
 * Hi jeeoc,
 * Not possible with the current flash player.
 * We will be adding HTML5 support soon so you will be able to do that soon.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] sizing issue](https://wordpress.org/support/topic/sizing-issue-1/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/sizing-issue-1/#post-3554842)
 * Hi bantock,
 * At the moment you cant do that.
    This if flash player so we cant control the 
   elements, they are as they are.
 * Once we make this HTML5 compatible you should be able to adjust things.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] Tracking plays as "Event" in Google Analytics](https://wordpress.org/support/topic/tracking-plays-as-event-in-google-analytics/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/tracking-plays-as-event-in-google-analytics/#post-3543222)
 * Hi impliedmusic,
 * Its not possible in this version of the plugin.
    We are going to release html5
   based version soon and we may include option for custom additions to the code,
   but i dont guarantee that.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] Broken – Cross site AJAX](https://wordpress.org/support/topic/broken-cross-site-ajax/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/broken-cross-site-ajax/#post-3517884)
 * Hi bflueras,
 * That’s actually a warning, not an error and that definitely wont stop the player
   from loading.
 * In fact i can see you have some other errors displayed on that page but cant 
   find the mp3 player anywhere.
 * Can you put it back on the page and publish the page so i can investigate this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] Amazon S3 hosted links](https://wordpress.org/support/topic/amazon-s3-hosted-links/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/amazon-s3-hosted-links/#post-3445621)
 * Hi Josh,
 * Its really hard to say like this whats wrong, i don’t know how you have made 
   the files so i have no idea really, whatever i say would be just blind guessing.
 * I have used Audacity (its free software) in the past for some audio conversion
   and stuff like that.
 * Thats as far as i can go with any support as this now goes out of the plugin 
   area. If you need professional help with this or anything else feel free to contact
   me on:
    contact [at] codeart [dot] mk
 * I guess this can be marked as resolved now.
 * Thanks,
    codeart
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] Amazon S3 hosted links](https://wordpress.org/support/topic/amazon-s3-hosted-links/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/amazon-s3-hosted-links/#post-3445619)
 * Hi Josh,
 * I just downloaded your mp3 file and uploaded it on my s3 account.
    Also tried
   uploading it to the server directly. It doesn’t play from both locations so the
   conclusion is that the problem is in the mp3 files you use and not in the plugin.
 * Here with explanation which is which.
    [http://codeart.mk/testwp/](http://codeart.mk/testwp/)
 * You can try linking any mp3 file and you will see it works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CodeArt - Google MP3 Player] SAME MP3 PLAYING TWICE SIMULTANEOUSLY](https://wordpress.org/support/topic/same-mp3-playing-twice-simultaneously/)
 *  Plugin Contributor [Codeart](https://wordpress.org/support/users/codeart/)
 * (@codeart)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/same-mp3-playing-twice-simultaneously/#post-3498804)
 * The password doesnt work

Viewing 15 replies - 61 through 75 (of 93 total)

[←](https://wordpress.org/support/users/codeart/replies/page/4/?output_format=md)
[1](https://wordpress.org/support/users/codeart/replies/?output_format=md) [2](https://wordpress.org/support/users/codeart/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codeart/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/codeart/replies/page/4/?output_format=md)
5 [6](https://wordpress.org/support/users/codeart/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/codeart/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/codeart/replies/page/6/?output_format=md)