Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2009
    Posts
    240
    Plugin Contributions
    0

    Default Hide product listing description by category

    Hi,

    I have two categories containing products.

    I want to hide the product listing description in one category BUT leave the description in the other.

    I know that Featured/New listings can be treated differently with regards to listing descriptions, but is there any way to treat categories differently?

  2. #2
    Join Date
    Feb 2009
    Posts
    240
    Plugin Contributions
    0

    Default Re: Hide product listing description by category

    Should have said - running v1.50

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,039
    Plugin Contributions
    1

    Default Re: Hide product listing description by category

    You could use category-specific stylesheets to add display: none; to the description for those categories. Check the readme in includes/templates/classic/css for the general idea.

  4. #4
    Join Date
    Feb 2009
    Posts
    240
    Plugin Contributions
    0

    Default Re: Hide product listing description by category

    Thank you stevesh, I hadn't realised I could use cat specific stylesheets, and I must admit I also hadn't read the css helpfile.

    I'll look into this now

  5. #5
    Join Date
    Feb 2009
    Posts
    240
    Plugin Contributions
    0

    Default Re: Hide product listing description by category

    Just to say, this worked perfectly - created a css for my category sub directory and set

    .listingDescription{
    display:none;
    }

    thanks for your help

 

 

Similar Threads

  1. How do I hide a category listing link?
    By Nineve in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 28 Jun 2011, 11:58 PM
  2. Add Category Name to Product Listing above description
    By preacherman in forum Templates, Stylesheets, Page Layout
    Replies: 26
    Last Post: 18 May 2011, 02:07 AM
  3. Abbreviated Category description in subsequent product listing pages
    By sfischer in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 15 Oct 2009, 06:31 AM
  4. Product listing show/hide more info by category
    By bobede in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 15 Jan 2009, 10:40 AM

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
  •