I noticed this issue swell. Running 4.4 also!
Thread Starter
nutyga
(@nutyga)
i have also tried adding the below to my themes functions.php file:
function custom_rating_image_extension() {
return 'png';
}
add_filter( 'wp_postratings_image_extension', 'custom_rating_image_extension' );
I Experienced the errors that @horizon70s had.
Turned out it was the theme causing some issues. Hope that helps.
Thread Starter
nutyga
(@nutyga)
Thank. That is very useful
yes i would like to know this.
Is there a mini calendar widget? Is it easy enough to add css for this?