Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2006
    Location
    Australia
    Posts
    289
    Plugin Contributions
    3

    Default Remove Product xx/xx from top of product list

    Hi there
    At the top of the product list is a counter telling you which product you are view of a given total number of products, this is just above the <prev><listing><next> buttons. Now I get customer saying I want to know xyz about product 15/26, which means nothing to me and I can't even tell from that info what category it is in. It would be better if I could just remove it and then peopple might use the model or name instead.

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Remove Product xx/xx from top of product list

    Quote Originally Posted by wolfsz View Post
    Hi there
    At the top of the product list is a counter telling you which product you are view of a given total number of products, this is just above the <prev><listing><next> buttons. Now I get customer saying I want to know xyz about product 15/26, which means nothing to me and I can't even tell from that info what category it is in. It would be better if I could just remove it and then peopple might use the model or name instead.
    Wo,
    With seeing a link to your_template/ stylesheet.css

    Add this to the sheet.

    .navNextPrevCounter {display: none;}
    Mark
    Hare Do

  3. #3
    Join Date
    Oct 2007
    Location
    Edinburgh, Scotland
    Posts
    243
    Plugin Contributions
    1

    Default Re: Remove Product xx/xx from top of product list

    Hi,

    I'm also looking to turn off or edit this feature.

    I'd like to know if it's possible to turn off the product counter, rather than just using the stylesheet to hide it.

    Also, is it possible to change how it displays so that rather than a '/' I could use ' of ' so that it would display as Product 1 of 3.

    Any help would be much appreciated.

  4. #4
    Join Date
    Oct 2007
    Location
    Edinburgh, Scotland
    Posts
    243
    Plugin Contributions
    1

    Default Re: Remove Product xx/xx from top of product list

    Hey,

    If you want to change the separator in the Product Prev Next navigation section at the top of the product info page (Product xx/xx) then edit the file:

    includes/templates/CUSTOM/templates/tpl_products_next_previous.php

    Line 24:
    <?php echo ($position+1 . "/" . $counter); ?></p>

    Change the section in the quotation marks to something, perhaps:

    <?php echo ($position+1 . " of " . $counter); ?></p>

 

 

Similar Threads

  1. v151 Remove product from Top Level Category
    By anjordan77 in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 5 Mar 2013, 09:18 PM
  2. v150 How to remove column headings from product list?
    By Feznizzle in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Nov 2012, 08:31 PM
  3. Remove double spacing from product attributes list?
    By Danielle in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 11 Jun 2009, 04:01 PM
  4. Remove featured product from new product list
    By bamsik in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 22 Feb 2009, 09:19 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR