STATS on Artists Page

0
On your demo you show the stats on the actual artist page. It does not appear to be in a separate module position...

How are you doing this because I cannot see the stats on each artist page.
Responses (7)
  • Accepted Answer

    Friday, December 30 2011, 07:00 PM - #Permalink
    0
    yes, it's a separate module. the position is called muscol_artist_stats

    read this for more info: http://www.joomlamusicsolutions.com/en/features/artist-profile-in-music-collection-2-1.html
    • ae3d
      more than a month ago
      If i am correct, in the latest version of Music Collection, we still need to go into our JOOMLA TEMPLATE xml file and add in the code
      muscol_artist_stats
      is this correct?
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, December 31 2011, 12:56 PM - #Permalink
    0
    There is no tempalteDetails.xml file in any of the folders in the com_muscol folder...

    Also it seems that the php file shows the columns not the xml file.

    Please help.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, December 31 2011, 01:36 PM - #Permalink
    0
    Ok it seems to be working without adding any code to the xml files

    Here is what I would like to do...

    I want to show the Artists view stats on the artist page and the Album stats on the Album page and the Song Stats on the song page...

    Can we do this?
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, December 31 2011, 04:34 PM - #Permalink
    0
    yes you can do this. but the tempalteDetails.xml is not on com_muscol folder, it's in your TEMPLATE's folder! read well the article! :)
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, December 31 2011, 04:40 PM - #Permalink
    0
    Ok I see the templatedetails.xml but how do I add the module positions only to specific templates like songs.php or albums.php?

    Also how do you get your bars to view horizontally with album titles above them? Mine only show vertical with no titles...

    Here is a link http://stagedavid.com/music/o/4-omni
    The reply is currently minimized Show
  • Accepted Answer

    Monday, January 02 2012, 07:53 PM - #Permalink
    0
    let's see: you just add the module position on the POSITIONS part (take a look at the file!! it es pretty obvious! ;) )
    and then just create a module where you want it to appear! :)
    The reply is currently minimized Show
  • Accepted Answer

    Monday, January 02 2012, 08:08 PM - #Permalink
    0
    [strike]When you add the module position to the templateDetails.xml it just adds it as an option to select when creating a module... You can manually type the name in the module position as well, I get this.

    I want to make a Artists Graph and call it only in the artists profile maybe with position muscol_artists_stats and then make an album stats and display only in the album profile with position muscol_album_stats...

    How can I accomplish this??

    What code do I put in what file?? I.E.

    add muscol_album_stats to album.php file[/strike]

    Ok I figured it out :) to add stats to Artist Page use module position muscol_artist_stats for Albums use muscol_album_stats and for songs use muscol_song_stats



    I still need to know how you displayed horizontal graph instead of vertical?
    The reply is currently minimized Show
Your Reply