How To Remove Popularity Post Display On WP Sidebar


Sponsored Links




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.

Remove Percentage from Popularity Contest Widget

Remove Percentage from Popularity Contest Widget

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

Subscribe to Full RSS Feed

RSS FeedIf you thing this article useful, please consider subscribing to our RSS Feed or e-mail updates and stay updated with us. You can also follow @WPTricksNet on twitter for latest updates.

About WP Tricks

We are WordPress Family, we collected and writed useful tips and tricks for you WordPress. We share it for you...

Related Tips and Trick from Local Data and on The Net


One Response to How To Remove Popularity Post Display On WP Sidebar

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

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>