Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Hawaii
    Posts
    4
    Plugin Contributions
    0

    Default Need Define Breadcrumb Status help

    Hi,

    I wanted to remove the "Home" Breadcrumb from my home page but keep the breadcrumbs throughout the rest of the site; however, when I use the option # 2 (Off for home page only), the breadcrumb disappears on my subcategories pages also. The breadcrumb does appear when you view a product though.

    If I have subcategories, how to I get the breadcrumbs appear there too? Only the home page shouldn't have the breadcrumb on it.

    Help! Thank you!
    april

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Need Define Breadcrumb Status help

    Try this:
    admin > configuration > layout settings > Define Breadcrumb Status
    set this to 2

    Mark,

  3. #3
    Join Date
    Apr 2007
    Location
    Hawaii
    Posts
    4
    Plugin Contributions
    0

    Default Re: Need Define Breadcrumb Status help

    Thank you, Mark, but that's the Status I was trying to use... "2"... and yes, it did remove the "Home" breadcrumb from my home page, but it also removed the breadcrumb from my subcategories pages.

    Status "0" and "1" both work as intended. It's just "2" (and the one I need) that doesn't seem to be working right for me.

    All my pages seem to run off the same file. For e.g.:

    /shop/index.php
    /shop/index.php?main_page=product_info&products_id=76
    /shop/index.php?main_page=index&cPath=9_44
    /shop/index.php?main_page=index&cPath=4

    Could that be a problem?

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Need Define Breadcrumb Status help

    Sorry I do not have a answer for you.

    Mark

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

    Default Re: Need Define Breadcrumb Status help

    The pages are not running off the same file - the "main page=" shows the file in use (more or less)... that's not your problem. Unfortunately I don't know why it is happening either.
    It used to be that you had to edit some code to get the functionality, which allowed for a lot of errors, but now it's just a switch and shouldn't misbehave.

  6. #6
    Join Date
    May 2007
    Location
    Des Moines, IA
    Posts
    19
    Plugin Contributions
    1

    Default Re: Need Define Breadcrumb Status help

    I had a recent similar experience. I found that the problem was in the CSS files. To correct it I just changed the top margin so that the breadcrumbs started lower on the page. In my case they were up behind the header. To locate the file:

    /includes/templates/classic/css/stylesheet.css

    On the stylesheet.css file, this is the definition you need to adjust:

    #navBreadCrumb {
    margin: 3em;
    }

    3em seemed to be enough to bring the bread crumbs down to where I wanted them, you can try a different amount if you like.

    I hope this might help.

 

 

Similar Threads

  1. Breadcrumb with new define page
    By Arshad in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Feb 2009, 04:21 AM
  2. Need help - breadcrumb font color
    By tracyk527 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 5 Nov 2008, 09:55 PM
  3. Remove breadcrumb from define/ EZ pages
    By bigbadboy in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 5 Aug 2008, 04:21 AM
  4. $Breadcrumb shows Customer Approval Status
    By FromTheRiviera in forum General Questions
    Replies: 4
    Last Post: 9 Sep 2007, 05:59 PM
  5. switching Breadcrumb Status not working
    By satelitas in forum General Questions
    Replies: 0
    Last Post: 27 Oct 2006, 01:52 PM

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