Show the number of likes per post on Grid Layout Front Page

  • Unknown's avatar

    Hi there, I was wodering if there’s a CSS code enables the display of number of likes per post ?

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    CSS can’t be used for this, no.

    CSS can change how things that are already there appear, and in some cases you can use it to insert text before or after an existing element, or to add a background image to an existing element. But it can’t be used to add something that is not there already. To have Likes display on the grid page you’d need to edit the theme’s PHP files instead, and that is not possible on WordPress.com.

  • The topic ‘Show the number of likes per post on Grid Layout Front Page’ is closed to new replies.