Code: Select all
sf_recent_posts_alt_tag(10, false, true, true, true, false);
- 1. Включаем опцию Group comments by Posting
- 2. Включаем Limit number of comments per post и выставляем число 1.
- 3. В текстовом поле "Template for the post" удаляем весь текст.
- 4. В текстовом поле "Template for the comments" пишем:
Code: Select all
<li><a href="%comment_link" title="%comment_excerpt">«%post_title» от %comment_author : %comment_date</a></li>
- 5. В поле "Template for the closing tags of the post template" удаляем весь текст.
- 6. Нажимаем "Update Recent Comments Options".