artist name in Recently added album

0
Hi

I'd like to display the artist's name in the recently added album module. Can anyone help?

Thanks
mm
Responses (2)
  • Accepted Answer

    Tuesday, May 19 2009, 04:53 PM - #Permalink
    0
    hi

    open /modules/mod_muscol_recently_added/tmpl/default.php

    and add

    echo $album->artist_name

    (inside PHP tags of course)
    wherever you want it to show up
    (after line 28 can be a good idea)

    tell me if you understand :)

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, May 19 2009, 08:11 PM - #Permalink
    0
    Hi Germi

    Sorry, didn't think of the most logical solution – studid me. This works perfect. Although I dind't put it in after line 28...our website will maybe inlude the most redesigned MC...but it takes some weeks again. I'll send you the link.

    Cheers
    mm
    The reply is currently minimized Show
Your Reply