Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- lbeaverParticipant
Missing «1 Comment» and «% Comments».
@@ -33,7 +33,7 @@
<span class=”date updated”><?php echo get_the_date(); ?></span>
</div>
<div class=”adt-comment”>
– <span>“><?php comments_number(__(‘0 Comment’,’themonic’),__(‘1 Comment’),__(‘% Comments’)); ?></span>
+ <span>“><?php comments_number(__(‘0 Comment’,’themonic’),__(‘1 Comment’,’themonic’),__(‘% Comments’,’themonic’)); ?></span>
</div>
</div><!– below title meta end –>
<div class=”clear”></div>lbeaverParticipantMissing:
* Read More (functions.php:74)
* Home (inc/io-pro-functions.php:8)
* thoughts on (comments.php:25)
* Related Posts (single.php:38)Please fix it in the new version.
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)