Hi,
Which page and what code would i use to show posts on homepage?
<?php if ( is_home() ) { ?>Hi,
Which page and what code would i use to show posts on homepage?
<?php if ( is_home() ) { ?>Do you have a Child Theme?
I don't think so, I'm using Gonzo theme?!
Why, should it be child theme?
When themes are updated, which they should be, all of the files within the theme are overwritten with new files.
This means any modification made to those files will be overwritten.
To avoid this, you can work in a Child Theme environment.
ok cool, so if it was a child theme how can i show posts on my homepage?
thanks
is anyone able to help me on this please?
You must log in to post.