Len
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Blog or Splog?Hell, I never even knew what a “type-in” was, so few of us have them.
Heh, I never heard the term until you mentioned it but it sparked my curiousity. I love Mr.Google. (in a platonic sort of way of course)
Forum: Everything else WordPress
In reply to: Virus in my account?According to Google’s cache, as of Apr 16 you were running WordPress 2.2. You might want to upgrade your install.
Forum: Everything else WordPress
In reply to: Blog or Splog?Must agree with whoo. Unless you’re writing your own material then there really is no point.
When I want to read about physics one of the places I head off to is physorg.com. I don’t go to Bob’s blog to read the stories aggregated from physorg etc. I may go to Bob’s blog if he is offering his own insight to various subjects related to physics.
Forum: Themes and Templates
In reply to: Can I have one right sidebar and one bottom sidebar?There is no easy answer as this requires changes to both the structure of the theme and its CSS. Best way to proceed is to download and study other themes that already do this.
Forum: Themes and Templates
In reply to: where to get the theme of wordpress.orgthis site is NOT made with WordPress (except the blog section).
I think some people get confused thanks to the efforts of some very talented designers that made all sections of this site appear seamless. 😉
Blog > WordPress
Codex > MediaWiki
Forum > bbPressForum: Themes and Templates
In reply to: Is WordPress.org’s theme free?As far as I know it’s not available for distribution, meaning it’s copyrighted.
Forum: Themes and Templates
In reply to: How can I change this footer?@ jessek
You should have started a new thread as this one is buried deep in my profile by now. I only found it because I was bored and was digging through old threads – something I don’t normally do.
Your repaired footer.php file is here,
http://wordpress.pastebin.ca/991518Make sure to get rid of those spammy links. I really wish you guys wouldn’t use themes from shitty 3rd party galleries that insert obfuscated code into the themes. Do you really want to upload some code to your server without knowing what it is or what it does? You’re playing with fire.
Forum: Fixing WordPress
In reply to: How to customise the error pagesAnd how ironic is that?
Exactly what are you doing and what error message do you see?
Forum: Fixing WordPress
In reply to: images not loading on sidebarI see 3 images all of which are using absolute paths. The 1 image I don’t see is using a relative path.
Forum: Fixing WordPress
In reply to: How create my own codex (like on WordPress)The Codex is a Wiki.
Forum: Plugins
In reply to: Missing ZIP on wordpress home base :(I have no life that’s why I hang out here helping out. 😉
Forum: Installing WordPress
In reply to: Problems – secound step of instalationIt could be extra space in the wp-config file before the opening
<?phpor after the closing?>Forum: Fixing WordPress
In reply to: Why do images show the file path when moused over for WP 2.5?If you’re using the “thumbnail” or “medium” version of your image in a post with a link to the full size image of course it will show.
Forum: Plugins
In reply to: Missing ZIP on wordpress home base :(Forum: Fixing WordPress
In reply to: How to customise the error pagesI just checked your theme to make sure you have a 404.php – you do. Edit that file.