patrickw
Forum Replies Created
-
Forum: Plugins
In reply to: Comment NumbersBut what do I move where?
Err: where do I place this:
<?php comments_number(‘no responses’,’one response’,’% responses’); ?>Forum: Your WordPress
In reply to: Patrick Weber DesignDid you try making the window bigger?
As for the wrapping of the nav bar..im not sure how to fix it. I have been trying to fix it but I cant seem to get it to work.
Forum: Themes and Templates
In reply to: Sidebar ProblemsI fixed it! Woo. Thanks anyways everyone.
Forum: Themes and Templates
In reply to: Sidebar ProblemsDoes anyone know whats going wrong?
Forum: Themes and Templates
In reply to: Sidebar ProblemsAny ideas?
Forum: Themes and Templates
In reply to: Sidebar ProblemsOk. Sorry, the sites not totally done yet but
http://www.patrickweber.com/index-blog.php
The homepage said that it is down but its not ;).
While you are at it, what do you think of the new design? you all are the first ones to see it ;).
Forum: Fixing WordPress
In reply to: Built-in text editor adds extra line breaks on saveIt is because of carriage returns. When the file is saved it is saved with /r/n which normally in windows means one break like the first example you have but on this it is used to either just /r or just /n so when you put both together you get two breaks.
Open it up in a hex editor and get rid of them and that should do the trick.
Forum: Fixing WordPress
In reply to: Problem with RSSForum: Fixing WordPress
In reply to: Problem with RSSOops. Please ignore/delete this thread. WP gave me a Database down error and i thought it didnt post. sorry for the DP.