So lets say there are multiple blocks and $block defines each block
<xf:if is="$block== 'what do i put here to get the last one thats appearing if 1 is for first">
my content
</xf:if>
and i know that 1 is for the first block what is for the last block?
it keeps generating* so i...
I'm not sure how i can approach this basically if the user in group for example administrator his post's background will be a certain color tho thats not limited to staff would like to know how to do it to other groups too
thanks!
PS.
<xf:if is="{{$xf.visitor.isMemberOf(x)}}"> <!-- yes i...