Results 1 to 8 of 8
  1. #1
    Join Date
    Nov 2008
    Location
    Massachusetts
    Posts
    163
    Plugin Contributions
    0

    Default How to turn off breadcrumbs on product listing page?

    I used Admin > Configuration > Layout Settings to turn off breadcrumbs on my home page. I would also like to turn them off on my product listing page. This is because I have only one category, and I already turned off the "home" in the breadcrumbs. So on my product listing page, I'm seeing just the single crumb "Products" (the name of my category) at the top of the page, and it looks dumb.

    You can see what I mean by going to:
    www.collabiril.com/shop
    Click on any product.
    Then click on "Products" in the breadcrumb. This takes you to this page:
    http://www.collabiril.com/shop/index...=index&cPath=1

    Alternatively I could just have the "Products" breadcrumb go to the home page instead. Along that vein, I found this post:
    http://www.zen-cart.com/forum/showthread.php?t=78454
    which says to look at /includes/classes/breadcrumbs.php. I took a look at that and noticed there is a constant "DISABLE_BREADCRUMB_LINKS_ON_LAST_ITEM"
    so I wonder what that is and is it something that can be set through the Admin?

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: How to turn off breadcrumbs on product listing page?

    1. Create a file called: product_info.css

    2. Put the following code into it:

    Code:
    #navBreadCrumb {
    	display: none;
    }
    3. Save the file, and FTP it to the css folder in your custom template:

    includes/templates/custom/css/

  3. #3
    Join Date
    Nov 2008
    Location
    Massachusetts
    Posts
    163
    Plugin Contributions
    0

    Default Re: How to turn off breadcrumbs on product listing page?

    Thanks. Sounded like a nice, elegant solution, BUT ... it turns off breadcrumbs on the detailed product info page and I don't want that. That is, when you click on a product, you go to what I call the "product info" page, and I still want breadcrumbs on that page.

  4. #4
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: How to turn off breadcrumbs on product listing page?

    Try RE-NAMING product_info.css

    to

    c_1.css

  5. #5
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: How to turn off breadcrumbs on product listing page?

    c_1.css won't do it either...

    try renaming it to index.css

    (basically what I am looking for is a solution using PAGE SPECIFIC stylesheets. For more info on this, look at the readme.txt in your CSS folder.)

    You may have some success calling that file index.css

  6. #6
    Join Date
    Nov 2008
    Location
    Massachusetts
    Posts
    163
    Plugin Contributions
    0

    Default Re: How to turn off breadcrumbs on product listing page?

    Using index.css worked! THANK YOU!

  7. #7
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: How to turn off breadcrumbs on product listing page?

    I noticed that the links in your left menu take the visitor out of the SHOP sub-directory on your site, to the root directory.

    Perhaps this is intentional at this (testing) stage?

  8. #8
    Join Date
    Nov 2008
    Location
    Massachusetts
    Posts
    163
    Plugin Contributions
    0

    Default Re: How to turn off breadcrumbs on product listing page?

    Yes it is intentional and I am still testing. Eventually, my "order now" page and the "order online" link in the top right will put you through to the store (/shop). Is that an ok way to do it?
    Thanks!

 

 

Similar Threads

  1. v151 Turn off breadcrumbs on products in a certain CATEGORY only?
    By sportbiker in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Nov 2014, 11:38 PM
  2. Can I turn off Quantity Box and Qty field in subcategory page (all product listing)?
    By bigstore in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Mar 2012, 10:28 PM
  3. How to turn off the left sidebox on product info page?
    By lina0962 in forum Basic Configuration
    Replies: 1
    Last Post: 31 Aug 2010, 12:07 AM
  4. Replies: 14
    Last Post: 14 Jun 2008, 05:38 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR