I’m looking at a woocommerce product and the breadcrumbs show:
Home → → NAME OF PRODUCT
Shop is missing.
The <li>, <a>, and <span>
are all there but the <span>
is blank.
As a side note, (And I just signed up for One so I assume this is a question that I can ask, though perhaps not here. Tell me if there is a separate forum place for “One”), I had figured that the elements in the header were shortcodes like the elements in the body, however when I tried adding a filter to ‘do_shortcode_tag’ none of the header elements did anything? Are those header elements shortcodes?