Feedback Follow Me on Twitter!

Another Update to Mimbo 2.1

If you are having problems displaying your author picture, it’s because the image-path is incorrect. In single.php, this line…

<img src="<?php echo get_option('home'); ?>/wp-content/themes/mimbo2/images/

…should be…

<img src="<?php echo get_option('home'); ?>/wp-content/themes/mimbo2.1/images/

Sorry about the confusion. The .ZIP has been updated. I will have a better system of preventing this in the future.

7 Responses {+}

Leave a Response