Hi,
How did you managed to insert after the $foruminfo[description] the thread preview?
I tried adding in the template navbar the $thread[preview] but it's not working.
Here in this thread is displayed:
So far I used this condition:General Discussion Discuss Thread preview at the top ... in the vBSEO Google/Yahoo Sitemap forums; Hi, How did you managed to insert after the $foruminfo[description] the thread preview? I tried adding in the template ...
<if condition="$show['quickreply'] OR $show['ajax_js']">
$thread[title] $thread[preview]
</if>
The thread title is showing, but not the preview description, like on those forums.
Thanks for the tip.
EDIT: wrong forum, sorry. Please move it in the right place.







Reply With Quote