Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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.

    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 in the single.php file that is in your child theme for fukasawa.

    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 in the single.php file that is in your child theme for fukasawa.

Viewing 3 replies - 1 through 3 (of 3 total)