ifelse
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Oracle supportHaving worked with and for Oracle for quite a few years, I have to say that you it really is overkill for powering a blog app.
Pizdin_dim is correct; I would certainly look at choosing the right tool for the job rather than trying to shoehorn WP onto Oracle.
Forum: Your WordPress
In reply to: thewhiteleaf.comHere’s a link to the site. A nice, homely design and quite a good fit for the site. I have a slight bugbear though; scrolling up and down using a mouse wheel in FF feels sluggish.
Forum: Your WordPress
In reply to: Your 3 col layout“Show me your 3collumn layout/theme.”
Is that a threat?:-) OK, I’ll give in, I’ll show you the goods.Forum: Themes and Templates
In reply to: Post overflows onto Div ColumnPlease be patient and show some restraint when it comes to bumping. Remember, we’re all volunteers here.
Forum: Fixing WordPress
In reply to: problem in post.php, can’t get_post()The function name is fine. Can you make sure that you uploaded the latest version of wp-includes/function.php?
Forum: Plugins
In reply to: Incorporation Integer DataIf you’re familiar with PHP and MySQL, then write a plugin.
Forum: Installing WordPress
In reply to: undefined function call on wp-include/functions-post.phpIt’s defined in wp-includes/functions.php
Forum: Installing WordPress
In reply to: 2 days attempting the famous 5 minute installDoes it fail after you login?
Can you reach this login page?
Forum: Fixing WordPress
In reply to: Quick tags box missing!“you guys should support Safari”
It’s a bug in Safari rather than WP. However, this thread appears to provide a workaround.Forum: Fixing WordPress
In reply to: Simple search, similar to textpattern?Try the following:
<form id="searchform" method="get" action="<?php bloginfo('url'); ?>/index.php">
<p><input type="text" name="s" size="18" value="search" /></p>
</form>Forum: Installing WordPress
In reply to: 7 days – 7 banners“If it where php it would be no prob after all.”
Why not define the style for the header in your header.php?Forum: Fixing WordPress
In reply to: Font & Margin issue…Jayess,
If you increase the size of the margin for the content box, then the width should be adjusted as well.Podz,
What tool do you use to observe the item properties? (apologies Jayess for hijacking the thread)Forum: Plugins
In reply to: myPress: WordPress -> Myspace crossposting“overtech, perhaps you should try some constructive criticsm before being a jerk.”
Really? I felt that Overtech was quite fair with his comments esp. WRT to table creation. There’s no need to get defensive.Forum: Fixing WordPress
In reply to: forgotten loginIf you have PHPMyAdmin installed, then you can follow Podz’s excellent guide.
Forum: Themes and Templates
In reply to: Watermark on KubrickYour question doesn’t seem to make much sense. Do you mean a watermark on the header image (though this seems to contravene your note about “relative to the whole page”?