Breadcrumb NavXT 7.3.1

This is the first, and hopefully only, bug fix release of the 7.3 branch of Breadcrumb NavXT. This release features three bug fixes. Two bugs involving the new behavior of $force when used on breadcrumb trails called within the loop were fixed. The first caused the incorrect template to be used when $force was set to false. The second bug was the $force parameter was not always passed into the bcn_breadcrumb_trail::fill() function. Lastly, an incorrect translation textdomain within adminKit was fixed.

-John Havlik

5 thoughts on “Breadcrumb NavXT 7.3.1

  1. Hey there,

    Since the last update 7.3.1 my website is out of order.

    Just to keep you informed of that issue…

    If you need any information regarding this issue please let me know.

    Thanks

    Best Regards,

    Chris

      • It isn’t, it keeps crashing. v.7.3.1
        FATAL ERROR in
        /wp-content/plugins/breadcrumb-navxt/class.bcn_breadcrumb_trail.php on line 124

        • That line error is due to a translation pack issue (there isn’t another way to cause it). You will need to delete in \wp-content\languages\plugins\ all files that start with breadcrumb-navxt-fr_FR (or replace fr_FR with whatever language code you are using). If you find that some other language translation has this issue, please let me know (will have to get the translation team for that language to fix it).

          • Thanks a lot, i found that one have to delete completely the language pack then reinstall to correct the bug. I don’t know why it doesn’t work when upgrading…

            That solved it.

Comments are closed.