ifelse
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: May be this is a dumb questionThis is a server config issue which your hosting company can address.
Forum: Your WordPress
In reply to: horizontal wordpress – Living on a IslandInteresting design… it’s harder to scroll horizontally than vertically (lack of a horizontal scroll wheel is one reason) but it’s different.
“I tried it with a smaller graphic on the left but then it is losing it’s effect of the shadows in the water.”
You could crop the top section of the picture (i.e. lose the clouds)…Forum: Plugins
In reply to: Using loops and query_postsYes, cat does have special handling for a single exclusion.
… though currently imperfect special handling:-)Forum: Themes and Templates
In reply to: Testing Themes In Different BrowsersBrowsercam is a paid for service that does exactly what you want. However, it is probably overkill for most…
If you want us to help, stick a url to your site in your profile.
Forum: Installing WordPress
In reply to: Install claims I already installed!“Obviously I HAVEN’T already got wordpress installed, since I deleted everything, but it seems that the script believes I have?”
Apologies if this sounds patronising but are you sure that you have *dropped* the WP tables? Fire up phpmyadmin and doublecheck that this is the case.Forum: Your WordPress
In reply to: New Blog in LuxembourgThanks for the plug and welcome to WP:-)
Forum: Fixing WordPress
In reply to: Help me get RSS working please.Martinh,
This is because of the character ñ (ñ) This page gives a technical explanation on this issue.
Forum: Fixing WordPress
In reply to: Help me get RSS working please.Dubbldawg,
Your feed is located at: http://www.taoofbrian.com/wp-rss2.phpThis appears to work fine. Please try and verify things first before complaining…
Servant,
The following line in your feed is borking things. How did this appear as it’s not there by default.
<meta http-equiv=”content-type” content=”text/html;charset=iso-8859-1″>Forum: Fixing WordPress
In reply to: Pings Not Working?Have a look at this bug to see if it affects you. BTW, if you list your blog in your profile, it’ll make it easier for us to help you.
Forum: Fixing WordPress
In reply to: Include all posts from a category on home.phpYou can use query_posts:
Add the following to the top of home.php
<?php query_posts('category_name=updates');?>Then start going through The_Loop as you normally would in index.php
Forum: Fixing WordPress
In reply to: Have a homepage without Latest PostsJust add a home.php with your static content. This will get picked up on the homepage and will not affect other pages.
Forum: Themes and Templates
In reply to: Template modifications“I can’t see a Re-Publish button (like Blogger) or a Save button.”
There isn’t one. The site is generated dynamically i.e. it uses the template when the page is requested.Forum: Fixing WordPress
In reply to: Cannot view pages on their ownThis appears to be a server config issue as the pages are being redirected to the home page. If you’re using Apache, then I suspect that your .htaccess file is screwed up. Back this up and then remove it from your system and see if that works.
Forum: Your WordPress
In reply to: My Wife’s new siteForum: Your WordPress
In reply to: My Wife’s new site@herry,
Please stop spamming this forum like this. You’ve already posted the same request on at least four other threads:
http://wordpress.org/support/topic.php?id=30631
http://wordpress.org/support/topic.php?id=31226
http://wordpress.org/support/topic.php?id=31111
http://wordpress.org/support/topic.php?id=30508@spackletoe,
Nice image and choice of typeface for the headers and the colours are a good fit for the site. I agree with the sidebar text colour being a bit low on contrast but a good job:-)