Can this plugin please be updated to Wordpress 2.8.5? When I try to change the Popularity N% field to "no," it will not disable itself. It still shows on the comments the popularity percentage.
Can this plugin please be updated to Wordpress 2.8.5? When I try to change the Popularity N% field to "no," it will not disable itself. It still shows on the comments the popularity percentage.
I also have this problem...
Anyone know how to fix? I can't access the plugin in the editor to look for a way to manually remove them.
Oh on another post I found
In your theme's CSS file, you could add:
.akpc_report span {
display: none;
}
You must log in to post.