0
Hi Germi,
First of all thanks for creating such a useful and sleek component. Everything installed smoothly. However I have few questions and display issues.

1)When one clicks on the artists view, it displays everything as expected. However when you click the Songs tab below the artist info, it list all the songs correctly but unfortunately the component/menus of the Joomla move/shifted from left to the bottom i.e below list of the songs. What is the solution to this?

2) When I add Artist, I do not get proper form displayed. Is there any know issue with the CSS.? However the form works fine.

3) How to remove the related links from the artist. By default whenever you create an artist, it pulls all other artists as related. How to remove some if few are irrelevant and why does it put these by default??

4) If you have realplayer installed, and if you right click on the player-2, it lets you download the mp3 file. How can it be stoped? I do not want the music to be downloaded and the download option is off. However if someone has real player insalled, they can still donload the music.

I look forward to hear from you soon.

Thanks
Saleem
Responses (5)
  • Accepted Answer

    Wednesday, March 03 2010, 03:28 PM - #Permalink
    0
    1) this is just a missing div on the songs template. easy to solve, see this: http://www.joomlamusicsolutions.com/en/forum/version-2/song-view-question.html#4824

    2) yes, it looks like on some templates, the css form properties are overrided by other css styles belonging to your joomla template, and they dont display properly. we are working on that. in any case, its just a css thing.. should be easy to adjust if you have some css skills.

    3) no, it does not!! :S you must SELECT the artists that are related form the list... it only shows you the options, but none is selected by default...

    4) there's no file protection on version 2.0, so if anyone has realplayer, he'll be able to download.

    file protection is coming on version 2.1, to avoid this.
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, March 03 2010, 03:51 PM - #Permalink
    0
    Germi,
    Thanks for the prompt reply. I will try the suggested DIY and will wait for the new release 2.1.
    Thanks
    Saleem
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, March 03 2010, 04:23 PM - #Permalink
    0
    Thanks Germi,

    Suggested DIY solution worked for issue(1)

    Adding the tag



    to line 189 of the file

    \\components\\com_muscol\\views\\songs\\tmpl\\default.php

    resolved the issue of the components slipping down when swiching from album to songs view in the artist view.

    Thanks
    Saleem
    The reply is currently minimized Show
  • Accepted Answer

    Bassem
    Bassem
    Offline
    Monday, September 13 2010, 06:23 PM - #Permalink
    0
    thanks in advanced for help
    could you please inform me which tag should i add specificlly?
    thanks
    The reply is currently minimized Show
  • Accepted Answer

    Monday, September 13 2010, 06:27 PM - #Permalink
    0
    just one close DIV tag at the end of file /components/com_muscol/views/songs/tmpl/default.php should be enough! :)
    The reply is currently minimized Show
Your Reply