Over at the K2 forums, people are diligintly helping other people out. Its a great place to get answers about php coding for your wordpress site and the K2 theme. One of the members of the forum (steveo) wrote up the following code for a dynamic sticky using K2. Originally, I had written up a short tutorial on how to make certain posts ’sticky’, or stay at the top of your blog while other posts lined up behind. This allows you to feature some posts over others. The original code for Kubrick, the default theme for wordpress is here.

Steveo has gone and tweaked it up for K2. His original post is here, with the code pasted below:

[php]
< ?php if (is_home() && !is_paged()) { ?>

< ?php _e('Noteworthy','k2_domain'); ?>


/images/feed.png” alt=”RSS” />

This post has 2 comments.

  1. [...] This code has been updated for K2. Hot Dang!These icons link to social bookmarking sites where readers can share and discover new web pages. [...]