Hi
please share your website URL.
Thanks.
Hi
for this go to
Theme Dashboard << Appearance << option panel << Custom css
Copy and paste this code in Custom css Field
.qua-blog-area .qua-blog-info .qua-blog-date-cm .right a
{
display: none;
}
Thanks.
Thanks you. At “home page” there is more “no comments”, but if you open the article appears again:
http://marcocastelli.it/hotel-plaza-new-york/
Hi
Find this code in some files.
index-blog.php,
single.php,
index.php,
archive.php,
author.php,
category.php
tag.php
<a href="<?php comments_link(); ?>"><i class="fa fa-comments"></i><?php comments_number( 'No Comment', 'One comment', '% comments' ); ?></a>
and find this code in comments.php
<h3><i class="fa fa-comments"></i>
<?php echo comments_number('No Comments', '1 Comment', '% Comments'); ?>
</h3>
Remove this code in files
after check it.
Thanks.
All it’s ok, thank you very much!
Marco
Hi
I would like to know , what rating you will assign to this theme.
Please open this link and assign rating for this theme
https://ww.wp.xz.cn/support/view/theme-reviews/quality
Thanks.