Hey guys :
PLEASE HELP…
I am using a theme called ‘Sylph’ – however, I used
Replace this
get_template_part( ‘content’, get_post_format() );
With this
get_template_part( ‘content-search’, get_post_format() );
which is fine, on the page only the summary text comes up – but I can’t add the image with it, i have put it in as featured image, but it only appears after clicking into the post!