jfunkk99
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Category-based templates/stylesI thought this was supposed to be a new “feature” in WP 1.5. Why isn’t there any documentation on this?
Forum: Fixing WordPress
In reply to: Themes aren’t working after 1.2 to 1.5 upgradeOK, I think I just figured it out. I don’t know why that was so confusing.
Forum: Fixing WordPress
In reply to: Themes aren’t working after 1.2 to 1.5 upgradeI’ve been through that but it’s not really answering my question. Right now I have index files in three locations. http://www.mainsite.com/index.php http://www.mainsite.com/wp/index.php and http://www.mainsite.com/wp/wp-content/themes/maintheme/index.php. If you go to http://www.mainsite.com it’s obviously going to use the index.php file there. I didn’t read anything in any of the documentation that explains what to do with your existing index and css files.
Forum: Fixing WordPress
In reply to: Themes aren’t working after 1.2 to 1.5 upgradeNo I don’t. I guess the real question is what happens when switching themes? Does it copy the index file to your root directory or what?
I’m having a problem getting the results to show. Everything else is working fine, I have a poll up and it accepts votes but when you click “Show Results” it doesn’t work. If I actually go to wp-polls.php and click show results it works but not from my index.php. Any ideas?