Hi,
I was able to show all Affiliated, Senior professor of law and Distinguished in Affiliated faculty page. is it possible to add titles in Affiliated page to divide them by category?
here is the link.
You can see listing of Senior Professor Of Law and 2 distinguished Professors. Is it possible to add a titles
Distinguished professors of Law and listing of those two professors
This is a code
and then title says Senior Professor of law and then listing of professors in those categories?
{embed="site/html-header" browser_title="{exp:structure:titletrail seperator="|"}"}
<body>
<div id="wrap">
<div id="innerWrap">
<div id="header">
{embed="search/search-box"}
<h1 class="logo"><a href="/index">Whittier Law School</a></h1>
</div><!--/header-->
{embed="site/main-nav"}
{embed="site/resources-nav"}
<div id="sectionHeader">
<div class="breadcrumbs">{if segment_4}{exp:structure:breadcrumb inc_here="no"}{if:else}<a href="/index">Home</a> » {/if}</div>
<h1>{structure:top:title}</h1>
</div><!--/sectionHeader-->
<div id="contentArea"{if segment_3=="distinguished-senior-faculty"} class="distinguishedSeniorFaculty"{/if}>
{embed="meet-the-faculty/sub-nav"}
<div id="contentCol" class="directoryListing">
<h2 class="columnHeader">{if segment_3=="distinguished-senior-faculty"}Distinguished Senior Faculty{if:elseif segment_3=="adjunct-faculty"}Adjunct Faculty{if:elseif segment_3=="full-time-faculty"}Full-Time Faculty{if:elseif segment_3=="affiliated-faculty"}Affiliated Faculty{if:elseif segment_3=="clinical-faculty"}Clinical Faculty{if:else}Faculty{/if}</h2>
{if segment_3!="distinguished-senior-faculty" && segment_3!="affiliated-faculty" && segment_3!="Senior-Professor-of-law"}
{exp:low_alphabet:azlist channel="faculty" alpha_field="faculty_initial" alpha_ignore="the|a" numbers="after" group_numbers="yes" numbers_label="#"}
{if count == 1}<ul id="smallTabs">{/if}
<li><a href="http://{path=">{low_alphabet_label}</a></li>
{if count == total_results}</ul>{/if}
{/exp:low_alphabet:azlist}
{/if}
<div id="facultyListingsContainer">
{if segment_3=="distinguished-senior-faculty"}
Our Distinguished Senior Professors of Law are no longer actively teaching at the law school. We include their names and profiles as part of our larger faculty community to honor their long-term service to Whittier Law School.
{/if}
{if segment_3=="affiliated-faculty"}
{exp:low_alphabet:entries channel="faculty" alpha_field="faculty_lastName" alpha_ignore="the|a" numbers="after" group_numbers="yes" numbers_label="#" alpha_filter="{segment_3}" orderby="{segment_3}" disable="category_fields|member_data|trackbacks" pagination="bottom" limit="10" rdf="off"}
{/if}
{if segment_3=="Senior-Professor-of-law"}
{/if}
{exp:low_alphabet:entries channel="faculty" alpha_field="faculty_lastName" alpha_ignore="the|a" numbers="after" group_numbers="yes" numbers_label="#" alpha_filter="{segment_3}" orderby="faculty_lastName" disable="category_fields|member_data|trackbacks" pagination="bottom" limit="10" rdf="off"}
<div class="facultyListing{if count==1} firstListing{/if}{if count==total_results} lastListing{/if} {switch='dark|light'}">
{if faculty_imageSmall}{faculty_imageSmall}{if:else}/site/designs/content/images/directoryPlaceholder.gif{/if}
<div class="facultyInfo">
<h2>{if segment_3!="distinguished-senior-faculty"}<a href="/index/{segment_1}/profile/{url_title}">{faculty_firstName} {faculty_lastName}</a>{if:else}{title}{/if}</h2><p><h2><br />
{if segment_3=="distinguished-senior-faculty"}{faculty_background}{if:else}{faculty_academicTitle}{/if} <br />
</div><!--/facultyInfo--><br />
<div class="facultyContactInfo"><br />
{if segment_3!="distinguished-senior-faculty"}<a href="/index/{segment_1}/profile/{url_title}">View Profile</a>{/if}<br />
<br />
</div><!--/facultyContactInfo--><br />
</div><!--/facultyListing--><br />
{paginate}<br />
{if "{total_pages}" != 1}Page {current_page} of {total_pages} pages {pagination_links}{/if}<br />
{/paginate}<br />
{/exp:low_alphabet:entries}<br />
<br />
</div><!--/facultyListingContainer--><br />
</div><!--/contentCol--><br />
<br />
<div id="spotlightCol"><br />
<br />
{embed="site/spotlight-col"}</p>
<p> </div><!--/spotlightCol--><br />
</div><!--/contentArea--></p>
<p>{embed="site/footer"}