• Generates multiple span tag (<span property=”itemListElement” typeof=”ListItem”>) on the last child while using PHP (bcn_display();) code.

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

    (@mtekk)

    Can you link to an example of exactly what markup is being generated by Breadcrumb NavXT? I’m wondering if the tags are nested or not. If they are ’empty’ as in there is the span opening and closing span tag, it may be either the template for the resource is missing the %htitle% and/or %title% template tag, or for some reason Breadcrumb NavXT thinks there are more breadcrumbs that should be in the trail but isn’t finding a valid title (knowing what kind of page/resource this is on would help as well, was it a term archive, a post (instance of a CPT), something else).

    A few things you could try:

    1. Resetting the Breadcrumb NavXT settings by visiting the Breadcrumb NavXT Settings page, clicking on the help tab (in the upper right hand corner of the screen), and using the Import/Export/Reset form. If the problem goes away with doing this, one of the breadcrumb templates had issues.
    2. Disabling all other plugins. If the problem goes away it’s likely some sort of conflict with some other plugin. Re-enabling the other plugins, one-by-one, until the problem re-appears. After identifying the offending plugin, further investigation into what caused the unexpected interaction can be performed.
    3. If disabling all other plugins didn’t fix the issue, try using of the default WordPress themes (Twenty *). If the problem goes away it’s likely some sort of conflict with your theme.
Viewing 1 replies (of 1 total)
  • The topic ‘Generates multiple span (itemListElement)’ is closed to new replies.