Results 1 to 3 of 3
  1. #1
    Join Date
    May 2009
    Posts
    1
    Plugin Contributions
    0

    Default how to remove product description?

    I am trying to find the option that will remove the product description from showing on my catalog webpage. I have turned off the option everywhere i can find it in the zencart admin screens. any help would be so appreciated, I have spent hours looking for the place to turn it off. here is the link to the description i am trying to hide

    http://www.wackyworld.tv/catalog/ind...roducts_id=403
    Last edited by ttsotsos; 13 May 2009 at 06:01 PM.

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

    Default Re: how to remove product description

    What you want is to disable the links to the product info page. You probably want the descriptions in the product listing page which shows all the products in a category.

    Edit /includes/modules/your_template/product_listing.php and remove the links there. It will be a rather involved process, as the links are woven tightly into the output, not clearly distinct elements.

  3. #3
    Join Date
    May 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: how to remove product description

    If you update stylesheet.css for your template with the following it will not display the description in the product listing:

    .listingDescription{display: none}

 

 

Similar Threads

  1. Replies: 1
    Last Post: 23 Dec 2011, 03:42 PM
  2. how do i remove the description for product title?
    By Snaggle in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 1 Jul 2011, 11:41 AM
  3. How do I remove the box from the product description
    By marshanite in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Mar 2010, 01:27 AM
  4. How to remove all images from product description?
    By jason a. in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 23 Apr 2008, 04:29 AM
  5. How to remove subcat image and description from product pages?
    By lyricwings in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 29 Jul 2007, 02:31 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