Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization:
Custom menu button
gonk37



Joined: 01 Jul 2010
Posts: 49

Posted: 08/22/10 10:15 
I found this post http://www.jamroom.net/phpBB2/viewtopic.php?t=32034&highlight=menu

And it helped me get the menu button to show, but it pulls up just the artist quota, not sure how to chage it to venue quota. I did create the venues.tpl. I do not want rankings just the list of the venues.

If I can get this I will have two more to add.

my site is at http://a-fmn.com

Back to top
bjsjoel



Joined: 22 Aug 2010
Posts: 1
Location: Brooklyn

Posted: 08/22/10 21:45 
Ummm did you manage to fix it? Hope to hear good from you. Thanks


_________________
Daily websites that visit My Blog of Life, My Blog Star Studio Check the websites for more details. I hope you like it

Last edited by bjsjoel on 08/29/10 19:18; edited 1 time in total
Back to top
gonk37



Joined: 01 Jul 2010
Posts: 49

Posted: 08/23/10 08:26 
No, the page opens fine. Just not sure what i did wrong. No errors. There should only be 1 listing showing at this time.

Back to top
Douglas
Jamroom Team


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

Posted: 08/23/10 10:13 
What does the ranking call in your venues.tpl file look like?

Make sure you have a quota parameter in it that is set to the quota id of your venues quota...

{jr_ranking mode="artists" quota="venue_quota_id" etc...}

where venue_quota_id is the actual id number for your venue quota.

Hope this helps Smile


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



Joined: 01 Jul 2010
Posts: 49

Posted: 08/23/10 14:43 
I do not understand of all this, I changed the artist to venue, it does not even matter if it is ranked, just need to to show.

<table cellpadding="0" cellspacing="0" class="menu">
<tr>

<td id="default" nowrap="nowrap" class="p_choice trounded {ldelim}transparent{rdelim}">
<a onclick="jrLoad('#Quota_ID 2','{$JAMROOM_URL}/venues.php?mode=venues&amp;pagebreak={$smarty.config.default_pagebreak}&amp;require_image={$smarty.config.require_images}');jrSetActive('#default');">{jr_lang id="358" default="venues by name"}</a>
</td>

<td class="spacer">&nbsp;</td>




</tr>
</table>

<div class="inner">

{assign var="search_mode" value="venues"}
{assign var="search_area" value="venues_name"}
{include file="`$JAMROOM_DIR`/skins/Nova/search_lists.tpl"}

<div id="rank">
{* check for searches *}
{if strlen($search_string) > 0}
{jr_ranking mode="venues" order="1" pagebreak=$smarty.config.default_pagebreak genre=$genre location=$location search_area="band_name" search_string=$search_string strict_search="left" require_image=$smarty.config.require_images header_template="search_results.tpl"}
{else}
{jr_ranking mode="venue" order="1" pagebreak=$smarty.config.default_pagebreak genre=$genre location=$location require_image=$smarty.config.require_images}
{/if}
</div>
</div>

{include file="`$JAMROOM_DIR`/skins/Nova/jr_footer.tpl"}

Back to top
gonk37



Joined: 01 Jul 2010
Posts: 49

Posted: 08/24/10 05:16 
I managed to get it to work, just a matter of where to put that little code.

Thanks.

Back to top
Douglas
Jamroom Team


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

Posted: 08/24/10 07:31 
Glad to hear you figured it out. Wink


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