Jamroom Logo
Newsletter
Member Spotlight
428357
waxdj.com
"After several months and 40-50 different product installs later, waxdj.com was born. Settling on Jamroom, we create a place where DJs all over could easily create their own homepages and upload their latest mixes for all their fans. Jamroom was quite easy to modify and the languages and templates helped us to convert it from a software package for bands, to one for DJs. And because of the excellent design of Jamroom, we can modify it to our hearts content and get it to do any and everything we want it to!"
Follow Jamroom on Twitter!

Template Functions for use in Profile Theme templates: Index {jr_theme_paginator}

{jr_theme_page_jumper}


{jr_theme_page_jumper} is a unique Template Function, in that it is designed to work inside of the template used by the {jr_theme_paginator} Template Function.  The {jr_theme_page_jumper} function can be embedded into the paginator template to provide a "page jumper" mechanism, whereby the visitor can select the page they want to jump to from a drop down list of available pages.  This makes it convenient for your users to jump to any page, and is especially helpful if the number of items on your Profile page exceeds 3 pages. 

Note: This Template function ONLY WORKS within Jamroom Artist/Member Theme templates - it will not work in the Jamroom Skin Templates located in the jamroom/skins directory.

Parameters

Name Type Required Default Description
style string no "width: 45px;" If the "style" parameter is given, any extra inline CSS style will be used to style the <select> drop down list. 

 

Examples

use of {jr_theme_page_jumper} inside of the jr_theme_paginator.tpl:

<table class="inset-1">
  <tr>
    <td width="30%">
      {$PREV_PAGE_URL}
    </td>
    <td width="40%" style="text-align: center">
      {jr_theme_page_jumper style="width: 60px;"}
    <td width="30%" style="text-align: right">
      {$NEXT_PAGE_URL}
    </td>
  </tr>
</table>

Template Functions for use in Profile Theme templates: page 165 of 171 {jr_theme_paginator}
Solutions Products Support Community Company
Social Media Platform
Social Networking Software
Musician Website Manager
Community Builder
Jamroom Core
Jamroom Addons
Jamroom Modules
Jamroom Marketplace
Support Forum
Documentation
Support Center
Contact Support
Community Forum
Member Sites
Developers
About Us
Contact Us
Privacy Policy
©2003 - 2012 Talldude Networks, LLC.