Hello. I have a Wordpress installation (version 2.7.1). I have a theme installed on it. I have been modifying my theme. I sucessfully modified my theme, but the index.php of the theme is not updating to show changes while single.php is. See these example to see what I mean: http://codefusionlab.co.cc This is the homepage. When you click the about in the horizontal navigation bar at the top, it brings you to http://codefusionlab.co.cc/about/ when infact it should show a popup box. You can click the same About button on http://codefusionlab.co.cc/contact/ to see the popup. I have also tested the theme on my local wordpress setup, with no problem. This makes me think that the problem is coming with wordpress itself rather than the theme..or my server. However, I've checked the server...nothings seems wrong. Here are some information about the Wordpress setup: Wordpress 2.7.1 - Had WP Super Cache installed (but now deleted the plugin + cache folders + removed htaccess code from root htaccess file) - Had crazy cache plugin (removed also) Any idea why this is happening? Any help would be greatly appreciated.