hanni
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: “Asides” help?Southerngal – Hmm. Not sure what’s happened there Ill have a look when I get back from work.
Forum: Requests and Feedback
In reply to: The template system is horrible.Sorry, the above post was me, I forgot to log in!
Forum: Themes and Templates
In reply to: changing the templateI’m surprised that Root didn’t get there first 😉
Forum: Plugins
In reply to: let same date showSerendipity: Frustrating!
Forum: Plugins
In reply to: Countdown counter?Why would this be a GPL breach?
Forum: Fixing WordPress
In reply to: date and time same rowIm not so great at this but I think you should replace your loop with this:
<div class="meta"> <h2><?php the_date(); ?></h2> // <ul class="post-categories">- <?php the_category() ?>
— Christian @ <?php the_time(); ?> </div>
Forum: Plugins
In reply to: Simple: Multiple sites with one WPAllan – I’m trying out your way now, it seems to be going well 🙂
Forum: Plugins
In reply to: Anyone interested in a post count function?Great code, thanks 🙂
Forum: Fixing WordPress
In reply to: date and time same rowSure it is, can we have a link to your site so that we can give you the correct code to do this?
Forum: Fixing WordPress
In reply to: Popup Comments disappear with Permalinks?The comments should be displayed on the individual entry archive, if they are then everything is working correctly and there shoudn’t be a link to the popup comments.
Forum: Fixing WordPress
In reply to: I can’t get my site to validate using the Geo ModI’m not sure on this one but I’m guessing that you’re stuck with it. Perhaps you could run it through a URL cleaner each time or something (not sure that this would work though)
Forum: Your WordPress
In reply to: Feedback needed..Ronnie! Hello! Welcome to WP 🙂 I hope things are going well for you!
Forum: Everything else WordPress
In reply to: am i missing something?I guess that it would be a good idea to have a link like that somewhere, but it’s not absolutely necessary is it?
Forum: Fixing WordPress
In reply to: MySQLWhat sort of problems are you having?
Forum: Requests and Feedback
In reply to: Multiple Templates in WPYou can use .htaccess to have different ‘templates’ for your achives and so on.
Do you not find it simple that you don’t need to create lots of ‘templates’?