basketball
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: PHP questionThanks for the help Beel but I got lucky and stumbled onto what is slowly becoming one of my favourite WP plugins.
http://www.coffee2code.com/archives/2004/08/27/plugin-customizable-post-listings/
It does EVERYTHING!
Forum: Fixing WordPress
In reply to: PHP questionDang, that’s too bad. Then does anyone have any ideas where I can have a list a list of the last 5 or 6 posts along with it’s dates and number of comments and the title of course.
Forum: Fixing WordPress
In reply to: How to post text with whitespaces ?Or otherwise if you have the part that you wanted intended just style it using padding: top right bottom left;
Forum: Fixing WordPress
In reply to: PHP questionAnyone?
Forum: Fixing WordPress
In reply to: How to post text with whitespaces ?What do you mean whitespaces? Do you want some blank space after each post?
Forum: Fixing WordPress
In reply to: Display the title onlyIt’s the same thing, except in plugin form. I still run into the same problem while tyring to customize the output
Forum: Fixing WordPress
In reply to: Two blogs run by wordpress on 1 site?No problems on installing a bunch of blogs in diff directories. I have 3 installed on my site (although I don’t use subdomains) everything runs smoothly. About the re-directing I don’t see a problem in that either.
Forum: Fixing WordPress
In reply to: Display the title onlyHey Jinsan I got it working, first enable my-hacks.php. Put this recent posts thing in
http://wiki.wordpress.org/Recent%20Posts
Then inside the file change $skip_posts = 0, to $skip_posts = 2 and then customize the output as you like.
Forum: Fixing WordPress
In reply to: Display the title onlyHmm so you want to do something like….
My first post
Some text about the first post lots of other stuff.My Second post
This is the second post, and it’s almost as good as the firstMy third post
My fourth post-Jinsan
Yup =D
Forum: Fixing WordPress
In reply to: Display the title onlyWell I know how to insert the template tag, it’s just that I have no clue how to do so but only have the titles for the posts after the second (the 3rd title, the 4th, 5th, ….) and display the first two posts in full.
Forum: Your WordPress
In reply to: First blog, slight change of default theme.Nice site, really cool graphic on the top. Just a few comments though; did you intentially make the background have that grey streak down the middle? (Just seems a little out of place). Also your site fits perfectly into my window but I use 1024×768 and there are a lot of 800×600 users on the net so you might want to consider them. Maybe make it smaller, or make your layout fluid instead of fixed with a minumum width property (or what I do is put a transparent spacer and set it to a specific width).
Forum: Plugins
In reply to: WordPress Plugin Manager Doesn’t work on wp1.5Hopefully nscott’s advice will help you guys cuz for me the plugin works fine with 1.5
Forum: Fixing WordPress
In reply to: CSS questionAs Homer says DoH!
Thank you kiddeath91 and nuclearmoose for the help, and you were right kiddeath, I was missing the display: block;
Forum: Fixing WordPress
In reply to: CSS questionHrm, I tried all of those properties and they do work with things like h2, but they don’t necessarily do that for a link.
Forum: Fixing WordPress
In reply to: Image paths in 1.5Hehe, not a problem. Glad you got it working