WordPress.org

Forums

IF is Homepage tehn show posts? (7 posts)

  1. jbiddulph
    Member
    Posted 4 months ago #

    Hi,

    Which page and what code would i use to show posts on homepage?

    <?php if ( is_home() ) { ?>
  2. Andrew Nevins
    Volunteer Moderator
    Posted 4 months ago #

    Do you have a Child Theme?

  3. jbiddulph
    Member
    Posted 4 months ago #

    I don't think so, I'm using Gonzo theme?!

  4. jbiddulph
    Member
    Posted 4 months ago #

    Why, should it be child theme?

  5. Andrew Nevins
    Volunteer Moderator
    Posted 4 months ago #

    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.

  6. jbiddulph
    Member
    Posted 4 months ago #

    ok cool, so if it was a child theme how can i show posts on my homepage?

    thanks

  7. jbiddulph
    Member
    Posted 4 months ago #

    is anyone able to help me on this please?

Reply

You must log in to post.

About this Topic

Tags