Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #61621
    tawcan
    Member

    I recently changed from Simple Catch theme to Gridalicious theme and noticed that on the front page (http://www.tawcan.com), only blog title is shown. Is there a way to show number of comments per each post on the front page when excerpt option is enabled?

    Thanks!

    #61642
    Sakin
    Keymaster

    @tawcan: For Gridalicious theme, the excerpt layout will not show entry meta, but if you want to show it then you can just add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    #main .entry-header .entry-meta { display: block; }

    #61695
    tawcan
    Member

    Thanks for your help Sakin.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Showing number of comments on front page’ is closed to new replies.