douffle
Forum Replies Created
-
Thank you. Your “Custom” version is simply jPlayer which can be downloaded and used free by anyone at any time.
Thank you for the refund.
By the way, I just hired a freelancer who is coding a new plugin for me which will have the features that I need and it is only costing me $120.00. A far better deal than what you scammed me for.
So, to make up for misleading me into purchasing your Pro version of the HTML5 Audio Player, you tell me that you emailed me a custom player when it is actually jPlayer, which is a free plugin, and then you want $380.00 to modify it to do what you said your Pro version was supposed to do?
How many other people have you scammed this way?
How much do you want to modify your plugin to allow it to create a playlist by reading the files in a folder and to stop it from automatically playing the next file in the playlist?
Before I try this plugin I have a question? If this player is using a playlist, when the selected file is finished playing, does the player automatically begin playing the next file in the playlist or will it wait for the user to select a different file from the playlist? I did not want a playlist because all of them seem to automatically play the next file in the list. I want the player to wait until the user selects a different file when the first selection is finished.
Out of all of the audio plugins that I researched, I purchased yours based upon what you told me it could do, when in fact, it could not do what you said it could. Nice! How many others have you sold like that?
Very simply, what I am looking for is a player that I can pass the name of the audio file to as a variable.
Right now on my website, I have about 500 audio files with another 500 to be added. I put 20 audio files on a page but to do this I need to have 20 iterations of the player on each page… one player for each audio file. What I want to do is to have just one player on a page and a list containing the name of each audio file. When a user clicks on the name of one of the audio files in the list, then the player plays that audio file. I assume that the link in the list would pass the name of the audio file selected to the player as a variable so that the player knows which audio file to play.
My website is still under construction however, you can look at some of the pages here.
Thank you
Before I bought the Pro version I asked the same question about having one iteration of the player and passing the filename using a variable and you told me yes. That is why I purchased the Pro version.
Here is your reply to my question before I bought the Po version.
Hello John,
Thanks for reaching out. Please note that in the pro version of html5 audio player plugin there is a quick shortCode option by which you can do that easily.
You can get the pro version by following this link -> https://gum.co/h5ap
ThanksAbu Hayat
WordPress Products Developer
(UTC +06:00)Now that I have purchased the Pro version you are telling me that if I want that option I have to pay for a custom plugin?
What do you need to do to get a support question answered?
Forum: Plugins
In reply to: [HTML5 Audio Player- Best WordPress Audio Player Plugin] Pro version???I just purchased the Pro version of HTML5 Audio Player but I have a question.
Is it possible to use just one player on a page and pass the name of the audio file that you want to play to the player using a variable? If yes, how do you do that?
Also, Is there a way to have the player show the name of the file that is being played?
Thanks
Please ignore. I used a plugin.
Forum: Everything else WordPress
In reply to: Specific MP3 playerThanks. I just took a look at it but, as is the case with most demos, it automatically plays the next file in the playlist and there is nothing in the feature list that says that this can be changed. Maybe I’ll email the author.
Thanks again.
Forum: Plugins
In reply to: [Allow PHP in Posts and Pages] Can't get php to echo a HTML table.I switched to a plugin called “Insert PHP”. It worked great for me and I still use it. I never found any php code that would not work with Insert PHP.
Try it!
Forum: Plugins
In reply to: [Allow PHP in Posts and Pages] Can't get php to echo a HTML table.Please ignore this post. I am now using a different plugin which works great and uses normal php code such as:
echo “<table><tr><td>”;
echo “This is some text.”;
echo “</td><tr><table”;