Module Player Issues

0
The module player works on my website but it has a couple of issues. One is that if the On The Go playlist is empty, users get a black box with the message "Error Loading Player: No Playable Sources Found" (See Image 1). This is fixed by adding a Default Playlist, which will show up on page, but then users can't switch to other playlist and if they try to add more songs they get the message "Could Not Load Playlist. Not a Valid RSS Feed" (See Image 2). In spite of this message, songs are added to the playlist but the user has to refresh skin to see them. Is this normal behavior?
Attachments:

Accepted Answer

mondo
mondo
Offline
Sunday, September 21 2014, 07:11 AM - #Permalink
1
oh, can't add code in quick response.
again, in the xml file, just before closing fieldset simply add:
<field name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module, it allows individual module styling" />
The reply is currently minimized Show
Responses (2)
  • Accepted Answer

    Saturday, September 20 2014, 07:12 AM - #Permalink
    1
    Also, module lacks "Module Class Suffix" option, making it hard to style without hardcoding it. How can we change the style of this module without using suffixes?
    • mondo
      more than a month ago
      in the xml file, just before simply add:

    The reply is currently minimized Show
  • Accepted Answer

    Monday, September 22 2014, 12:38 AM - #Permalink
    0
    Yep. Figured that out and worked as a charm Mondo. Thanks :)
    The reply is currently minimized Show
Your Reply