How do I get the Date to appear above every entry
Posted: 17 April 2007 03:42 PM   [ Ignore ]  
Grad Student
Rank
Total Posts:  35
Joined  12-18-2006

I want the date to appear above every entry, even if it was published on the same day as another. just wondering what code I need to change to get it to do this. here is a sample of what I have right now:

{exp:weblog:entries weblog=”{my_weblog}” orderby=“date” sort=“desc” limit=“5” disable=“member_data”}
{date_heading}
<p class=“style9”>{entry_date format=’ %l, %F %d, %Y ‘}</p>
{/date_heading}
<hr size=“1” noshade=“noshade” />
<div class=“Body”>
{categories}
<a href=”{path=site_index}”>{category_name}</a>
{/categories}
<br />
<span class=“Body”><strong>{title}</strong>
<a href=”{title_permalink=”{my_template_group}/display_blog}”>{summary}</a>
</span>
{if allow_trackbacks}
({trackback_total}) <a href=”{trackback_path=”{my_template_group}/trackbacks”}”>Trackbacks</a>
{/if}
</div>

</div>
<br />
<br />
{/exp:weblog:entries}

Thanks.

Profile
 
 
Posted: 17 April 2007 03:53 PM   [ Ignore ]   [ # 1 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  12253
Joined  04-29-2002

{date_heading}
<p class=“style9”>{entry_date format=’ %l, %F %d, %Y ‘}</p>
{/date_heading}

Get rid of the {date_heading} parts and just use the {entry_date piece.

 Signature 

Quick Reference - EE Trial Options - EE Wiki - Docs for updating a build

Profile
MSG
 
 
Posted: 18 April 2007 01:59 PM   [ Ignore ]   [ # 2 ]  
Grad Student
Rank
Total Posts:  35
Joined  12-18-2006

thanks

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 64492 Total Logged-in Users: 69
Total Topics: 81036 Total Anonymous Users: 30
Total Replies: 436073 Total Guests: 286
Total Posts: 517109    
Members ( View Memberlist )