Archive for the Project
Dago Pakar WordPress Theme
Dago Pakar is three column Unsleepable based theme with sidebar – content – sidebar layout. Optimised for AdSense placement (inside content and sidebar). A modern theme with Widgets Sidebar.
Thanks for any requests to share my theme. Glad You like my theme. As promised I have released my theme named as Dago Pakar.
What is Dago Pakar? Dago Pakar is one of beautiful place in Parijs Van Java (Bandung), West Java, Indonesia. You can view this place in http://gallery.supriyadisw.net
Dago Pakar WordPress Theme is a modified theme form Unsleepable WordPress Theme by Ben Gray at http://www.openswitch.org. Thanks for the great theme Ben
This is my Beta release. Perhaps You will find a lot of bugs. Therefore, please send any feedback! Any suggestions will be appreciate very much. Hopefully, You like this theme. Enjoy the theme.
Features
Three column WordPress Theme
Left sidebar for menu and right sidebar for AdSense or another ads
SEO friendly for WordPress based my previous post http://www.supriyadisw.net/2006/07/search-engine-optimization-for-wordpress
AdSense placement optimization. Largerectangle in the content. Wide Skyper in right sidebar.
AdSense blend optimization. Content using font face and size as AdSense.
Widgets Support
Gravatars Support
Updated …
Hot Dates Plugin for WordPress
Hot dates is a format the date of your posts into something that looks like a single page per day calendar. This plugin is inspirated by:
Hot Dates with CSS
CSS Date Blocks for Blogs
This plugin makes it simple to add a format the date of your posts into something that looks like a single page per day calendar. You can see at this page, as live demo
Installation
Download the plugin and unzip it to your PC
Upload the folder “hotDates” and all of its contents into your wp-content/plugins/ directory.
Activate the plugin in your WordPress site Admin.
Your done! Enjoy
Usage
To show your Hot Dates, you can call a PHP plugin function. The syntax is as follows:
<?php hotDates(); ?>
However, it?s strongly recommended that you always confirm that the function is available to keep from generating PHP errors or breaking your page display, using the following syntax:
<?php if (function_exists(‘hotDates’)) { hotDates(); }?>
I recommend place that syntax near your title post (left), both in single.php and index.php.
Download
Hot Dates PLugin for WordPress
Change Log
07/15/2006: Initial public release.
Credits
FREE! You can tell me where you place this plugin. It will …