Notifications
Clear all

Disable stick comment

3 Posts
2 Users
0 Reactions
2,217 Views
(@lukas75)
Active Member
Joined: 7 years ago
Posts: 7
Topic starter  

Hi everyone,

I would like to disable the stick comment function. Is it the way to do that please ? I don't like it 🙂

Thanks for your help !


   
Quote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 7 years ago
Posts: 6193
 

Hi  lukas75,

Please note, that the 'Stick' button is visible only for admins and moderators. It's not available for regular users and guests. There is no option for disabling it.

I suggest you disable it using the following CSS code:

  .wpd_label:first-child{
display: none !important;

Put the code above in Dashboard > Comments > Settings > Styling > "Custom CSS Code" textarea, save it  delete all caches do CTRL + F5 on frontend.


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

GREAT ! 

I'm so happy to know that !

Thanks so much !


   
ReplyQuote
Share:
Scroll to top