XenForo
Administrative
- Thread starter
- Admin
- #1
I'm looking to only show content for mobile only & also show content for pc only
Something similar to this but only by device
Code:
ادامه مطلب...
Something similar to this but only by device
Code:
Code:
<xf:if is="$xf.visitor.is_admin">
Show content...
</xf:if>
ادامه مطلب...