The structured data for Breadcrumbs is notified as error in Google Search Console due to missing temprop="item"
property for the a
tag.
<li
itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem" class="trail-item trail-begin"><a
href="<redacted>" rel="home"><span
itemprop="name">Startseite</span></a><meta
itemprop="position" content="1" /></li>
Breadcrumb Trail Plugin, which is included in this Theme in version 1.0.0 has this problem fixed in the version 1.1.0. It should be enough to bump the version in the Theme.