Title: Button Issue
Last modified: August 21, 2016

---

# Button Issue

 *  Resolved [rmoreno91](https://wordpress.org/support/users/rmoreno91/)
 * (@rmoreno91)
 * [12 years ago](https://wordpress.org/support/topic/button-issue-1/)
 * How can I change Button text for every song manually? For example, I have 3 buttons
   on every song which are $20 – $40 – $60, but I would like to change the amount
   for every song differently and not just have 3 of the same amounts for every 
   song. Please help.
 * [https://wordpress.org/plugins/html5-jquery-audio-player/](https://wordpress.org/plugins/html5-jquery-audio-player/)

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

 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [12 years ago](https://wordpress.org/support/topic/button-issue-1/#post-4875190)
 * You can only have 1 button in Free version of the plugin. In Pro you can have
   up to 3 buttons.
 * For changing price, you should be able to use the Price field to set the $ amount
   separately for each song
 *  Thread Starter [rmoreno91](https://wordpress.org/support/users/rmoreno91/)
 * (@rmoreno91)
 * [12 years ago](https://wordpress.org/support/topic/button-issue-1/#post-4875205)
 *  Thread Starter [rmoreno91](https://wordpress.org/support/users/rmoreno91/)
 * (@rmoreno91)
 * [12 years ago](https://wordpress.org/support/topic/button-issue-1/#post-4875206)
 * I do have the Pro, Also have 3 buttons set up…
    But according to this piece of
   code…..
 *     ```
       jQuery(document).ready(function(){
       jQuery('#myplayer').ttwMusicPlayer(myPlaylist, {
   
       currencySymbol:'$',
       description:'',
       buyText:'$24.99 LEASE',
       buyyText:'$499.99 EXCLUSIVE',
       buyyyText:'$59.99 PREMIUM',
       autoplay:true,
       ```
   
 * All the prices are the same for every song. I would want to have different prices
   for each song. Not have those same prices….
 * **For Example:**
 * Song #1: Buytext: $20, Buyytext: $40, Buyyytext: $60
    Song #2: Buytext:$50, Buyytext:
   $ 80, Buyyytext: $100 ETC
 * If I change the $ amount separately I wont be able to change “buyytext” and “
   buyyytext” prices because it only has one $ amount option to change.
 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [12 years ago](https://wordpress.org/support/topic/button-issue-1/#post-4875244)
 * I see what you mean now. Unfortunately this is not supported ‘out-of-the-box’.
   You are welcome to have a play with the code and see if you can make it do what
   you want, but the way it’s coded now, there it does not have the ability to list
   a separate price for each button.
 * Interesting idea though… I gather from your code that you would be using this
   to sell 3 types of license for your music? I will have a think about how something
   like this might be incorporated into the plugin in the future.
 * For now, could you label the buttons “lease”, “premium” and “exclusive” (which
   you can do in settings), but not list the $price? Out of interest, what happens
   when user clicks the button? It takes them elsewhere to complete the payment?

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

The topic ‘Button Issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/html5-jquery-audio-player_2e2e2e.
   svg)
 * [HTML5 jQuery Audio Player](https://wordpress.org/plugins/html5-jquery-audio-player/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/html5-jquery-audio-player/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/html5-jquery-audio-player/)
 * [Active Topics](https://wordpress.org/support/plugin/html5-jquery-audio-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/html5-jquery-audio-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/html5-jquery-audio-player/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/button-issue-1/#post-4875244)
 * Status: resolved