XF 2.2 Solve a problem, itemListElement

arabia2

Member
This problem appears on my site
itemListElement
Is this problem related to the plugin?

Look at the root of the problem 👇

Code:
<ul class="p-breadcrumbs " itemscope itemtype="https://schema.org/BreadcrumbList">
<li class="itemListElement--hider"></li>
</ul>
 
Top Bottom