• I’m trying to make the post category always show on the homepage thumbnails (above the post title and overlaying the image). Is there an easy way of doing this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @eva23diaz,

    Not an easy way, no. You’d have to create a child theme, copy the content.php file from the Hitchcock folder to your child theme folder, add output of <?php the_category(); ?> to it and style the category element in your child theme stylesheet.

    — Anders

Viewing 1 replies (of 1 total)
  • The topic ‘Always show category on grid view’ is closed to new replies.