Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] CSS Calendar icon not displaying correctly since upgrade to 3.6.7


 
Prev Previous Post   Next Post Next
  #1  
Old May 18, 2011, 02:25 AM
GarethP
 
64 posts · Jun 2010
[SOLVED] CSS Calendar icon not displaying correctly since upgrade to 3.6.7

WordPress V3.1.2

I was using the Calendar Icon from here when I was running ATA 3.6.4

http://forum.bytesforall.com/showthread.php?t=12627

I have upgraded to 3.6.7 and this has stopped working now that PHP is banned from within the theme options. OK I thought, but %date% is given as a post info item so I updated the bits in the kickers to the following

Code:
<div class="date">
    <div class="date-inside">
        <div class="date-month">%date('M')%</div>
        <div class="date-day">%date('j')%</div>
        <div class="date-year">%date('Y')%</div>
    </div>
</div>
But, this is only returning the %date('M')% for all the parts - see here

http://www.nottshockey.org.uk/news/

Looking at the source I can see this

Code:
<div class="post-kicker">
    <div class="date">
        <div class="date-inside">
            <div class="date-month">May</div>
            <div class="date-day">May</div>
            <div class="date-year">May</div>
        </div>
    </div>
</div>
Have I missed something blatantly obvious? Can I only use one %date% per section?
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calendar icon for date jpreuss Post-Kicker, -Byline & -Footer 7 Jun 9, 2011 09:05 AM
[SOLVED] Sub menu not displaying correctly quillik Atahualpa 3 Wordpress theme 11 Apr 1, 2011 12:38 PM
Site Not Displaying Correctly in Opera c12281 New Versions, & Updating 7 Nov 4, 2010 08:54 AM
[SOLVED] blog not displaying correctly in safari pltrace Header configuration & styling 3 Sep 28, 2009 02:41 PM
[SOLVED] Site not displaying correctly in IE martdris Atahualpa 3 Wordpress theme 2 Aug 4, 2009 07:36 AM


All times are GMT -6. The time now is 10:43 AM.


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