How can i get the images that i post with the story to appear onto the homepage like the sample template? When i post a story, only the title and story appear on the homepage, you have to click into the story to see the image. Any help is much appreciated.
Thanks,
Tim
Hi
I want to display whole of the posts on homepage, but for displaying the whole post must click on the Title of posts now.
I replaced this code(<?php the_content(); ?>) with (<?php the_excerpt(); ?>) in this pages:
content-single.php & content-gage.php &
content.php
& index.php
but it didn’t work.
Please guide me
REGARDS