WHEN CAN YOU WORK ON THE PLAYLIST PLAYER? LOAD TIME IS VERY SLOW.
ALSO, THE ARTWORK FOR THE PLAYLIST IS TO SMALL.
CAN WE GET IT THIS SIZE?
Current status of the Ning Platform is always available on the Ning Status Blog.
Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)
Replies
Hi there!
I have researched your network a bit and it seems that the audio player isn't getting loaded at all. Since it was working fine on my network, I have decided to load your network without the custom code you have inserted, in this case, the audio player is working perfectly and loading the songs approximately within 2-3 seconds if not less. Please check the codes you are using, as one of them is corrupting the work of audio player, you can do this just by removing them one by one in order to find out which one is preventing the audio player from loading.
About the cover, sure it could be made bigger, here is the code:
.audioPageList { height: 340px; }
.audioPageList .audioPageList__item { max-width: none; height: 340px;}
If you wish to make it bigger or smaller just change 340px, to the another value.
Best regards,
Ning Team.