Code

Discussion on Vimuse - Media Player WordPress Plugin

Discussion on Vimuse - Media Player WordPress Plugin

Cart 420 sales

cosmocoder supports this item

Supported

305 comments found.

Hello, pre-purchase question here : Is there a way to have a conitnuous audio background over the website ? Thanks for your information

No, that is not possible with this plugin. This plugin only embeds a player in a single page.

the player skin is very nice. but it’s very slow. it takes more than 30 second to load on 50 mbps internet. is there any way to fix this problem?

In that case there is not much else that can be done.

okay, is it possible to disable loading animation? I want to disable that animation and load on background

You can use css to hide the player or any specific area of it, but if you need to do more customizations and have your own customized JS then you will need to use the jQuery plugin version of the player.

Embarassing for me, when did it stop working on my client website and why? http://michaelvmusic.com/

How fix?

The player embedded in your page works fine for me.

Yeah, I “fixed” it magically by adding this CSS style:

.me-cannotplay {display: none;}

Hello,

Thanks a lot for your plugin (VIMUSE for wordpress). I bought it this morning and i can’t play youtube playlist with it, i put API key as written.

http://mauritiusparadise.fr/player/

Thanks a lot for your help

Ok for the purchase icon. I put a playlist in a full page and it is not align vertically : mauritiusparadise.fr

It seems to be ok by adding in css : vm-playlist { margin: 20px auto 0 auto !important; }

Good to know that you solved the styling conflict.

Hi – Just bought the plugin, great work. Three issues I could use help with…I’ve searched here and not found answers:

1. I assumed I could use off-site audio files (so I’m not using my server bandwidth) for the audio-only player. I already pay a podcast provider to serve the files and manage the bandwidth. So how can I use the direct links to the MP3 files inside the player (instead of locally hosting the files, which would require me to download them and re-host them). This one is pretty critical for me to be able to do…since it takes links for videos (vimeo, etc) I assumed the audio media could be elsewhere also.

2. There is what appears to be about ~40px above the player when I place it in my theme on a page (like a gap, shifted down from where I want it to be). I know it’s not my theme, because I can place elements (other than your player) right up to the top. Can you tell me the CSS to remove this gap down to zero?

3. Also, the player appears to be about 400px wide. My theme allows about 700px and I’d like to fill it to that width. I’m not good with CSS, could you help me with the CSS I’d need to modify to get this to fit that width? I assumed the width would be a variable that could be easily changed in the admin panel since it said it was fully customization. Would really appreciate the exact syntax to fix this, thanks!

4. Has anyone requested speed controls on the audio player? Like to be able to play the audio file at like 1.5x and 2x? This would be really handy for podcast host playing, which is what I’ll be using it for.

Thanks!

Thanks for purchasing!

1. With the WP plugin you need to upload your audio files to the Media Library. If you want to use off-site files and full customizability then you will need to use the jQuery plugin version of Vimuse.

2. The player applies applies a top margin of 40px to itself. In order to remove it target the .vm-container selector.

3. Use this css to change the max-width of the player:
.vm-stage {
    max-width: 100%;
}

4. You are the first one to mention speed controls. But I don’t have plans to add this to the player.

Ihr Plugin funktioniert nicht mit Wordpress 4.9 Bitte um sofortige Behebung. MFG

condors.at

In the browser console I see an error message reported by mediaelement.js TypeError: c.i18n.locale is undefined. I think this error is preventing the player from working properly.

You can try the Vimuse plugin in a local clean installation of WP, and if it works there then some plugin in your site could be interfering or some configuration setting.

I put wordpress back at 4.8. It works like that. Repair your plugin immediately so it works with 4.9 and then contact me.

I have the enabled caching of playlist items and set time interval for cache at 43800 minutes. I am test my site at gtmetrix.com and this info is popping up that my leverage caching is not set. See below.

http://nancygraycabaret.com/wp-content/plugins/vimuse/cache/get-cache.php (expiration not specified) http://nancygraycabaret.com/wp-content/plugins/vimuse/mediaelement/bigplay.svg (expiration not specified) http://nancygraycabaret.com/wp-content/plugins/vimuse/mediaelement/controls.svg (expiration not specified)

These caching warnings are not related to the caching feature provided by the plugin, because that feature only allows of faster loading of the player by caching playlist media items’ data on first load.

PPQ, can I stream my own content uploaded to WP? Also, I have tested the plug-in called something like “sticky player”, which minimizes the video on scroll. Its so smart! Will you consider implementing that in the future?

You can have your own media files in the playlist that are uploaded to the WP Media Library. The pugin has a feature whereby the player will stick to the top of the screen as you scroll the playlist.

Oh is it only a “stand alone player”? It cannot be embedded?

It can be embedded in your WP posts and pages, if that is what you mean.

Good day! I purchased Vimuse Player WP (ab9ca072-1470-4d15-b76c-51703351ff42 – 18 Oct 2016 REGULAR LICENSE). First, I have not been notified of an update since 3.4.2. Do I need to extend my support or something?

I can not get rid of the ‘Download’ link on the player. I deselected ‘free download’ but the link still appears on the player.

Thank you for the response. Here is a link to an example – http://diskeyes.com/christmas/ . I also noticed that when playing a song, they pop up a new window with a default player instead of playing in the player. I have made a PDF of a player configuration if there a way to attach it to this conversation.

I the meantime, I’ll figure out how to get the latest download to see if that changes anything.

I appreciate your time and support.

Kindly,

I checked your player and only Chrome has an issue with the playing of the tracks, which will most likely be fixed once you upgrade to the latest version. But I didn’t see any download links in the playlist, only purchase links, did you mean those?

Thank you, I should have checked other browsers first. The ‘download’ I’m seeing is the actual words ‘Download Link’ positioned above the previous/next buttons. I have the new bits, just need to copy them over without clobbering my existing configuration. I’ll post back if that solved the problem.

Hi,

I have some problems displaying the player as you can see on this page for exemple: http://claudelander.com/portfolio-item/arrangements/

the bar for navigating into a song (timeline) is not displaying and the volume bar is not displaying correctly. I think it has to do with the CSS. Could you help me on this one please ?

Thank you very much

Thanks for purchasing!

I see the layout issue with the player in your page, but it is hard to find the css code that is causing the conflict because the js used to set the time rail’s width is being affected when the player gets loaded and is setting an incorrect width.

Disable your plugins one after the other and try to see if any of the plugins is causing it. If not then some css from your theme is causing it.

Hello CosmoCoder…

I need your help… we use your plugin Vimuse in Wordpress – with more languages…

we have added subtitles in the player for some languages… we see the subtitles in the frontend behind the “CC” button – and can choose the subtitle we want – and it will displayed without problems..

BUT: we want that the subtitle is choose/viewed from the beginning… e.g. when you open the language “fr” – it should directly display the subtitle for France…

we have added the “Starting langauge for subtitles” in the player (e.g. “fr”) – but it is NOT automatically displayed…

and if we save the option for the player with the “starting language – fr”... the field get automatically blanc again…

What do we wrong? how can we fix this problem?

Thanks for you feedback

Bye, Michael

Thanks for purchasing!

I was able to fix the bug with entered value of the starting language disappearing on save. Please contact me through the message box in my profile page – http://codecanyon.net/user/cosmocoder, so that I can send you the modified file and you can test if it indeed fixes the issue for you.

Hi, I was using the plugin for Youtube playlist (via API key) and for some reason it stopped working (tried to change API keys), Anything you can think of?

The Youtube api key has an expiry time so you need to change it. Maybe something went wrong when you generated the new key.

Hello! Just purchased this plugin and cannot find a way to add media file which is hosted on Amazon S3. Is it possible to play items from AWS? Because in the description it said that self-hosted audio/video files are permitted… Thanks!

So in that case what do you want to do?

I will simply request a refund and discontinue the use of your plugin. Once again, it is great, just does not fulfill my needs at the moment :)

Understood.

Hi,

I seem to be having issue displaying the player. I don’t know if you can determine the issue remotely:

http://dmottmusic.com/ricky-temp/

I figured it out.

Good to know that.

Hi, I encounter a major visual issue with this plugin in my wordpress theme powered by x theme. Command controls are not at the right place and the whole interface seems very messy and unusable (volume and tracking bar are far frome the location they should be and mask the other controlers). Please help

Thanks for purchasing!

I need a link to your page to inspect the problem.

I purchased and installed the plugin however when I attempt to “add playlist items” – add youtube/vimeo/dailymotion video and add radio stream – the whole screen blacks out and blinks and then quickly returns to normal, however, it does not allow me to enter in any urls or links. Please help. thank you. Michael

Thanks for purchasing!

Which browser and OS were you using for this

Player works great for me. Is there a way to embed soundcloud, FB Live or FB videos ? thanks

Thanks for purchasing!

However Soundcloud and FB videos are not supported.

Hi, I have a problem with the player since it does not load. Thank you in advance. http://tabernaculomontedesion.cl/wp/4428-2/

Thanks for purchasing!

Your server has magic_quotes_gpc enabled which interferes with the plugin so you need to disable it.

Hello again,

I messaged 2 days ago about an issue I am facing with Vimuse Media Player Plugin. I created 3 different play list, but none of them is working. I am not sure what’s the reason but the media files are not loading/ displaying to play. Could you assist me?

Thank you in advance. Nalla

Hello again,

I messaged 2 days ago about an issue I am facing with Vimuse Media Player Plugin. I created 3 different play list, but none of them is working. I am not sure what’s the reason but the media files are not loading/ displaying to play. Could you assist me?

Thank you in advance. Nalla

I checked your page and the player there still has mobile detection enabled. To send the login credentials to your WP Admin, please contact me through the message box in my profile page – http://codecanyon.net/user/cosmocoder

As for the refund on your Layers extension purchase, I had approved that several days ago. Please contact Support at CodeCanyon for the reason behind the delay.

ok, I have disabled the mobile detection but it’s still not working, so I sent you via the link you sent me my login. Thank you in advance.

Replied to your email.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey