Breadcrumb NavXT 3.7.0

Holy networked sites batman! With Breadcrumb NavXT 3.7.0, you can now have a complete, multi site wide, breadcrumb trail. Also new to this release are custom post type root pages, these are similar to the posts page setting that WordPress has for posts. Other notable features include the ability to use posts as a taxonomy for custom posts, and a settings version checker alerting to incomplete installs.

This version has many under the hood enhancements and bug fixes in regards to saving, and importing settings, installation, detection of unsupported PHP versions, and some rare use cases for Breadcrumb NavXT. Many of the previous upgrade and installation issues have a good workaround in place.

Please note that the following translations have not been updated by their authors:

  • Russian
  • French
  • Spanish (update available in SVN trunk)
  • German
  • Indonesian

If you are fluent in any of these languages and wish to update these translations,  let me know. I am sure many users will be grateful.

You can grab the latest version of Breadcrumb NavXT from the Breadcrumb NavXT page.

-John Havlik

[end of transmission, stay tuned]

5 thoughts on “Breadcrumb NavXT 3.7.0

  1. Breadcrumb NavXT ver 3.7.0
    Wordpress ver. 3.0.2

    When you activate the plug-in receives the following error:

    Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /users/atomis/www/atomis/index/wp-content/plugins/breadcrumb-navxt/breadcrumb_navxt_admin.php on line 51

    • SORRY My faul :/

      I found the problem. the problem was on my server.
      I had to create a .htaccess file in the root directory where you installed WordPress.
      with content:

      AddHandler application/x-httpd-php5. Php

      Now everything works perfectly:)

      :)

  2. Hi, is there any way to prevent the Plugin from creating Links to a certain category.

    My structure is like this

    NEWS(Page with own Template): Displays Artikels of a Certain category
    Article 1
    Article 2
    Article 3

    When Im Inside the article an click on “News” I want to land on the “NEWS-Page” and not on the Page that lists category items of “news”. Please Mail to mh87 at gmx.net THANK YOU :)

    • Marcel,

      Such a setup is not really supported. If Article 1, Article 2, etc. are not children of the page News, they will not show it in the breadcrumb trail. Since Article 1, Article 2, etc. are members of the category News, the proper link is to the archive for news. If you want to modify the archive for the news category, you should consider using the theme/template engine to do so rather than a page.

      -John Havlik

Comments are closed.