Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2007
    Location
    USA
    Posts
    4
    Plugin Contributions
    0

    Default ProductListing code

    Hey there,

    I have a problem with product listing, actually, more like listing doctors rather than product. I used Firebug to get an idea of the code used for this site to figure out how to remove the part where it says "Displaying 1 to 10 (of 12 products)"

    Instead of products, I want to use "Doctors" or something else. However, I realized later than when I wanted to edit it using FTP, the code relating to that is linked to the admin page and other pages. I was wondering if there is any way where I can only edit that page specifically to have a result like: Displaying 1 to 10 (of 12 doctors)

    Your help is much appreciated,

    Cheers

  2. #2
    Join Date
    Jul 2007
    Location
    USA
    Posts
    4
    Plugin Contributions
    0

    Default Re: ProductListing code

    Meh...I guess it's such a hard thing....

  3. #3
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: ProductListing code

    Did you make the change in your language file?

    /includes/languages/YOUR_TEMPLATE/english.php

    You could change it here:
    define('TEXT_DISPLAY_NUMBER_OF_PRODUCTS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> products)');

    Specifically which page(s) do you want this changed on?

 

 

Similar Threads

  1. productListing modifications
    By M B Walker in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 1 Apr 2009, 03:14 AM
  2. productListing-rowheading
    By TornadoRed in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 11 Nov 2008, 08:59 PM
  3. productlisting-heading
    By yellowdaises in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 May 2007, 05:35 PM

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