Jump to content

Featured Replies

Posted
comment_47769

Ребят,вопрос. У меня на форуме cassiopeia.pw ,время не указывается в постах.Какой код а это отвечает и куда его поместить?

comment_47777

Skin topic

Найти

				<if test="postMember:|:$post['author']['member_id']">
					<span itemprop="creator name" class="author vcard">{parse template="userHoverCard" group="global" params="$post['author']"}</span>
				<else />
					{parse template="userHoverCard" group="global" params="$post['author']"}
				</if></div>
 Ниже добавитьисправить (исправить - т.к. у вас на форуме уже присутсвтует класс post_date)


<div class='post_date'>
{$this->lang->words['posted']} <abbr class="published" itemprop="commentTime" title="{parse expression="date( 'c', $post['post']['post_date'] )"}">{parse date="$post['post']['post_date']" format="long"}</abbr>
</div>
Guest
This topic is now closed to further replies.

Последние посетители 0

  • No registered users viewing this page.