How do I turn off/remove the clock from showing on the posting? If you for example see http://www.demalt.info/english and then http://www.demalt.info/svenska you see that on the swedish one the clock is showing next to the date, on the last post it says kl. 4:20 pm.
Where do I change these "settings"? Which file do I need to modify?
Thanks
/Giorgio
GOBLUE14
Member
Posted 6 years ago #
Formatting Date and Time
Basically, you want to go into your index.php file and in the post body, find the code that looks like this:
<?php the_time() ?>
..and delete it.
It can also be reformatted (there's a link in the above Codex link I posted), but if you want it gone, you can just delete it.
Thank you so much GOBLUE14!
It made the magic!
:)