how to add a button player music online

dextre1480
6 Posts
dextre1480 posted this 24 March 2022
Ask a Question

Hello , how to add a simple button thatt player music online just adding an url

Hello , how to add a simple button thatt player music online just adding an url
Vote to pay developers attention to this features or issue.
7 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 24 March 2022

Hi Jenrry,

Nicepage does not have such functionality. You can use some code to include a player. The code can be inserted into the HTML control anywhere on the page.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Jenrry, Nicepage does not have such functionality. You can use some code to include a player. The code can be inserted into the HTML control anywhere on the page. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
dextre1480
6 Posts
dextre1480 posted this 24 March 2022

but what can I do, for this reazon I paid, the wordpress has it

but what can I do, for this reazon I paid, the wordpress has it
dextre1480
6 Posts
dextre1480 posted this 24 March 2022

hello do you have a tutorial how to add de code? into a buton

hello do you have a tutorial how to add de code? into a buton
Support Team
Support Team posted this 24 March 2022

Hi Jenrry,

We do not have special tutorials. You can find the code over the internet that could implement the music player and follow the instructions from the code vendor on how to implement it on the site. Usually there should be an HTML code that you can insert in the HTML control. Here you can find more about using HTML control:
https://nicepage.com/doc/164389/html-element

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Jenrry, We do not have special tutorials. You can find the code over the internet that could implement the music player and follow the instructions from the code vendor on how to implement it on the site. Usually there should be an HTML code that you can insert in the HTML control. Here you can find more about using HTML control: https://nicepage.com/doc/164389/html-element ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
kevin8222
15 Posts
kevin8222 posted this 14 February 2023

here's a really simple way to do it - and you can host the mp3 with dropbox!

Get the URL from Dropbox (right-click and select "copy dropbox link", or it you're doing it via a browser, select the file and a "copy link
" option should appear). Paste this somewhere handy. Then go to NicePage, add an html block and paste the code below into it:

<audio controls="">

Your browser does not support the audio element.

Make sure you delete the ?dl=0 at the end of the URL and use ?raw=1 or it won't work.

It's not exactly beautiful, but it works!

here's a really simple way to do it - and you can host the mp3 with dropbox! Get the URL from Dropbox (right-click and select "copy dropbox link", or it you're doing it via a browser, select the file and a "copy link " option should appear). Paste this somewhere handy. Then go to NicePage, add an html block and paste the code below into it: <audio controls=""> Your browser does not support the audio element. Make sure you delete the ?dl=0 at the end of the URL and use ?raw=1 or it won't work. It's not exactly beautiful, but it works!

Last edited 14 February 2023 by kevin8222

kevin8222
15 Posts
kevin8222 posted this 14 February 2023

seems posting this screwed up the code I pasted - here's a screen grab. Hope that helps.

seems posting this screwed up the code I pasted - here's a screen grab. Hope that helps.
Support Team
Support Team posted this 15 February 2023

Kevin,

Please continue in the private case.

...................................................
Sincerely,
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Kevin, Please continue in the private case. ................................................... Sincerely, Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments