Notifications
Clear all

how can I remove the text under the title?

5 Posts
3 Users
0 Likes
2,686 Views
(@Evgeny)
New Member
Joined: 9 years ago
Posts: 1
Topic starter  

Hello! Thank you very much for your wonderful plugin!

Tell me, please, how can I remove the following text under the title "Leave a Reply":

Example "2 Comments on "How to train like James Bond" - how to remove this the name of the post?

This is the first question. The second question - how to remove the whole line fully with the number of comments?

Thanks,

Evgeny.


   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 9 years ago
Posts: 4171
 

Hi Evgeny,

How can I remove the following text under the title “Leave a Reply”

Please put this css code in Dashboard > wpDiscuz > Background and Colors Tab "Custom CSS Code" textarea

#wc-comment-header{
	 display: none!important;
	}

Example “2 Comments on “How to train like James Bond” – how to remove this the name of the post? This is the first question. The second question - how to remove the whole line fully with the number of comments?

Check this option on.

wpDiscuz hide/show options


   
ReplyQuote
(@kyliec1)
Active Member
Joined: 7 years ago
Posts: 7
 

Hi there - I can't find the option to show / hide the line with the number of comments on it anywhere in settings, and the link in this old post [that I assume would have showed where the option is], no longer works. Please advise how I hide the display of the comment number on a post, thanks, Kylie


   
ReplyQuote
 Tom
(@tomson)
Famed Member Admin
Joined: 9 years ago
Posts: 4171
 

Navigate to Dashboard > Comments > Settings > Hide/Show Tab and check the "Hide header text" option. Then delete all caches and do Ctrl+F5 on frontend.


   
ReplyQuote
(@kyliec1)
Active Member
Joined: 7 years ago
Posts: 7
 

Fantastic, it's now perfect! Awesome plugin, 5+ stars 🙂


   
ReplyQuote
Share:
Scroll to top