ifelse
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Upgrade Instruction Confusing (Overwrite or not?)The instructions not to delete the wp-content folder is so that any custom themes/plugins are not removed. Overwriting it should be fine as this will not overwrite these custom themes/plugins.
You’re correct, the config-sample file is not required. However, do not remove wp-config.php.
Forum: Your WordPress
In reply to: My new theme – minim8Just to clarify; I’m not using the minim8 theme on my site.
Of course using Google AdSense is throwing a bunch of wild warnings and errors, but thats Google.
Example please?Forum: Your WordPress
In reply to: Yet another WordPress blog is bornAlso you can’t use Ampersands without using the utf equivalant, or just use the word “and” instead.
In simple terms, the solution is to change all usage of & to &Forum: Your WordPress
In reply to: Wil Rushmer · Personal JournalAhh, but deprecated simply means that usage is not advised as it is liable to be removed for the next defination. Strictly, speaking there is nothing wrong with using it now:-)
I agree, though that it is redundant. It’s really a legacy feature for use with the smoothscroll script as I was too lazy to rewrite the script to use the div’s. One day, I’ll get off my arse and sort that out:-)
Cheers.
Forum: Your WordPress
In reply to: therub.netThe sidebar looks a little empty. I’d be tempted to, with so few links, to turn that into a horizontal navbar. However, the title icons (which I’m guessing are category based?) look quite nice.
The header logo, on the other hand, is something I’m not a fan of (is that comic sans?).
Forum: Your WordPress
In reply to: Wil Rushmer · Personal Journal“no takers? somebody has to have something good or nasty to say.”
Remember, patience is a virtue:-)Anyways, that’s a very nice looking design. What I’d be tempted to do is to change the name of the Journal link to Archive as it’s currently a bit misleading. It might also be a good idea to have a specific Home link for clarity as the current link doesn’t immediately stand out as being clickable.
However, on the whole, it looks good. Colours are clear and balanced as are the font size/type for the content.
Well done.
Forum: Your WordPress
In reply to: My new theme – minim8You can now get the theme from the WP Theme repository.
Forum: Fixing WordPress
In reply to: WordPress hammering MySQL server“- brian latest comments”
Try disabling this plugin. This plugin appears to be responsible for quite a few server hammerings.Forum: Your WordPress
In reply to: I’ve left the darkside!Very nice! Lovely colour scheme and even lovelier pictures:-)
Forum: Your WordPress
In reply to: Return of the MooseGlad to have you back!
Forum: Fixing WordPress
In reply to: **********Codex is DownI don’t suppose anyone would care to explain what ********** stands for?:-)
Forum: Your WordPress
In reply to: Awesome New Design“More cowbell? Please explain”
During a popular Saturday Night Live sketch , Christopher Walken played “famous” music producer Bruce Dickinson (not to be confused with the Iron Maiden vocalist), insisting that “more cowbell” is the key to making Blue Öyster Cult’s “(Don’t Fear) The Reaper” a success: “Guess what? I got a fever. And the only prescription… is more cowbell.”
Personally, I don’t think it’s that funny but I seem to be in the minority judging by the reaction on the net.
BTW, nice design:-)
Forum: Installing WordPress
In reply to: Disappearing admin text in IECan you do a force refresh (CTRL + F5) to make sure that the css is properly loaded as I’ve experienced no problems with IE on WP 1.5x.
Forum: Installing WordPress
In reply to: why do i lose my layout when i use permalinks?I’ve had a look at your site and mainstyle.css has a different set of styles to style.css
You’ll need to remove the following line from your header.php
<link rel="stylesheet" type="text/css" media="print" href="../stylesheets/mainstyle.cssThen open up mainstyle.css, copy all the text and paste at the bottom of your themes style.css.
Forum: Fixing WordPress
In reply to: Discussing links and related problemsBauB’s mini post plugin is a easy way to handle what you need.