Notifications
Clear all

where is the option to hide 'sticky' button?

5 Posts
2 Users
0 Likes
1,899 Views
(@kyliec1)
Active Member
Joined: 7 years ago
Posts: 7
Topic starter  

Since the update I've noticed that there is now a 'stick' button at the bottom of each comment form, next to 'reply' and 'edit' - I don't want this option for my commenters and want to hide this new button completely but I can't find the option where I do this...


   
Quote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5872
 

Hi kyliec1,

The 'Stick' button is visible only for admins and moderators. It's not available for regular users and guests.


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

Hi there - I've not logged into my site for a while and so have just noticed in the comment form header text ['leave a reply' etc] area there is now a large comment count number to the left of the text...how do I disable this displaying please.


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5872
 

Hi  kyliec1,

you need to use the following CSS code:

#wc-comment-header .wpdiscuz-comment-count{
display: none;
}

put this code in Dashboard > Comments > Settings > Styling > "Custom CSS Code" textarea. Save it, delete all caches, do CTRL+F5 on frontend. 


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

Hi thanks - seems like an ugly clunky thing to just add in there with no option to get rid of it other than CSS styling!


   
ReplyQuote
Share:
Scroll to top