Code

Discussion on Luna Web Radio Player WordPress Plugin

Discussion on Luna Web Radio Player WordPress Plugin

By
Cart 2,475 sales

sodah supports this item

Supported

This author's response time can be up to 2 business days.

1288 comments found.

Hi, I have a question for you. Is it possible to have a multi-page license? I have 75 web pages in wordpress I wait your answer thank you

I have more than 100 dominos so I have to buy 100 license

one question is there a license for several domains or not

Hello, this product license is for one domain. This is a license requirement from envato/codecanyon.

Hi, Question: A blind user of the player on the website says he now (with native web radio player) cannot reach or start the audio with his tab key. Is there a simpel solution to this? regards, Piedro

Thanks for send this hint. I will look for a solution in the next update. You need a tab-switch for play/stop?

I guess so. With the possibility to enter a Alt text.

Hi

Is it possible with css to change either of the players to the layout in the following link?

http://www.voxtranslators.com/wp-content/uploads/2019/08/AudioPlayerMockUpLayoutAndStyling.jpg

I need to have a grid of multiple players on the same page There would be multiple pages with players Access to the pages will be controlled with Ultimate Membership Pro This would be a subscription site for Businesses wanting background music Best Regards Ashley

Hello, sorry no. The player is hardcoded for responsivity.

Hello, I’ve created my shortcode and it works fine on the shortcode generator site. But if I use my shortcode in my WP page, then no sound comes out. In addition, the message: “Please get the token on www.flashradio.info/register” appears. But the token code is already written in the shortcode. How can I fix it?

Here is the test page: https://raudive.de/test-radio/

Thx, Karl

Hi Karl,

Dein Token ist für https://www.raudive.de/ aber die URL, die Du hier geschickt hast ist ohne www. Also einfach nochmal einen Token erstellen für ohne www. Kannst Du beliebig oft machen.

Hallo, vielen herzlichen Dank für die schnelle und kompetente Hilfe! Funktioniert nun astrein! Super! Beste Grüße, https://raudive.de/livestream/

das ist doch super. da würde ich mich noch über eine positive Bewertung freuen.

I generate my code well and the song and artist information comes out but when I paste the code on my page the song and artist information does not come out. How do I fix this?

Hi. I want to stream from my icecast 2 (mountpoint=’/stream’) but the Artist informations and covers don’t show up. When can live streaming (mountpoint=’/live’) the Artist informations and covers show up correctly. Why?

can you send me a Website URL? I can look.

Look at here: https://bit.ly/2KJyQMy your song information is found on /autodj

Is there a way in the player to not show the song info (and collecting that data) when not playing (to save on band width). Only to show the song info when playing the stream? Thanks in advance, Piedropier

hello, can you send me a URL? i will look for you issue.

Hi, I’ve bought your HTML5 player, look super great! But if I want to stream from my icecast 2 hosting, the Artist informations and covers don’t show up: https://www.tron.buzz/radio/ But we give out the information correctly through icecast2: http://radio.tron.buzz/public/live

Would be great if we can get this up correctly… What should I do different?

Thanks in advance, Patric

Thanks so much :-)

Oh no, it doesn’t – Now the sound doesn’t stream…

I see it works fine

Hello before buying. The player is continuous, that is, the music does not stop when I change the internal web page? Thank you

No, if you change the link of your site will the site complete reload. You need a Ajax Page Load Function.

Hello, I bought this HTML5 RADIO PLAYER all the time I generated the token code and when testing the page on my server a message “PLEASE GET THE TOKEN ON WWW.FLSHRADIO.INFO/REGISTER” comes out because it sends me to register if I already put the code of the purchase and generate the token but I still get that error.

Please can you help me solve this issue.

regards

Hello, i need a URL for look at this problem.

Hello, I bought this HTML5 RADIO PLAYER all the time I generated the token code and when testing the page on my server a message “PLEASE GET THE TOKEN ON WWW.FLSHRADIO.INFO/REGISTER” comes out because it sends me to register if I already put the code of the purchase and generate the token but I still get that error.

Please can you help me solve this issue.

Regards

Hello, i need a URL for look at this problem.

Hi, I maneged to fork the code into my wordpress website. Now I have a problem with the songinfo (artist-title), not showing up.

The songinfo works, see other player: http://www.192radio.nl Here is the test with Flashradio: https://www.192radio.nl/192radio/franktest-2/

I entered a cors proxy in the code s you see. I don’t understand very much of the procedure of cors and what to do. Can you please tell me what to do to get CORS to work?

regards, Piedropier

This is the code: <div id=”myradiodivcontainer” style=”height:65px; width:100%; -webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topleft: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; border: 0px none rgb(255, 255, 255);”> NATIVE INTERNET WEB RADIO PLAYER PLUGIN FOR SHOUTCAST, ICECAST AND RADIONOMY powered by Sodah Webdesign Mainz <script src=”https://code.jquery.com/jquery-3.2.1.min.js”></script> <script src=”https://www.192radio.nl/html5radioplayer/js/nativeflashradiov4.js”></script> <script> $(”#myradiodivcontainer”).flashradio({ token: “eHh4LzI6M3NiZWpwL29tAQ==”, userinterface: “small”, backgroundcolor: ””, themecolor: ”#354995”, themefontcolor: ”#99f2ff”, startvolume: “90”, radioname: “192 Radio”, scroll: “auto”, autoplay: “false”, useanalyzer: “fake”, analyzertype: “5”, usecover: “true”, usestreamcorsproxy: “false”, affiliatetoken: ””, debug: “false”, ownsongtitleurl: ””, radiocover: “https://www.192radio.nl/html5radioplayer/192mic.png”, songgooglefontname: ””, songfontname: ””, titlegooglefontname: ””, titlefontname: ””, corsproxy: “https://galvanize-cors-proxy.herokuapp.com/”, streamprefix: ””, mountpoint: ””, radiouid: ””, apikey: ””, radiojar: ””, streamid: “1”, streampath: ”/live”, streamtype: “shoutcast2”, streamurl: “https://server-28.stream-server.nl:18030/;”, songinformationinterval: “5000”, }); </script>

Hello, for WordPress you must use the generated shortcode from Wordpress.

But then I must use the Wordpress plugin version of the player I guess. Now it is working by adding the html code in a codemodule (Divi). But some other Divi jquery modules stop working because the site now uses 2 jquery.js files: https://code.jquery.com/jquery-3.2.1.min.js + the custom Divi js files. If so, can I swap the html version of the player for the WP version?

you can make a refund: https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund- and purchase the wordpress version.

I need album art, artist title and song title in radio player

In the configuration in my wordpress, it does not show the name of the song and cover, as you can see on the site www.radiobikermaringa.com.br, what I can do in the configuration, I need help, otherwise it will not fit me. help me

I apologize, but it works a little and then for the display of the song name, the images do not appear as you can see from the site, unfortunately for me this plugin did not work. I will uninstall from my site.

I see it works fine with song title and cover.

Hi, I’d like to know if the Native Web Radio Player WordPress Plugin is a monthly recurring payment of $22, or if it is a one-time payment of $22?

Thank you.

Hello, this is just a one payment.

I can not install the plugin would send me the code with the information thank you

Hi. We would like to know if there’s a way to observe or watch from our application, when a current song changes or the playlist is modified. We would like to perform some tasks when every new song arrives. Is there a global property from the player to do this? Thanks.

Hello, the player read just the song title – artist every xxx sec. More function don’t have it.

When I see through the browser the plugin works normally, but by phone or even iphone or android simulator nothing appears.

So it works for browser? if it is I prefer to get my refund.

Hello, my plugin works fine on ihpone and android devices. Here you can find the compatibility list: https://www.flashradio.info/#compatibility

i bought this plugin and install my site. Does not play music (playing shortscode generator) does not show a picture, does not show the song name and the singer’s name

https://qristianuliarkhi.ge/home/radio/

I don’t know. You website have massive javascript errors. Look at in your browser console: https://www.screencast.com/t/6CWEYree5 . The radio works fine: https://bit.ly/2YbiBAd

I could not use the plugin. Not playing on site. Please cancel my service and refund my money

Hello, no problem. I have see, your site have massive javascript errors. My plugin required a stable website without javascript errors. You can refund it here: https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-

Hello! Is there a trial/demo version of the plugin? Thanks!

You can test it on this site: https://www.flashradio.info/shortcode

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