With this widget, the post thumbnail appears after the post title in the sidebar. How do I get it to appear before the post title?
Thanks for any help!
With this widget, the post thumbnail appears after the post title in the sidebar. How do I get it to appear before the post title?
Thanks for any help!
Okay, scratch that. I figured how to do that by just moving <?php the_post_thumbnail( 'cat_post_thumb_size'.$this->id ); ?> before the post title string in the widget's .php code.
You must log in to post.