Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Voyager

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Voyager
    3. Knowledge Articles
    4. How to hide the title count and heading type information on the subject heading results page

    How to hide the title count and heading type information on the subject heading results page

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    • Product: Voyager
    • Product Version: 8.2.2

    Question

    How to hide the title count and type information that appears below each heading on the heading results page?

    Answer

    1. On the Voyager server open the following file for editing: /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/[skin]/xsl/contentLayout/cl_resultsHeadings.xsl
    2. Locate the following section in the file:
    <!-- ## headings results title data ## -->
    <xsl:for-each select="page:option/page:element[@nameId='page.searchResults.contents.title']">
    <div class="resultTitle">
    <div class="resultTitleLabel"><label><xsl:value-of select="page:label"/></label></div>
    <div class="resultTitleValue"><span><xsl:value-of select="page:value"/></span></div>
    </div>
    </xsl:for-each>
    
    <!-- ## headings results type data ## -->
    <xsl:for-each select="page:option/page:element[@nameId='page.searchResults.contents.type']">
    <div class="resultType">
    <div class="resultTypeLabel"><label><xsl:value-of select="page:label"/></label></div>
    <div class="resultTypeValue"><span><xsl:value-of select="page:value"/></span></div>
    </div>
    </xsl:for-each>
    </div>
    
    1. The title count and type information are formatted by each of these two sections. Use comment tags "i.e. <!-- , -->" to comment out each segment that should not be displayed in WebVoyage.
    2. Write the changes to the file and test.

    • Article last edited: 15-Apr-2014
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How to get the Arial Unicode MS font for Voyager
      • How to identify MARC subfields missing punctuation mark at the end
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Voyager
    2. Tags
      This page has no tags.
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved