Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2010
    Posts
    900
    Plugin Contributions
    0

    Default Removing product title from breadcrumbs: Last category link breaks!

    Hi,

    I followed DrByte's excellent instructions to remove product titles from my breadcrumbs.

    However, when I do that, the immediate category (last in the trail of breadcrumbs) is no longer hot linked. I considered following his alternate instructions to substitute model number instead, but I think that might confuse my visitors.

    Does anybody know how to make the last category click-able after removing the product title? So that they can return to the list of products with a simple click?

    Thanks,
    Mike

  2. #2
    Join Date
    Apr 2010
    Posts
    900
    Plugin Contributions
    0

    Default Re: Removing product title from breadcrumbs: Last category link breaks!

    I see that this question has been asked before... and nobody answered that time, either:
    http://www.zen-cart.com/showthread.p...rom-breadcrumb

    Please can someone look at this?

  3. #3
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Removing product title from breadcrumbs: Last category link breaks!

    Create a new file "/includes/extra_configures/enable_breadcrumb_link_on_last_item.php" containing the following:

    PHP Code:
    <?php
    define
    ('DISABLE_BREADCRUMB_LINKS_ON_LAST_ITEM','false');
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  4. #4
    Join Date
    Apr 2010
    Posts
    900
    Plugin Contributions
    0

    Default Re: Removing product title from breadcrumbs: Last category link breaks!

    Thank you, thank you, thank you! This worked beautifully!!!

 

 

Similar Threads

  1. removing product model from title bar
    By sam1001 in forum Setting Up Categories, Products, Attributes
    Replies: 15
    Last Post: 28 Jan 2011, 04:10 PM
  2. Removing the "Home" link from breadcrumbs
    By cupcake in forum Basic Configuration
    Replies: 12
    Last Post: 6 May 2010, 06:28 PM
  3. Removing a link from my category, but keeping the category enabled.
    By budfox in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Feb 2010, 04:11 PM
  4. how to remove a link from category title
    By DCSstrategy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 Jul 2008, 12:08 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