Comments field don’t show up/work

[ad_1]

Hi, you have this as Custom/Additional CSS on your site:

.entry-footer {
  display: none !important;
}

Remove that and it should display.

I don’t see it on my additionnal css. Here are the one i use :

.blog-single-date {display: none !important;}
.blog-single-byline {display: none !important;}
.blog-card-date {display: none !important;}
.featured-item-bottom {display: none !important;}

Is it because of the last one featured-item-bottom ?

I’ve made it work by adding

.entry-footer {
display: block !important;
}

not sure if it is a correct way tho, in case you have a better solution

That solution should work fine.

Superb, have a great day, the thread can be closed.

Have a great day you too, marked as resolved!

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer