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)
-   -   [SOLVED] Post date custom icon not working anymore (http://forum.bytesforall.com/showthread.php?t=16264)

gr870sfunk Dec 14, 2011 04:07 PM

[SOLVED] Post date custom icon not working anymore
 
http://forum.bytesforall.com/showthread.php?t=12627

I did everything listed in the attached post and it was all working fine until I upgraded ATA today (3.7.3). I have checked and everything seems to be as it was pre-upgrade, so i'm stumped.

Any help would be greatly appreciated.

Here's a link to the site i'm using it on.
http://keaheyforsenate.com/category/blog-posts/

Those grey lines should be nice little squares with the date in them, but alas they are not....

Thanks!!

juggledad Dec 14, 2011 05:05 PM

change the kicker code to the following
HTML Code:

<div class="date"><div class="date-inside"><div class="date-month">%date('M')%</div><div class="date-day">%date('d')%</div><div class="date-year">%date('Y')%</div></div></div>
Due to WordPress requirements, you can no longer use PHP in the options (sigh) but this will get the dates.

gr870sfunk Dec 15, 2011 07:49 AM

Thanks Juggle! Appreciate it! :)


All times are GMT -6. The time now is 12:14 AM.

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