Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   How to have %date('..')% appear twice? (http://forum.bytesforall.com/showthread.php?t=7148)

qda May 17, 2010 02:00 AM

How to have %date('..')% appear twice?
 
I am trying to use this in the kicker:

%date('l F Y')% <img src="<?php bloginfo('template_url') ?>/%date('j')%.jpg" />

..but it doesn't work, so as a temporary workaround I have to use:

%date('l F Y')% <img src="<?php bloginfo('template_url') ?>/%date-modified('j')%.jpg" />

Is there a way to use %date.. more than once in a kicker/byline/footer?

juggledad May 17, 2010 02:47 PM

see post #9 in http://forum.bytesforall.com/showthread.php?t=5988

qda May 17, 2010 05:52 PM

Quote:

Originally Posted by juggledad (Post 32208)

Great, that works perfectly, thank you!

I am wondering, you said that fix was for version 3.4.6, but I am running 3.4.9. Does that mean the fix hasn't been implemented yet?

juggledad Oct 13, 2010 01:29 PM

This fix was missed and will be in 3.5.4


All times are GMT -6. The time now is 05:56 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.