All plugins deactivated and wordpress twenty ten default theme don fix the problem
Hi, please check the following example shortcode. In your shortcode the fileurl= path is not the full path. Please add the full path to your mp3 file in fileurl=.
[sc_embed_player fileurl=”http://www.example.com/wp-content/uploads/my-music/mysong.mp3″%5D
Let me know how you go.
Thank you
Hi
Not run, in my shortcode also i use full (absolute) url http://www.myweb.com/wp….
In my previous post y write only ‘song.mp3’ to simplify, sorry if i explained bad.
Thxs
Regards
-
This reply was modified 2 years, 1 month ago by
alfredo49.
When web load, pause button is shown (as music was playing) but no sound is returned, if you click in pause and play again music is returned, is this the only way to play the song in chrome (mobile and desktop) in firefox and edge autoplay works well.
I try in differents computers and mobiles and same results, also with other wordpress webs without plugins and twenty default eordpress theme, same result
-
This reply was modified 2 years, 1 month ago by
alfredo49.
-
This reply was modified 2 years, 1 month ago by
alfredo49.
Hi, can you deactivate all other plugins then try again? If it works, then you know there is a conflict with another plugin. If there is a conflict with another plugin, start enabling one by one your other plugins and at the same time carry out a test. Do this until you find the culprit plugin.
Let me know how you go.
Thank you
-
This reply was modified 2 years, 1 month ago by
mbrsolution.
I try with all plugins deactivated (except compact audio) and with twenty wordpress theme active and same result
Hi, make sure you have cleared the browser cache and if you have a cache plugin also clear the cache.
Also try the following. This time remove loops=”true” and volume=”90″. Then try again. It should look like this.
[sc_embed_player fileurl=”full path song.mp3″ autoplay=”true”]
Regards
Hi:
Dont Work:
[sc_embed_player fileurl=”https://www.pretqm.com/e2kbrokernet/wp-content/uploads/2018/11/1.mp3″ autoplay=”true”]
My URL (twenty wordpress theme, all plugins deactivated)
https://www.pretqm.com/e2kbrokernet/prueba/
In Google Console returns this error:
Uncaught (in promise) DOMException: play() failed because the user didn’t interact with the document first. https://goo.gl/xX8pDD
https://www.pretqm.com/e2kbrokernet/wp-content/plugins/compact-wp-audio-player/js/soundmanager2-nodebug-jsmin.js?ver=4.9.8
Hi, unfortunately this has become a bit tricky. Google Chrome has changed their autoplay policies in the browser. Please read the following.
https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
Yeah, looks like this plugin is now useless in Safari and Chrome. Too bad… nice when it worked.