Hi, I need help. I cant find a way to get the support team to help me. This is so bad, no easy customer service, no immediate answer, no chat or something that can help with problems. This should be fixed immediately. No body answers on social media, only automatic messages. Ive sent emails to another emails you have and I have a rebound. Bad bad….
I have a problem on my site.
The album playlist embedded on my site is not working.
I have several playlist of songs with iframe code that i have created on a private link, and all of the doesnt work.
The individual songs, that are also embedded with iframe work perfectly. And they have been created also with private link.
_But on all the pages I have the playlist songs dont work, dont download and there are a lot of errors on the developer console
here is more info from my hosting provider. I asked for help. They told me the following for you, so you can help us or tell us the answer:
There is an error from the console. Also, do you have an ip address… from our part we can check if its been blocked by our system.
https://firebase.googleapis.com/v1alpha/projects/-/apps/1:122326890670:web:d98d4dc4d7f74598ead53f/webConfig
This is the error:
{
"error": {
"code": 403,
"message": "The request is missing a valid API key.",
"status": "PERMISSION_DENIED"
}
}
]]>
Since last week, I’ve been getting "<strong>audiomack.com refused to connect.</strong>"
errors.
Any help with this issues will be appreciated.
]]>With the help of the following site https://benmarshall.me/responsive-iframes/ i was able to make adjustment to my audiomack container.
Add the following code to the custom css section on the theme customization page and adjust the height value as needed:
.audiomack_player_container {
overflow: hidden;
/* Calculated from the aspect ration of the content (in case of 16:9 it is 9/16= 0.5625)*/
padding-top: 56.25%;
position: relative;
}
.audiomack_player_container iframe {
border: 0;
height: 88%;
left: 0;
position: absolute;
top: 0;
}
]]>
If you’re having the following error using the audiomack plugin in WordPress 5.3.2:
Failed to load plugin url: https://yourwebsite.com/wp-content/plugins/audiomack/tinymce/langs/en.js
https://newjudah.com/wp-content/plugins/audiomack/assets/main.css?ver=5.3.2
then the following is a work around:
create the directory “langs” at the following location
https://yourwebsite.com/wp-content/plugins/audiomack/tinymce
copy the file “wp-langs-en.js” located at
https://yourwebsite.com/wp-includes/js/tinymce/langs/wp-langs-en.js
to your newly created directory:
https://yourwebsite.com/wp-content/plugins/audiomack/tinymce/langs
rename the file “wp-langs-en.js” to “en.js”
and that’s it I hope ??
]]>This plug-in causes the Gutenberg-editors menu’s to show up way too large. Just to let you (the developer) know.
]]>is there a way to autoplay upon page load?
]]>Hi!
Great plugin, but in Google Chrome all my track on website page stop playing around 3min mark. Please, can you advice what can be a problem?
Thanks a lot!
]]>How can I let the user choose the song or album they want rather than I post it for them? We want to let the user be able to choose their music from a list etc.
]]>Hi there, is there any chance to use the plugin with own audio from the media gallery? That would be just awesome!
]]>