Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,303
    Plugin Contributions
    1

    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
    Location
    UK
    Posts
    1,303
    Plugin Contributions
    1

    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
    20,021
    Plugin Contributions
    3

    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
    Location
    UK
    Posts
    1,303
    Plugin Contributions
    1

    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
    Location
    UK
    Posts
    1,303
    Plugin Contributions
    1

    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. Remove product listing product description for certain category
    By SethF in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Feb 2012, 06:47 PM
  2. Category description at top of product listing page
    By Jgall in forum Customization from the Admin
    Replies: 4
    Last Post: 17 Jan 2012, 02:56 PM
  3. 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
  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

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