Skip to content
Public Ticket #25966

how to disable like count

Conversation thread

kurapika168 replied

Customer Reply

it works. Thank you!

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.post-share .count-number-like {
  display: none;
}
.post-share a.penci-post-like {
  margin-left: 0;
}

Regards,
PenciDesign.



kurapika168 replied

Customer Reply

Hi,

I don't think you understand my question.

I do want the like post to be shown. However, is there a way to disable the LIKE COUNT in the social share box. see attachment.

when I go to customize -> single posts -> general, there is only the option to hide like count AND social share. I want to show the social share, but not the like count.

Thanks!

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → General → Like Posts & Social Share: Turn on the "Hide Like Post" option.

Regards,
PenciDesign.


kurapika168 replied

Customer Reply

Hi,

I'm referring to the like count. Please see image.

Is there a way to only show the share button, but not the like count?

Thanks!

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → General → Like Posts & Social Share: You can hide the Like Post in this section.

Regards,
PenciDesign.


kurapika168 started the conversation

Conversation Start

how to hide like count and only show social share box in posts?

Want to join this conversation or access attachments? Sign in first.