unveiled
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Photoblog themes for WP? Wishful thinking?Michail: I’ll take a look at your plugin later today and we’ll see how it works with my theme.
Forum: Themes and Templates
In reply to: Photoblog themes for WP? Wishful thinking?Lorelle: I’ll get in touch with you in a couple of days about this. Thanks for your help.
Forum: Themes and Templates
In reply to: Photoblog themes for WP? Wishful thinking?Lorelle, I’m planning on putting together something to help others create their own photoblog themes from scratch. It’s going to take me a while just because of time constraints right now but it is on the way.
nmallory – on the main page the thumbnails at the bottom are just the previous five, if you go to one of the categories or the archives page then you’ll see that it’s set up to show all for that particular category or archive.
Forum: Themes and Templates
In reply to: IE missing footer – Firefox looks fineNo problem, you’re welcome.
Forum: Themes and Templates
In reply to: New Photoblog Theme ShutterbugThanks, glad you like it.
Forum: Themes and Templates
In reply to: IE missing footer – Firefox looks fineI just checked it in IE. Along with the footer not displaying correctly, the second sidebar doesn’t show up at all in IE6. I looked at the code and you have a comment before the second sidebar that’s not closed properly.
The comment should be
<!-- comment here -->, you have an extra exclamation point at the end of the comment. Firefox is skipping over that but it’s tripping up IE. So take that extra exclamation point out and you should be fine.Running the site through a validator can help catch things like that. Here’s the link: http://validator.w3.org/
Forum: Themes and Templates
In reply to: Photoblog themes for WP? Wishful thinking?Ok, it took me long enough but the photoblog theme is ready. Here’s the link to see it in action: http://themes.lfmdesigns.com/photoblog/ and you can download it here http://lfmdesigns.com/2005/06/01/shutterbug/
There’s a readme file in the zip and I’ll probably do a write up on it tomorrow on my blog on how I got everything set up.
Forum: Themes and Templates
In reply to: 1 post on front page onlyJay, you’re welcome. I just happened to be looking for something else when I ran into this thread.
Glad to have been of some help.
LenaForum: Themes and Templates
In reply to: 1 post on front page onlyHave you tried this?
<?php query_posts('cat=1&posts_per_page=1'); ?>Forum: Themes and Templates
In reply to: Photoblog themes for WP? Wishful thinking?Hey, maybe I can help. I’m getting ready to setup a WP photoblog on one of my sites, I can lend you a hand if you like? Let me know. L.