Thread Starter
mc416
(@mc416)
anyone? sorry to be a bother.
[mod: please don’t bump – it is against the forum rules and won’t get you any faster replies]
I am a WordPress/eco newbie, but this is what i did to remove that bubble:
I went into _posts.php and removed these lines:
<div class=”post-comments”>
#comments” title=”<?php _e(‘View Comments’, TDOMAIN);?>”><span><?php comments_number(0, 1, ‘%’); ?></span>
</div>
I do not see the bubble any more, or the count.
Thanks…this helped for single posts. now to find how to remove bubble from the list of blogs
(@mc416)
15 years, 3 months ago
Hello,
I am trying to remove the little comment bubble from my first post, as i want this to be more of a site than blog.
i managed to find the code and deleted it, the image that is, but the 0 still remained and i don’t know what to do about that. so i just uploaded the original style.css page until someone can point out where i have to go and what code i have to find.
my site: greenteampainting.ca
my theme is the free eco theme.
thanks in advance.