Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2005
    Location
    Rheine, Germany
    Posts
    25
    Plugin Contributions
    0

    CSS flyout menu breadcrumb issues

    I´ve installed the CSS flyout menu without Problems, but after that the BreadCrumb Menu is not working as expected.

    Instead of

    Homepage :: Category1 :: Category2 :: Product

    it shows

    Homepage :: Category2 :: Product


    You can see it here:

    http://www.patronenpartner.de/index.php (German Language only)

    Please have a look at

    Brother -> Brother AX/LW Serie -> AX-300

    Any help would be appreciated.

    I apologise for my bad english.

    Stefan

  2. #2
    Join Date
    Jan 2006
    Posts
    115
    Plugin Contributions
    0

    Default Re: CSS flyout menu breadcrumb issues

    you can try the following change:

    #60 function buildBranch($parent_id, $level = 0, $submenu=false, $preid=0) {
    #67 $category_link = $parent_id.'_'.$category_id; $category_link=ltrim($category_link,'0_');
    #69 $result .= sprintf($this->child_start_string, ($submenu==true) ? ' class="submenu"' : '');if ($preid!=0) {$category_link=$preid.'_'.$category_link;};
    #71 $result .= sprintf($this->child_start_string, '');if ($preid!=0) {$category_link=$preid.'_'.$category_link;};
    #93 if($preid!=0){$preid=$preid.'_'.$parent_id;}else{$preid=$parent_id;};$result .= $this->buildBranch($category_id, $level+1, $submenu, $preid);

    Good luck
    ERIC

  3. #3
    Join Date
    Mar 2005
    Location
    Rheine, Germany
    Posts
    25
    Plugin Contributions
    0

    Default Re: CSS flyout menu breadcrumb issues

    Thank you Eric,

    i found out that the version i used was not compatible with ZenCart 1.3.0.1
    so i installed a more recent version and run in the same problem described in this thread :

    Css Flyout Categories Menu troubles

    I hope there will be an solution soon.

  4. #4
    Join Date
    Jul 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: CSS flyout menu breadcrumb issues

    Quote Originally Posted by Fastserv View Post
    I´ve installed the CSS flyout menu without Problems, but after that the BreadCrumb Menu is not working as expected.

    Instead of

    Homepage :: Category1 :: Category2 :: Product

    it shows

    Homepage :: Category2 :: Product


    Stefan

    Im having this same issue with 1.3.5.
    If I click on a product link from the css flyout I get only
    Home: Product
    where Id like to have
    Home: Subcat: Subcat: Product.
    Tried Erics suggestion above, but line numbers dont match up & when I tried to wing it I just kept getting parse errors.
    Any suggestions much appreciated.

  5. #5
    Join Date
    Sep 2008
    Posts
    4
    Plugin Contributions
    0

    Default Breadcrumb issues

    Hi...i have some problem with breadcrumb and i want to delete the breadcrumb nav menu because my site looks like this:

    Category: product

    until now it's ok but if you click on the category link it takes you to the homepage.I have looked to repair this but i could't do it and i posted in the ultimate seo url suport threat but nowone helped me.

    My site is www.sexshop-ro.ro

    please tell me how to delete the Breadcrumb bar(i know it's helpful for the user but i cannot let my site this way).i HAVE 1.3.8

    THANK YOU

  6. #6
    Join Date
    Sep 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Breadcrumb issues

    Quote Originally Posted by catalin220 View Post
    Hi...i have some problem with breadcrumb and i want to delete the breadcrumb nav menu because my site looks like this:

    Category: product

    until now it's ok but if you click on the category link it takes you to the homepage.I have looked to repair this but i could't do it and i posted in the ultimate seo url suport threat but nowone helped me.

    My site is www.sexshop-ro.ro

    please tell me how to delete the Breadcrumb bar(i know it's helpful for the user but i cannot let my site this way).i HAVE 1.3.8

    THANK YOU
    I have added cpath to product url and the category in the breadcrumb works fine. After that i put a 301 redirect to products url so google doesn't penalize me for the duplicate content.

 

 

Similar Threads

  1. layout changed after installed CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Feb 2014, 04:02 PM
  2. v151 How to uninstall CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Feb 2014, 07:39 AM
  3. CSS Flyout Menu 1.4
    By websightdesign in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Sep 2008, 11:56 AM
  4. CSS flyout menu page layout issues
    By michellewardley in forum Addon Sideboxes
    Replies: 3
    Last Post: 30 May 2006, 04:55 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