This topic has 4 replies, 2 voices, and was last updated 12 years, 2 months ago by Fem.
Tagged: musicplay
Hi,
Audio Player is not working if WP Super Cache’s CDN enabled. IF I unchecked the “Enable CDN support”, it is working.
I am using AWS CloudFront CDN.
Does MusicPlay supoort Caching and CDN?
If you are using ajaxified option then it will not work you need to mention the callback function in the ajaxify.js file.
Regards Maqk
Could you please let me know how to mention the callback function. I already pay for AWS Cloud Front but I can’t use it now.
Thanks, Alex
Following config solved my problem. Thanks for your help. <IfModule mod_headers.c> Header add Access-Control-Allow-Origin: * </IfModule>
Glad you got it resolved and thanks for shareing the code here it would be helpful for others if they too stuck.
You must be logged in to reply to this topic.