Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    How To disable e-Shelf, Sign in link, RSS, Tagging, and Reviews from Views

    • Article Type: General
    • Product: Primo
    • Product Version: 4

    Desired Outcome Goal:
    To disable the e-Shelf, Sign in link, RSS, Tagging, and Reviews features from Brief/Full Views?

    Procedure:
    1. Add the following to the localized css (e.g. <view_code>.css)

    .eShelf3 {display:none;} - to remove e-Shelf
    .news {display:none;} - to remove the sign-in link
    .rss{display:none;} - to remove the rss link
    .operative_corner {display:none;} - to remove Keeping this item, Tagging, and Reviews: Sign in to write a review.
    ul.detailed {display:none;} - same as above

    Use the Primo Utilities > File Uploader to upload the css
    a. Choose the owner and view
    b. Load the file.

    2. In Advanced Code Tables > Update for Owner (institution level) > FRONTEND:Reviews Tile, leave blank the value of default.reviews.reviews

    3. Primo Home > Ongoing Configuration Wizards > Views Wizard > View > Static HTML - change Full Result:Bottom to be /static_htmls/blank.html

    Additional Information

     

    Guide for uploading files for Primo classic UI customization

     

     

    Category: Front End

    Subject: e-Shelf


    • Article last edited: 10/8/2013