Thanks, pixelandgrain. Your solution fixes the problem for me
Yes, it’s fixed. Thanks a lot
Same here for Russian language, instead of the post titles in Russian i get the same thing as yanc1985. The last proper working version was 2.1.0. I know for sure that the problem is somewhere in wordpress-popular-posts.php, but i can’t find it. Great plugin though, thanks
I’ve had the same problem, but managed to get rid of the bullets by editing wpp.css and simply moving the thumbnails. After the lines:
/* thumbnail styles */
img.wpp-thumbnail {
border:none;
try adding:
margin-left:_px;
or
margin-right:_px;
worked perfect for me