Thread Starter
nibrir
(@nibrir)
people, please – i need your help :/
could you give a link so we could take a look?
could it be as simple as having a date format that is confusing?
Thread Starter
nibrir
(@nibrir)
The URL is http://kopfkrieg.zeitflucht.de
I just don’t understand it, because the links in the calender are alright and so is the date when writing a new post.
you probably have a function called the_time somewhere in your main or post template. Could you tell me if there is something inside the parentheses (the_time(‘somethinghere’);)? I’m suspecting there is just some wrong letter in the formatting.
Or, if the parentheses are empty, the “mistake” is in the Options > Default date format
Double-check the date formatting. Or tell me the format you’d like to have and I’ll whip it up 🙂
Thread Starter
nibrir
(@nibrir)
Well, this is the code from the index.php in the templates folder, the title and the time displayed beneath it: <?php the_title(); ?><div class=”cite”>» <?php the_time(“d. h. Y”) ?> um <?php the_time() ?> Uhr</div>
The date itself is correct, I mean its structure or format, however you’d like to name it. The problem is that the month is not correct, it shows august or april or whatever, it is different from entry to entry 🙂
Thread Starter
nibrir
(@nibrir)
Oh my God, I fixed it. Please excuse me, I don’t know what’s up with me at the moment *g*