Thread Starter
kge11
(@kge11)
Hi thanks for the quick responses.
No change on the re-saves I’m afraid.
Could it be to do with that my site is one of those for which “The Event Calendar” takes over the home page? I already had a category with slug “event” and name “Meetings and Events”.
So hence why I deactivated it while I thought about a solution (which is to rename the “event” to “Events” and customize the theme to show the title I want).
After some quick debugging it appears even though the plugin is deactivated my events category now reports as the home page to the template loader (is_home()==true)
I just installed WordPress on IIS7. I got what sounds like the same errors as you.
I discovered index.php was not in the default pages list of IIS7. Once I added it, everything worked fine.