bradleyg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: pagename.php has never worked for meThis got me too. Maybe it should be added as a feature and then you won’t need to change the docs!
Forum: Fixing WordPress
In reply to: 2.5 HTTP error when uploading Images from my computerI have this problem with IE7 but Firefox is fine?
Forum: Your WordPress
In reply to: ForTheLose.org Version 3.0 ReleasedBeautiful!, maybe larger line-height and a little more padding on the main text would make it perfect. Love the banner.
Good work.
Forum: Your WordPress
In reply to: Portfolio / Journal – 3 themes – Web DesignerCheers, I actually meant the 3 designs (themes) of my personal site. I worded it wrong in my post. I have edited so I hope it makes more sense!
Forum: Your WordPress
In reply to: My New Blog SiteI agree, nice but music is irritating.
Forum: Fixing WordPress
In reply to: Lot’s of fun with “if” statements…Thanks for the push in the right direction.
It seems that:
$post = $wp_query->post;is no longer needed in 2.5. If you use in_category() outside of the loop it query’s the post anyway. Is there anyway to get confirmation on this? Maybe I should use it the way it is documented just in case a change in future releases?
Forum: Fixing WordPress
In reply to: Really just need some guidance with my categoriesIn the themes folder.
/wp-content/themes/coyote-moon/style.css
Forum: Fixing WordPress
In reply to: <?php if ( in_category(‘whatever’) ) { ?> not workingI was using in_category instead of is_category.
Forum: Alpha/Beta/RC
In reply to: Image Upload – “Specified file failed upload test.”anybody?
Forum: Fixing WordPress
In reply to: ampersands not being escaped in get_the_tag_listI’m going to post this in the beta area. Maybe its only with 2.5.