Jump to content
WebFlake
  • 0

Help : Member name not visible in topic view


rockymalvia

Question

4 answers to this question

Recommended Posts

  • 0

Compare the 2 templates called topic view > post from each skin (default and novus) for this section

		<div class='post_wrap' <if test="isNotIgnoring:|:$post['post']['_ignored'] == 1 || $post['post']['_repignored'] == 1">style='display: none'</if>>
			<if test="postMid:|:$post['author']['member_id']">
				<h3 class='row2'>
			<else />
				<h3 class='guest row2'>
			</if>

  • Upvote 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...