Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    Hi @mav_santana, thanks for considering using my plugin for your site. Unfortunately no it does not do the meta data as you describe. You are welcome to fork the plugin and do mods for your specific needs but sorry it does not do this out of the box.

    I checked your site on various devices and looks like its working ok on everything, its just not the ideal layout. That would be because the plugin isn’t currently responsive. I will be making it fully responsive in next major release (prob 2-6 weeks away). In the meantime, you will need to make some adjustments yourself in order to make the plugin to look really nice on your responsive layouts. Changing all fixes widths to flexible % would be the best place to start. A few other users have done it quite successfully.

    Let me know anything further I can do to assist. Good luck with your site.

    Thread Starter mav_santana

    (@mav_santana)

    Ok I am trying to muck with the code to get song info on click on separate div. Here is what I did and need additional help from you if possible.

    1. I modified add-song, update-song files to add some extra fields that i need to put into the database and retrieve.
    2. I added some php code on top of the ttw-music-player.php page to get the newly added data that i want displayed in an onclick div.
    3. In the function buildInterface() I added a div at the end of the html part where I want to get the newly added data.

    The point where I am stick where are jquery or javascript functions that deal with the click action of play button. What i want to do with that is on clicking that, I will capture the song title and display that related data in the div that i added below the player. need your help here in figuring out the correct click action. I have pro version and can share order details if you want.

    Plugin Author Maeve Lander

    (@enigmaweb)

    Hey mav_santana. I’m afraid I can’t really help you much further… if you’re doing customisations you’re on your own. I’m sorry I can’t do more, but I have really limited free time to work on this plugin and I need to spend that time supporting the core plugin. I’m sure you can understand that I can’t help each and every user individually with their custom implementation.

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

The topic ‘Song data in a seperate div’ is closed to new replies.