smoolean
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Starting The Loop, For Just a Specific CategoryAwesome, thank you so much Otto42! That was exactly what I was looking for!
Forum: Fixing WordPress
In reply to: How would I create just a basic list of all posts?Ok I Googled “<?php wp_get_archives” and basically won the lottery when I found the following on the 2nd page of results…
<?php wp_get_archives(‘type=postbypost&limit=500’); ?>
That’s perfect. Well. . . ideally I’d like to be able to display the date it was posted next to it. Any ideas there?
Forum: Fixing WordPress
In reply to: Where (which DIR) do I place my own template for a page to use?Just adding in the <?php /*
Template Name: name
*/ ?>Was that simple!
Forum: Fixing WordPress
In reply to: Where (which DIR) do I place my own template for a page to use?“you didn’t answer the question regarding whether or not you are using the correct header for a page template.”
Aaaaaaaahhhhh.
See, I’m such a newb I didn’t even know you needed that. It works now, thanks so much for your patience with me.
Forum: Fixing WordPress
In reply to: Where (which DIR) do I place my own template for a page to use?The thing is, I tried this on my other domain, with WP2, without K2, just the default Kubrick, and it still won’t show up 🙁
I bumped up it’s permissions to 755 through just properties via FTP. What is chmod? Sorry if that sounds lame, but I’ve never quite known what that meant.
Forum: Fixing WordPress
In reply to: Where (which DIR) do I place my own template for a page to use?Moshu, how would I make “another template.” I put a .php file in the same directory, but it’s not showing up.
miklb, I’m using WP 2.0, with K2 as the theme.
Forum: Fixing WordPress
In reply to: Titles in URL, instead of www.x.com/?page_id=21Nevermind, they work too! Thanks again.
Forum: Fixing WordPress
In reply to: Titles in URL, instead of www.x.com/?page_id=21WOW! That’s exactly what I needed. Thank you guys so much.
My only gripe is that it works with normal posts, but not “pages.” How would I go about having pages use permalinks?
Forum: Fixing WordPress
In reply to: “Posts” display fine, “Pages” slightly narrowerYou’re right, it was the scroll bar. I guess sometimes it just takes an outsider to point out the painfully obvoius. Thanks Beel, I could have stared at it for another hour and most likely not realized what was going on.
I must say, the WP support forum is the most helpful board I’ve ever visited. Thanks again.
Forum: Fixing WordPress
In reply to: Sidebar Styling Troublesalphaoide, thank you very much. Can’t believe I couldn’t find that. Anyways, I really appreciate the help.
Forum: Fixing WordPress
In reply to: Footer background-property problemsThanks a million moshu, I was worried for a second.
Forum: Fixing WordPress
In reply to: Line-Height Problem on single viewKafkaesqui, you are pretty much my hero. Can’t thank you enough for the quick help/reply.
Forum: Fixing WordPress
In reply to: WordPress database error: Can’t create/write to file“This thread” is blue, and hovers, but isn’t an actual link.
Forum: Fixing WordPress
In reply to: Continue Reading Story Link…You’re both too kind. Thanks for fast response.