Forums

Breadcrumb NavXT
[resolved] "Current Item" settings not saving? (3 posts)

  1. Nick Satkovich
    Member
    Posted 5 months ago #

    Hey guys,

    I'm having an issue with the "Current Item" settings not saving. I have this as the current item template: <a title="Reload the current page." href="%link%" class="current-page">%htitle%</a> but class="current-page" is not showing up on the front-end of the site. I tried resetting all settings, and deactivating and reactivating the plugin to no avail. Any ideas?

    WordPress version 3.3
    Version 4.0.0 of Breadcrumb NavXT

    http://wordpress.org/extend/plugins/breadcrumb-navxt/

  2. mtekk
    Member
    Posted 5 months ago #

    Oopse, the current-item templates are never read by the core plugin. From the looks of it I had at one time thought that they would be used but never checked.

    Rather than use the current item templates, set your other templates using something like:

    <a title="Go to %title%." href="%link%" class="%type%">%htitle%</a>

    I'm guessing this may not cover all use cases and I'll have to change some code so the template for linked current items is actually used.

    -John Havlik

  3. mtekk
    Member
    Posted 5 months ago #

    There appears to be a few problems with adding these back in. In particular, since breadcrumb templates are not nested, if some have images (e.g. the home template), switching it to the current item template may not be appropriate. Does the previously mentioned template help your use case? I need additional feedback as I would like to resolve this for 4.0.1.

    -John Havlik

Reply

You must log in to post.

About this Plugin

About this Topic