• Hello, we’re using Breadcrumb NavXT in the Fundor theme which we purchased. The breadcrumbs (1) only show the beginning and the end of the trail; none of the intermediary steps show. We’ll have several nested menu levels, and would like the breadcrumbs to show exactly how one got from the Home page to any page one ends up on.

    (2) The breadcrumbs show “Homepage” as the start, can we set that to say “Home” instead? How do we edit the actual displayed name of each step in the trail, if that’s possible?

    Thank you very much for any assistance!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author John Havlik

    (@mtekk)

    This is likely due to the organization of the content (e.g. pages having parent pages) does not match the menu. Breadcrumb NavXT by default uses the actual content organization within the WordPress site to generate the breadcrumb trail. The WordPress Menu does not actually reflect the actual organization of resources within a WordPress site. That said, there are ways to make Breadcrumb NavXT follow the WordPress menu (Menu Magic allows you to tell Breadcrumb NavXT what menu you want it to use for generating the breadcrumb trail).

    As for #2, to change the title of the Home breadcrumb, replace %htitle% and%title%with "Home" in the "Home Template" and "Home Template (unlinked)" under the General tab in the Breadcrumb NavXT settings page. As for doing this on each breadcrumb, there are ways of doing this (using thebcn_breadcrumb_title` filter, or a premium plugin such as Title Trixx (provides a metabox to have a custom breadcrumb title) or Menu Magic (uses the title of the resource that the WordPress menu uses)). However, if you need to manually changing the title that is used in the breadcrumb trail for multiple pages, you’re probably doing something wrong with your page titles.

    Thread Starter davvvy

    (@davvvy)

    Thank you for your quick response! However when I tried to edit those settings you mentioned for the Home page, I got an error message:

    Error 406 – Not Acceptable
    Generally a 406 error is caused because a request has been blocked by Mod Security. If you believe that your request has been blocked by mistake please contact the web site owner.

    Plugin Author John Havlik

    (@mtekk)

    If you’re getting an error on the settings page, you’re going to have to check your ModSecurity logs and see what rule is getting triggered. Generally, ModSecurity requires special rules for the WordPress admin area to prevent inadvertent triggering. You may have to work with your webhost to clear up the ModSecurity issue.

    Thread Starter davvvy

    (@davvvy)

    OK John thank you very much for that, I will definitely check with my provider.

    Have a nice weekend!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Intermediate steps not showing?’ is closed to new replies.