• Love fukasawa. I have a question. How can I set an image in the masonry to lead to a story or gallery without it being a featured image? Is this possible? Thanks!

Viewing 1 replies (of 1 total)
  • vztmbh

    (@vztmbh)

    Inside the fukasawa folder there is a file named single.php. Comment out the following line to remove the featured image from the post page but not from the home page.

    <?php the_post_thumbnail(‘post-image’); ?>

    Ideally you would actually want to do this the single.php file that is in your child theme for fukasawa.

Viewing 1 replies (of 1 total)
  • The topic ‘image’ is closed to new replies.