Profiles

  • Member Since: March 5th, 2018
  • Find me on:
  • Posted a reply to HOW TO only display header image on homepage, on the site WordPress.org Forums:
    Works for me in my case: <?php get_template_part( 'template-parts/header/header', 'image' ); ?> Change to <?php…