Codeart
Forum Replies Created
-
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] DownloadHi fridsforbundet,
Do you host your files on AmazonS3?
If yes, then the download wont work with this version.We are looking for solution to this, in the meantime you can put the mp3 file directly on your server (upload it through the media uploader in wordpress).
Thanks.
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] MP3 keeps playing after leaving the POST pageWe are looking into this.
Can you tell me if you experienced this only on mobile?
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] Download not workingUnfortunately the download as we made it will not work with amazonS3 files as they dont allow us to change the headers sent.
We are looking into a solution for this.
Regarding the download button, have you changed it in the general settings to show downloads?
If yes you need to put download=”false” in the shortcode so its not displayed. It will work that way, its tested.
jessicashackelford since you have changed the plugin we can not help you or see where the problem lies.
Thanks
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] player not start.Hi diosproveera,
Its not down to our plugin, its down to the mp3 file you are trying to embed. You are embedding it from another site which does not allow direct linking to the file.
If you go directly to your mp3 file (https://www.ivoox.com/amor-interes_md_2087209_1.mp3) it will redirect to a HTML page. They have disabled direct linking and therefor embedding it. So if you have the file on your computer upload it on your site and link it from there.
Thanks
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] Not working after updateHi Shulearn
Update the player to version 1.0.10
Everything should work there.
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] Home Banner Not WorkingHi RivaNashHdz,
I dont see how our plugin is the issue for that, please uninstall it and see if everything fixes itself.
I checked your site and you have quite few errors and not a single one is from our player. Check the image below. i am assuming the error is down to them, not down to our plugin.
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] Plugin not working in iPad & iPhoneHi sfamilia,
You need to enable HTML5 support because you are using the default flash player (we had to leave that due to old users).
See the description page for more info.
In short you need to add
html5="true"
to the shortcode attributes.See the description page of the plugin for more info and for full shortcode with html5 support.
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] Home Banner Not WorkingHi RivaNashHdz,
We didnt encounter any similar issues while testing.
Can you please provide link to the site where the problem exists?
Thanks
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] Plugin not working in iPad & iPhoneHI sfamilia,
Do you use the latest version of the plugin (1.0.10) which was released today (07-Jun-13)
If no please update.
If yes can i have the URL of your site please?
Thanks
Hi kkriss,
There is new update available.
Let me know if it solved your problems.
Thanks
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] Not working after updateHi Eckstein,
We are aware of some problems and we will be releasing another version today with some fixes.
Can you give me link to your site to check it out?
Thanks
BTW we will be adding the centering option to the next version which will be out very soon as i expect it to have some bugs with this one which we would immediately fix.
Thanks
Hi Kkriss,
You can use the css class and two lines of css to center it.
I suggest you to use the default css class “codeart-google-mp3-player” for that and to change the other embeded players’ class (for example in the sidebar) to something else.
So you would add this to your css stylesheet.
.codeart-google-mp3-player{ position:relative; margin:0 auto; width:450px; }
Forum: Plugins
In reply to: [CodeArt - Google MP3 Player] Tracking plays as "Event" in Google AnalyticsHi JArnoldACH,
Unfortunately it won’t be possible with the 1.09 version.
We will take this into consideration for future releases.
Thanks