Overriding small things

Hi there - great plugin and a massive contribution to the buddypress community - hats off to you all.

I want to do a few small changes on things in my theme but dont want it overwritten everytime rtmedia plugin is updated. Can you help me with the code needed to do the following:

  1. How do change the word “music” to “audio” in my media pages?
  2. Change the default icon for audio (I have my own)
  3. Is there a way that the lightbox can work with audio/video? At the moment when I click on an audio and lightbox mode is active, it opens the thumbnail of the audio icon, not the audio itself.
  4. Download button doesnt seem to work.

My site is www.barza.fm

Thanks guys - keep up the great work!

Hi,

Sorry for the late reply.

#1 & #2 - http://rtcamp.com/rtmedia/docs/developer/rtmedia-hooks/rtmedia_allowed_types/
#3 - The audio/video is playing fine on our end. You would need to check if it works on the default theme with other plugins deactivated.
#4 - This has not been implemented on rtMedia. We will be implementing this feature soon.