Thank you
@jgaulard, that tip worked for me. In my case the text I looked for to show is the description.
I paste the code
Code:
<xf:if is="$pageNumber == '1' AND $description is not empty">
<div class="p-description">{$description}</div>
</xf:if>
Just a question, the block of text snippet that you added at the end of your forum view, is that an add-on? an extra field? (the one I refer on the attachment)
Thank you in advance and kind regards