Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: How to customize 'New Products' page

    Thanks! Somehow it works now.

    Can you help me on one more thing. I want to remove the more info text under the image. There are too many MORE_INFO_TEXT in tpl_modules_products_new_listing.php file. I'm not sure which one can I remove.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to customize 'New Products' page

    Your best bet on that is to redefine the MORE_INFO_TEXT constant in the language file - you can set it to nothing ( define('MORE_INFO_TEXT'=''); ), or whatever you want it to read. Use the Developers Toolkit in admin to find the file & line number to change, and be sure to change the /your_template/ copy of the file, or make a /your_template/ copy and edit that one.

    If products have attributes, you can only get a more info button, not an add to cart, so you want to be aware of that while editing. Clicking the product name or image will still get you to the info page, so that may be ok for you.

  3. #3
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: How to customize 'New Products' page

    There are TWO 'more info' in new products page. I want to remove the 'more info' that is located right after the description. Not the one underneath the product image.

    Actually I want it to look exactly like 'categories page'. How?
    Last edited by miles; 22 Jul 2008 at 03:11 AM.

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to customize 'New Products' page

    Can you post a link to your site?

 

 

Similar Threads

  1. Customize the New Products Page
    By zc_fan in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 28 Sep 2010, 05:11 PM
  2. How to customize product display on main page? (ie New Products, Featured...)
    By UnrealPHD.com in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Jun 2010, 10:52 AM
  3. How to customize "All Products Page"?
    By sfklaas in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Jun 2008, 07:15 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