Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Posts
    52
    Plugin Contributions
    0

    Default How Do I get rid of this?

    i would like to get rid of the Displaying 1 to 5 of 5 products above each item. What file do I look in? thanks

  2. #2
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,887
    Plugin Contributions
    0

    Default Re: How Do I get rid of this?

    the following section in includes/languages/english.php:

    // constants for use in zen_prev_next_display function
    define('TEXT_RESULT_PAGE', '');
    define('TEXT_DISPLAY_NUMBER_OF_PRODUCTS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> products)');
    define('TEXT_DISPLAY_NUMBER_OF_ORDERS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> orders)');
    define('TEXT_DISPLAY_NUMBER_OF_REVIEWS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> reviews)');
    define('TEXT_DISPLAY_NUMBER_OF_PRODUCTS_NEW', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> new products)');
    define('TEXT_DISPLAY_NUMBER_OF_SPECIALS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> specials)');
    define('TEXT_DISPLAY_NUMBER_OF_PRODUCTS_FEATURED_PRODUCTS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> featured products)');
    define('TEXT_DISPLAY_NUMBER_OF_PRODUCTS_ALL', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> products)');

    If you remove the text in red between the single quotes will do the trick. remember to leave the single quotes (i.e. '' -2 single quotes)
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  3. #3
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: How Do I get rid of this?

    You could also just turn it off in the Admin:
    Admin->Configuration->Product Listing->Prev/Next Split Page Navigation
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. How do I get rid of this?
    By wmorris in forum General Questions
    Replies: 7
    Last Post: 20 Apr 2011, 06:42 PM
  2. How to get rid of this space?
    By pettiger15 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Dec 2008, 02:24 AM
  3. How do I Get Rid of This!!
    By rbonja in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Dec 2008, 09:31 PM
  4. how do i get rid of this...?
    By kinembe in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Oct 2008, 05:18 AM
  5. how do i get rid of this
    By ilovejohnny1984 in forum General Questions
    Replies: 3
    Last Post: 14 Aug 2008, 03:27 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg