Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter heyitsjosh

    (@heyitsjosh)

    Anybody? I did search the forums, but I can’t find a solution for WP v2.2. And I took out lines 559-563 of post.php, being:

    if ( 'publish' == $post_status ) {
    		$now = gmdate('Y-m-d H:i:59');
    		if ( mysql2date('U', $post_date_gmt) > mysql2date('U', $now) )
    			$post_status = 'future';
    	}

    and that did nothing.

    Thread Starter heyitsjosh

    (@heyitsjosh)

    Thank you both for your help, but I must just be a complete idiot. I cannot understand, why backgrounds for #main will work in Internet Explorer all day long, but they do not show up in Firefox.

    I’m completely lost

    Thread Starter heyitsjosh

    (@heyitsjosh)

    nevermind. problem solved. there was a fix for it on the theme creators blog. Thanks though!

    Thread Starter heyitsjosh

    (@heyitsjosh)

    Thanks for the reply whooami. Mine does, however, say “read the rest.”

    I don’t think I’m explaining the problem correctly.

    Whats happening is that when I make a post, even if I format the post in the wordpress editor, it’s showing up on my page totally unformatted as one continuous block of text. If I insert a line break, it doesn’t show up. No HTML within posts works on my homepage. If you click the link to the page with the full post, then and only then does the formatting occur.

    “more” doesn’t work either, because it’s code within the post, and none of that works. So to go to the actual page you need to click the post title.

    I’m a wreck over here. Thanks for helping me though wooami, I appreciate it greatly!

Viewing 4 replies - 1 through 4 (of 4 total)