Results 1 to 2 of 2
  1. #1
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default New Products for [month] table

    How do I change the heading/wording of the "New Products for [month]" table located on the main page to just simply say "New Products"?

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: New Products for [month] table

    In includes/languages/english/YOUR_TEMPLATE/index.php (where YOUR_TEMPLATE is the name of your custom template), look for

    Code:
    define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');
    around line 503 and change it to

    Code:
    define('TABLE_HEADING_NEW_PRODUCTS', 'New Products');
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

 

 

Similar Threads

  1. Inserting a New Title instead of "New Products for (insert month)
    By rarinstructors in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 Feb 2011, 09:34 PM
  2. Replies: 2
    Last Post: 16 Nov 2009, 07:35 AM
  3. New products for [Month]
    By jbthomasfl in forum Addon Sideboxes
    Replies: 2
    Last Post: 17 Sep 2008, 06:23 PM
  4. how do I change "New Products for 'month' and 'monthly specials for 'month'
    By Fatum in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Mar 2008, 07:08 PM
  5. new products for ? month
    By gsdcypher in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Jul 2007, 07:16 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