0
Bonjour
I have some problem, If somebody can help me, you are wellcome.
I album view :
I have under the two icon (group and album) at the top left of the page the star even if I say that I don't want hit int he configuration.
Do you know how I can get them away.
I have the icon of play list in the list of song even if I say that I don't want hit int he configuration.
Do you know how I can get them away.
In the artist view :
I have a full descrition of the album
Do you know if I can keep the detail view but only choose some element of the detail. For example I don't want to have Price, catalogue...
Do you know if we can have a gallery inside the descritpion. I try to use simple image gallery but it does not work in the description.
Thanks a lot
I have some problem, If somebody can help me, you are wellcome.
I album view :
I have under the two icon (group and album) at the top left of the page the star even if I say that I don't want hit int he configuration.
Do you know how I can get them away.
I have the icon of play list in the list of song even if I say that I don't want hit int he configuration.
Do you know how I can get them away.
In the artist view :
I have a full descrition of the album
Do you know if I can keep the detail view but only choose some element of the detail. For example I don't want to have Price, catalogue...
Do you know if we can have a gallery inside the descritpion. I try to use simple image gallery but it does not work in the description.
Thanks a lot
Responses (1)
-
Accepted Answer
0to remove stars (rating) from album view, you should do it manually...
file /components/com_muscol/views/album/tmpl/default.php
fins this code:
MusColHelper::show_stars($this->album->points,true)
you should comment it.
about the playlist icon... it should not appear if it is set to NO on the PLUGIN... :S
for the artist view: again, you'll have to remove these manually..
the file is /components/com_muscol/views/artist/tmpl/detailed_album.php
you'll find the labels easily.
simple image does not work because CONTENT PLUGIN are not rendered inside album or artist reviews... you'll need some custom extra coding to allow this.
Germi
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »