Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization:
How do I remove Artist Stats on Artist Profile Page - NOVA
chrisukba



Joined: 01 Feb 2012
Posts: 17

Posted: 04/16/12 05:35 
At the bottom right of each artist profile page there are stats which show the number of song plays, visits etc

How do I remove these stats? I'm using the NOVA skin.

I have successfully removed the stats from the front of the site, but still need to remove them from the artist profiles. Any help would be very much appreciated!

Thanks!!

Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 04/16/12 05:43 
The profile stats are located in the themes/Nova/theme_footer.tpl file and its this code.


Code
          <div class="tinnersml_title">{jr_lang id="325" default="Stats"}</div>
          <div class="binner b_margin" style="text-align:left;">
            {jr_lang id="326" default="Site Visits"}: {jr_counts type="page_views" band_id=$BAND_ID formatted="true"}
            {if $QUOTA_ID > 0}
              {if $QUOTA_SONGS == 'yes'}
                <br>{jr_lang id="327" default="Song Plays"}: {jr_counts type="plays" band_id=$BAND_ID formatted="true"}
              {/if}
              {if $QUOTA_VIDEO == 'yes' && $VIDEO_COUNT > 0}
                <br>{jr_lang id="328" default="Video Plays"}: {jr_counts type="total_video_plays" band_id=$BAND_ID formatted="true"}
              {/if}
            {/if}
          </div>


You'll need to remove the code and rebuild your profile pages via the Admin Tools.

Hope this helps,
Douglas


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
chrisukba



Joined: 01 Feb 2012
Posts: 17

Posted: 04/16/12 06:14 
Rebuild the profile? Will all of our current artists have to rebuild their profiles?

Back to top
chrisukba



Joined: 01 Feb 2012
Posts: 17

Posted: 04/16/12 06:38 
I have removed the code but I don't understand how to rebuild the profiles.
I've gone into the admin tools and have selected selected template editor. I see no option to rebuild. And when I click on restore there are no options available from the drop down menu. Please help!

Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 04/16/12 06:40 

chrisukba:
I have removed the code but I don't understand how to rebuild the profiles.
I've gone into the admin tools and have selected selected template editor. I see no option to rebuild. And when I click on restore there are no options available from the drop down menu. Please help!


To rebuild the profile pages, go to your Admin Control Panel and click Admin Options > System Tools > Profile Regenerator.

Hope this helps,
Douglas


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization

 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.