XenForo
Administrative
- Thread starter
- Admin
- #1
Hi,
The Google Rich tester tool reports an error for Breadcumbs.


The code the we found on PAGE_CONTAINER is this following:
Code:
Read more
ادامه مطلب...
The Google Rich tester tool reports an error for Breadcumbs.


The code the we found on PAGE_CONTAINER is this following:
Code:
Code:
<xf:macro name="crumb" arg-href="!" arg-value="!" arg-position="{{ 0 }}">
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
<a href="{$href}" itemprop="item">
<span itemprop="name">{$value}</span>
</a>
<xf:if...
Read more
ادامه مطلب...