cartoochio
Forum Replies Created
-
Forum: Themes and Templates
In reply to: blank space before postsNo, I haven’t touched the theme at all.
Bummer about the tables — isn’t that pretty old school? I really like the stick figures.
Forum: Fixing WordPress
In reply to: formatting gone?Cypher —
Thanks for your help.
I fixed the problem — logged in, navigated to options, and changed the wordpress install URI to the proper location.
Forum: Fixing WordPress
In reply to: formatting gone?Here’s my index.php file:
<?php
/* Don't remove this line. */
require('./wordpress/wp-blog-header.php');
?>
Forum: Fixing WordPress
In reply to: formatting gone?My index.php has two lines of code in it — basically a pointer to another file (wp-blogheader). Is this right??
My wordpress install is in its own directory, and with earlier versions all I had to do was make one change in index.php and everything worked.
With 1.5, I haven’t really been able to trace yet which file calls the css file.
Forum: Fixing WordPress
In reply to: formatting gone?One more thing:
I noticed last night that when I navigated to
http://www.hellocruelworld.org
instead of http://hellocruelworld.org
that the formatting had returned. Not so today after the upgrade.