• Hi all,

    I am designing a wordpress site for my sister and have hit a snag…

    Only on the homepage (index.html), I cannot get any posts to display on the homepage. I get the “Not Found. Sorry but you are looking for something that isn’t here” error.

    I have deleted the “Hello World” post. However, I have read a bunch of posts by other users to just “make another post” and this will clear up. I have made an initial blog entry but it still wont show up on my homepage. However the entry does show up in the “uncategorized category” where we put it

    Other things I have also tried:

    Using different themes…

    Disabling all plug-ins…

    Clearing my browsers cache…

    My sister is hosting the wordpress page with an outside hosting company called FatCow. Not sure if that could be causing the issue? Or if there is a problem with my index.php coding page?

    I do know a decent amount of html/css but php is a work in process…

    Website is https://www.goalsetentertainment.com

    And here is the index.php code…

    [Code moderated as per the Forum Rules. Please use the pastebin]

    Thank you in advance for any help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • What happens if you comment out or remove that sirup_lead_story conditional? query_posts is only intended to modify the main loop on the page. You may be screwing up the loop.

    Thread Starter liveshotsimaging

    (@liveshotsimaging)

    Nothing happened when I deleted that out…

    I just re-downloaded the original index.php file from the sirup folder and pasted that code into the editor but nothing has happened, the error still exists…

    Heres the original code which I have on the site now…

    [Code moderated as per the Forum Rules. Please use the pastebin]

    Thread Starter liveshotsimaging

    (@liveshotsimaging)

    Problem fixed! Im really dumb…

    Make sure to have your front page display in settings set to “Your Latest Posts”

    DUH!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Posts will not display on homepage, the usual fixes havent worked…’ is closed to new replies.