Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
Third Party Products and Support:
Review
indiear



Joined: 06 Nov 2005
Posts: 489

Posted: 11/09/06 04:24 
the link above does not give me an error? what kind of error are you getting?

but YES it needs to be added to the theme template.

inside the theme folder that you are using (either cobalt or monochrome, not sure which one you are working with.). Open the side.tpl and look for this around line 54:




Code
{* Comments / Details section *}
{if $QUOTA_COMMENTS == 'yes'}
  <span class="small-txt-1">&raquo;&nbsp;</span> <span class="small-txt-2"><a href="{$BAND_COMMENTS_URL}&amp;template=review.tpl">Comments</a> ({$BAND_COMMENT_COUNT})</span><br>
{/if}
{if $QUOTA_GUESTBOOK == 'yes'}
  <span class="small-txt-1">&raquo;&nbsp;</span> <span class="small-txt-2"><a href="{$BAND_GUESTBOOK_URL}&amp;template=guestbook.tpl">Guestbook</a></span><br>
{/if}


change this area to this:


Code
{* Comments / Details section *}
{if $QUOTA_COMMENTS == 'yes'}
  <span class="small-txt-1">&raquo;&nbsp;</span> <span class="small-txt-2"><a href="{$BAND_COMMENTS_URL}&amp;tpl_dir=theme&theme=monochrome&template=review.tpl">Comments</a> ({$BAND_COMMENT_COUNT})</span><br>
{/if}
{if $QUOTA_GUESTBOOK == 'yes'}
  <span class="small-txt-1">&raquo;&nbsp;</span> <span class="small-txt-2"><a href="{$BAND_GUESTBOOK_URL}&amp;tpl_dir=theme&theme=monochrome&template=guestbook.tpl">Guestbook</a></span><br>
{/if}


it looks like you have done this with your song review/comments already.

Back to top
midwest



Joined: 20 Aug 2006
Posts: 139
Location: St.Louis Mo

Posted: 11/11/06 07:48 
Still Doesnt Work Sad

Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
Third Party Products and Support

< Previous12
 
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.