k2-ing – I'm Knight https://imknight.net From Freelancer to Bootstrapper Mon, 16 Jan 2017 14:12:43 +0000 en-US hourly 1 https://wordpress.org/?v=4.9.8 Quick Fix for K2 Rolling Archives https://imknight.net/wordpress/quick-fix-for-k2-rolling-archives/ https://imknight.net/wordpress/quick-fix-for-k2-rolling-archives/#comments Wed, 24 Jan 2007 16:11:12 +0000 https://imknight.net/2007/01/25/quick-fix-for-k2-rolling-archives/ If you happen to use any k2-based themes , just upgrade to wordpress 2.1 and Rolling Archives feature is enable , you might need this quick fix. Rolling Archives can’t display properly, it will...

The post Quick Fix for K2 Rolling Archives appeared first on I'm Knight.

]]>
If you happen to use any k2-based themes , just upgrade to wordpress 2.1 and Rolling Archives feature is enable , you might need this quick fix.

Rolling Archives can’t display properly, it will display some database error, just edit this file options/app/info.php , looking for this sql query

$num_days = $wpdb->query(“SELECT DISTINCT post_date FROM $formwhere GROUP BY year(post_date), month(post_date), dayofmonth(post_date)”);

change the $fromwhere to your actualy post table name, by default it should call wp_posts , after changing this parameter , the rolling archives feature should be work again.

p/s this quick fix suitable for those new themes that created base on k2, assume you have modify a lot of code and just need to get this fix, this fix can be apply for all my k2-ing themes.

The post Quick Fix for K2 Rolling Archives appeared first on I'm Knight.

]]>
https://imknight.net/wordpress/quick-fix-for-k2-rolling-archives/feed/ 1
k2-ing Release https://imknight.net/project/k2-ing-release/ https://imknight.net/project/k2-ing-release/#comments Wed, 11 Oct 2006 14:56:13 +0000 https://imknight.net/2006/10/11/k2-ing-release/ I just release k2-ing Original Version few day ago and now i going to release k2-ing , this is the version that i currently using now. other then the outlook is slightly different, these...

The post k2-ing Release appeared first on I'm Knight.

]]>
I just release k2-ing Original Version few day ago and now i going to release k2-ing , this is the version that i currently using now.

other then the outlook is slightly different, these are what i add in

  • added landing sites plugin support
  • added socialble stylesheet support
  • added super-archives stylesheet support

this release is fully compatible with the latest k2, lots of k2 feature can be display without problem, even the rolling navigation i have fix it to display properly

K2-ing

download it here

The post k2-ing Release appeared first on I'm Knight.

]]>
https://imknight.net/project/k2-ing-release/feed/ 9