StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-09-2009, 03:48 PM
mikewilltoo mikewilltoo is offline
Registered User
Pro Plus Member
 
Join Date: Mar 2009
Posts: 133
Default How to include post date code in post title

I'm creating templates, and I'd like to include code in the post title that automatically pulls in and displays the post date. E.g., if I were to manualy do this without code, the title might be:

May 7, 2009 - Lecture

but I want the title in the template to look something like this

[the correct code for the date] - Lecture

I've tried using the following variants, and the date part all comes up blank.

<span class="time"><?php the_time('F j, Y'); ?> - Lecture
<span class="time"><?php the_time('F j, Y'); ?></span> - Lecture


<span class="time"><?php the_time('F j, Y'); ?></span></p> - Lecture

I've successfully gotten this to work before, but I can't remember how I did it.

THANKS.
__________________
-------------------------------------
Configuration:
Windows 7
WordPress 3.4.1
Genesis 1.8.2
Site: hhttp://www.matthaag.com/ [live]
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to show Date and Time Under Post Title? peterlaz6 General Discussion 5 03-04-2010 08:12 AM
How to Add Date in Post Title ? EJF General Discussion 5 01-21-2010 05:26 PM
date above title, and comments below post sourapplestudio General Discussion 4 11-15-2009 09:29 AM


All times are GMT -5. The time now is 07:20 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.