View previous topic :: View next topic |
Author |
Message |
mina247
Joined: 29 Jan 2004 Posts: 2
|
Posted: Thu Jan 29, 2004 6:35 am Post subject: One-date blog |
|
|
The problem with my template is that it only ever shows the date for the most recent blog entry.
<?php the_date("d.m.y","<H5>","</H5>"); ?>
This is the code that I have. What am I doing wrong? _________________ A b2 idjit |
|
Back to top |
|
 |
XianghuaALPHA
Joined: 05 Aug 2003 Posts: 79 Location: Tulsa, OK
|
Posted: Thu Jan 29, 2004 4:09 pm Post subject: |
|
|
I have a very slightly altered template heh - but yea - my code is this -
Code: | <?php the_date("","<h2>","</h2>"); ?> |
I'm noticing the format for your's is IN yours... like - I thought that was a settting in the config file / preferences you could set - and make it global / easier that way....
Anyway - not a php guru - but that's what I know :china: good luck.
X A _________________ [ [ - - There can be only 2 or 3 - - ]]
You know what. On a quite board - you end up talking to yourself alot....
Friends don't let friends play Tekken™ |
|
Back to top |
|
 |
|