A lot of people are asking me where I found my calendar pictures…. As I wrote on the WP forum in the topic :

For the images themselves, well, as I don’t remember from where I downloaded them and as I am not the creator, I prefer to not package them. But if you look for “icon calendar” or something like that I am rather sure you will find some equivalent images…..

Finally I found back the link….

http://www.oxygen-inc.com/kenx/

8 commentaires

  1. I know this is off topic, but couldn’t see any other way of getting a hold of you. I was wondering if you’ve run into an issue with the CPGAlbum function not working in the psnAdmin interface. I can get it to work on the posts and the like, but cannot get the admin interface to show the albums. I have to fumble around in the album to get the correct IDs. Let me know if you need more information.

  2. Thanks so much for sharing this – it looks great on your site. I’m also using the Kubrick template and code and having a problem implementing the code so that I don’t get a “parse” error.

    Mind sharing what the loop section looks like where you added the snippet of code? 🙂

  3. Yes, I am also using the Kubrick template and I also come across the same situation as stefan stated.

    mm…. I think it is not as simple as you stated….

  4. Here is the code I am using :

    <img src="http://idahocline.info/images/calendar/<?php echo the_time('m_d'); ?>.png" alt="<?php the_time('F jS, Y') ?>" height="90px" width="90px" />

    Don’t forget that the double-quotes here have been translated into curly double-quotes…

  5. Well, I’m a moron and still can’t figure it out. When I replaced the php call to echo the time, with just a reference to one of the png files, it displayed it fine. When I replaced the png file name with the call, I get the error.

    Not sure.. oh well. Looks good though. I noticed that the png files aren’t transparent backgrounds on IE6. I think I knew that, just had forgotten. I guess if someone had the time, they could take the 365 png files and export them as gif files.

  6. Pourquoi pas une traduction en français ?

  7. Hey, I just wanted to tell you by the way that the psnGallery plugin won’t display albums that aren’t in a category or category id=0. I looked through the code and couldn’t find anything, yet I’m no the smartest when it comes to these things.

Comments are closed, but trackbacks and pingbacks are open.