Geoffrey Sneddon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Single Post Homepages in 1.3aHmm… Changed the if to:
if ($query->is_home && (!isset($_GET['paged']) || $_GET['paged'] == 1)) {But I’m now missing the 2nd and 3rd posts.
Forum: Fixing WordPress
In reply to: Single Post Homepages in 1.3aIs there anyway to have the plugin affect only page 1?
Forum: Your WordPress
In reply to: Geoffers’ v. 2I think I’ll try some bug busting using conditional comments π
Forum: Your WordPress
In reply to: Geoffers’ v. 2That’s only in IE. and due to a bug in IE’s rendering of CSS.
Forum: Your WordPress
In reply to: My BlogOK, version 1.1 is now online. whatcha think?
Forum: Fixing WordPress
In reply to: 02-05: Big login buttons ugly (at least) in SafariThe fact is many people (myself included) like buttons in my web browser to look like the OS…
Forum: Your WordPress
In reply to: My BlogAnyone else?
Forum: Installing WordPress
In reply to: am i allowed to move the “powered by wordpress”The problem for me, is that, it’ll be hard to fit a link into the design of my blog, although WP will definatly be linked from some pages and posts, we’ll see if it makes it on all the pages…
Forum: Requests and Feedback
In reply to: Call to all bloggers – I need your help!Done.
Forum: Fixing WordPress
In reply to: archives dropdown menuThanks mindlessLemming… That’s just one of those times when you say to yourself: “Why on earth did I not think of that?” Anyhow, thanks.
Forum: Fixing WordPress
In reply to: archives dropdown menuAnyone for my problem? Anyone?
Forum: Themes and Templates
In reply to: Customization is WAY too difficult!I must admit I spent about 12 hours working out how all the coding of WordPress works yesterday, and I’ve only covered a fraction, I have, however, changed quite a bit…
Forum: Fixing WordPress
In reply to: archives dropdown menuI have the whole window.location = value but It’s not being displayed here…
Forum: Fixing WordPress
In reply to: How to protect wp_config settings ?Because it’s only setting variables, and not echoing them, it’s completely safe, look at my WordPress wp-config.php file for example…
Forum: Fixing WordPress
In reply to: how to disable the calendar?Arg.. I forgot to reload… so you showed it…