zhu8
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Link/bookmark iconsmaybe this plugin will help you : http://www.z-oc.com/blog/powerblogroll/
Forum: Themes and Templates
In reply to: Where are page templates in 2.6I have this problem too,Thanks for your advice.It’s good now for me too..
Forum: Themes and Templates
In reply to: New Theme Is WideYou should learn some CSS
Your theme is a wide theme,If you don’t know how to edit the CSS,You’d better check a new theme like Theme ViewerForum: Alpha/Beta/RC
In reply to: Does anybody know the changes in 2.6it comes so slow…
Forum: Plugins
In reply to: Removing ‘Category Base’ From PermalinksIf you have WordPress 2.5 you can just set the category base to “/.” (without the quotes) and it will work fine without any additional plugin.
Oh? just so easy…
Forum: Themes and Templates
In reply to: New Theme Is Wideuse width in css should be OK!
Forum: Requests and Feedback
In reply to: Pages Permalink StructureI want to make it like this too π any new suggestions? Moderator?
Forum: Plugins
In reply to: Top Level Categories with WP 2.5Yes , It works in WP 2.6 too,Thanks!
Forum: Installing WordPress
In reply to: Upload error@jonasbang
Thank You Very much! Your .htaccess works in my wordpress!Forum: Requests and Feedback
In reply to: Forum Profile InfoGood suggestions! But I want to know why some one’s avatar will show his web site link(like you),but some one do not show(like me:()?
Forum: Installing WordPress
In reply to: Upload errorIt seems many guys have this problem..one is me.. hope it will be resolved in WP 2.5
Forum: Alpha/Beta/RC
In reply to: 2.5 image upload/home/******/public_html/blog/.htaccess: Invalid command 'uploads"', perhaps mis-spelled or defined by a module not included in the server configuration
That’s my error log
Store uploads in this folder:upload
Full URL path to files (optional):/home/******/public_html/blog/upload
That’s my Miscellaneous Settings..anyone help?
Forum: Fixing WordPress
In reply to: Scrolling CODE, overflow-x:scroll, how to edit <code> tagI have an idea, You can use this code:
div.post(or#post) p, ol#commentlist li p {
overflow : auto;
}
it can make the paragraph with code have scroll with it.it’s the only way you can use without a code plugin – I haven’t found other ways to solve it…
Forum: Fixing WordPress
In reply to: post.php error but post was modifiedIt’s Just because i add wrong widgets to my theme which didn’t support widgets!
hope anyone who has the same trouble will keep your eyes on IT!
π