Results 1 to 9 of 9
  1. #1
    Join Date
    May 2006
    Posts
    33
    Plugin Contributions
    0

    Default No sorting required in the categories heading

    hi!

    When I list all products in a particular category I get a heading row which has the PRODUCT IMAGE, PRODUCT NAME etc.

    The PRODUCT NAME is represented by 'Product Item-' on the page. And the link allows a user to sort the list.

    How can I totally remove the 'Product Item-' heading including the sorting and the '-' in the name?

    Thanks and regards
    Rohit

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Idea or Suggestion Re: No sorting required in the categories heading

    Add this to your stylesheet:
    PHP Code:
    #indexBody tr.productListing-rowheading, 
    #indexBody th.productListing-heading {
      
    displaynone;

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    May 2006
    Posts
    33
    Plugin Contributions
    0

    Default Re: No sorting required in the categories heading

    hi!

    Should I simply copy this code in the original stylesheet and upload? That doesn't seem to work. Please help.

    regards
    Rohit

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: No sorting required in the categories heading

    Yes, adding it to the stylesheet for your template, should do it.

    If not, what's your URL?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Jun 2005
    Posts
    78
    Plugin Contributions
    0

    Default Re: No sorting required in the categories heading

    That worked for me as well. Thanks. Along those lines...
    There is about 70 pixels of space belween the category name on top and the first item in that category. I removed the headers just to move the products up a bit but there is still a lot of empty space.
    Anyway to remove this space?

  6. #6
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: No sorting required in the categories heading

    What's your URL where we can see it in action?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Jun 2005
    Posts
    78
    Plugin Contributions
    0

    Default Re: No sorting required in the categories heading

    Sure... The site is:
    http://www.innerbalancehealthcenter.com/shop

    It is still under development with dummy products for now.

    I did remove the header on the product category page but still lots of space on top.
    If anyone knows how to get rid of this space it would be greatly appreciated. I can live with it but I've been spending a few hours just trying to solve the problem due to curiosity.

  8. #8
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: No sorting required in the categories heading

    Go to Admin->Catalog->Categories/Products
    - Notice the pulldown menu in upper-right to select text-editor. Choose "None".
    - click on the "e" on the category button bar for each category, and delete the spaces and blank lines in the description.

    You've got   (which is a space) in some of your descriptions, and that's causing the "empty" space.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Jun 2005
    Posts
    78
    Plugin Contributions
    0

    Default Re: No sorting required in the categories heading

    Quote Originally Posted by DrByte
    Go to Admin->Catalog->Categories/Products
    - Notice the pulldown menu in upper-right to select text-editor. Choose "None".
    - click on the "e" on the category button bar for each category, and delete the spaces and blank lines in the description.

    You've got   (which is a space) in some of your descriptions, and that's causing the "empty" space.
    Thank you, thank you. Such a simple fix that just eluded me. I did think to check the description for categories but you are absolutely correct. I did not see it because the HTML editor was on.

 

 

Similar Threads

  1. v139h H1 page heading is not showing the correct title or heading
    By AvaAdorn in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Feb 2012, 01:39 AM
  2. Is there a way of sorting the categories box links?
    By bottyz in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Jun 2011, 04:51 PM
  3. sorting categories
    By Goofster in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 13 Jul 2008, 12: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