New : display who has participated in a topic and the number of posters
Page 1 of 1
New : display who has participated in a topic and the number of posters
New : display who has participated in a topic and the number of posters |
A Forumotion Important Announcement |
Last edited by Luzz on Thu Jul 29, 2021 2:59 pm; edited 3 times in total
Ape, Joost, sivastar, Iirlane, SLGray, Niko, SarkZKalie and like this post
Re: New : display who has participated in a topic and the number of posters
If you have customized the template viewtopic_body before this update, please make following changements according to your version of the forum:
Template: viewtopic_body
Template: viewtopic_body
- Invision:
Add- Code:
{POSTERS_LIST}
- Code:
<!-- BEGIN topicpagination -->
<div class="pagination topic-options">
{PAGINATION}
</div>
<!-- END topicpagination -->
- phpbb3:
Add- Code:
{POSTERS_LIST}
- Code:
<h1 class="page-title">
<a href="{TOPIC_URL}">{TOPIC_TITLE}</a>
</h1>
- punbb:
Add- Code:
{POSTERS_LIST}
- Code:
<h1>{TOPIC_TITLE}</h1>
- phpbb2:
Add- Code:
<tr>
<td class="row1" colspan="2"><span class="gensmall">{POSTERS_LIST}</span></td>
</tr>
- Code:
<!-- BEGIN topicpagination -->
<tr>
<td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
</tr>
<!-- END topicpagination -->
- mobile modern:
Add- Code:
{POSTERS_LIST}
- Code:
<!-- BEGIN topicpagination -->
{PAGINATION}
<!-- END topicpagination -->
- Code:
{POSTER_MORE_MODAL}
- Code:
<div class="breadcrumbs">
<a class="nav nav-solid" href="{U_INDEX}">
skouliki, Ape, sivastar, SLGray, SarkZKalie, TonnyKamper, trajce and like this post
Similar topics
» Limit the number of title to display
» Posters in topic
» Only see topic posters
» How to display topic user active (who is read this topic)
» Avatar in: Top posters, all Top posting and Most active topic starters Widget
» Posters in topic
» Only see topic posters
» How to display topic user active (who is read this topic)
» Avatar in: Top posters, all Top posting and Most active topic starters Widget
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum