If you have a problem with Popularity Contest Plugin famous plugin by Alex King, such as hidden or remove percentage on top popularity display on Widget, I will show you how to fix it. This tips you’ll need hack the code directly of the plugin. And hide or remove some code from it.
First you must be able to edit directly your plugin files from WordPress dashboard or another way you can edit it via FTP Access.
Choose Popularity Contest Files, mostly the name of the files is popularity-contest.php, then you need to remove or hide it. This is example hide.
<!--<span>'.$this->get_post_rank(null, $item->total).'</span>-->
For most popular, you need do this step on line 1447. You need do the same for Popular by on on line 1267, by tag on line 1254, by category on line 1242.
That’s it, the simple method to hide percentage on Popularity Contest.
Another source about Popularity Contest Problem, Photos source here




Pingback: Tweets that mention How To Remove Popularity Post Display On WP Sidebar # WordPress Tricks & Tips -- Topsy.com