Hi,
I want to add a text in RM main page in this area:
I modified template "xfrm_overview_macros" but the text appeared in RM main page and inside category list pages
I tried to use this:
<xf:if is="$template == 'xfrm_overview'">
</xf:if>
but it is not working
How can I display the text only in RM main page?
I want to add a text in RM main page in this area:
I modified template "xfrm_overview_macros" but the text appeared in RM main page and inside category list pages
I tried to use this:
<xf:if is="$template == 'xfrm_overview'">
</xf:if>
but it is not working
How can I display the text only in RM main page?