Posted by ros_88889 on March 7, 2009 at 12:59pm
Jump to:
| Project: | NewsFlash |
| Version: | 6.x-1.6 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have looked and looked for this but no luck.
The block with latest blog post I would like to have the dates showing on this and also I would like the dates showing along with the teaser of the ten latest blog posts.
Anyone know how to do this.
I have got to theme and clicked on date and time. I have gone to admin and date and time and clicked on display.
Comments
#1
I have the same problem. Please help us!! :)
#2
I have found a solution :-), add following code to the "node.tpl.php" after line 15:
<div class="meta"><?php if ($submitted): ?>
<span class="submitted"><?php print $submitted ?></span><br><br>
<?php endif; ?>
</div>
#3
Thanks for the info boysetsfire.
That's a workable solution but it also adds a second set of "meta" info to the Full node.
I've also tried getting the Contemplate module to help me out but might need to work on doing some more tweaking.
#4
The post dates do not show up on my blog posts. I have set the global settings to post for blog and installed Adv Blog, but no luck.
Any ideas. My eyes are burning from spending hours on this issue. The suggestions found here so far have not worked for me.
#5
See http://www.leveltendesign.com/solution/remove-submitted-username-date-te...
which is about removing this info.
The reverse procedure will get it back.
Basically it's
1. Go to your Global Settings (Site Building > Themes > Configure > Global Settings)
2. The part labeled Display Post Information on is where you can control which node the information is displayed on.
#6
closed -- issue fixed for 2 weeks with no activity.