HI,
Love your plug in but…time to update ??
Would you please? ??
Hi
I added “Easy Popular Posts” and at once appeared results. According to what displays the results?
G’day
I’ve noticed that the <li>
tags all render outside of the <ul>
. The current layout that the plugin is producing in WP3.6 is as follows…
<li></li>
<li></li>
<li></li>
<li></li>
<ul></ul>
]]>
I’m using the Graphene theme and WordPress 3.6. I just updated to the new version of Easy Popular Posts and it’s no longer working correctly. The popular posts are displaying, but I can’t change any of the settings except the title.
Sorry, but I can’t wait for a fix. I’m going to have to use another plugin as the out-of-the-box look and feel doesn’t go with my site.
]]>I’m using the popular post shortcode in a page, however the list is appearing at the top of the page and not inline. Any ideas on how I can fix this?
Thanks so much…
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>Hello, I have sent the theme files to you as you requested. In the meantime, I have tried the following “tweak” to the plugin:
WHERE post_type='post' AND post_status = 'publish' AND comment_count >= " . $ns_options['comments']."
to:
WHERE post_type='post' AND post_status = 'publish' AND comment_count >= " . $ns_options['comments']." AND post_title != 'favicon.ico'
Am I on the right track here? If you could kindly advise, it would be much appreciated.
Thank you.
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>As soon as we upgraded to PHP 5.4, the plugin broke.
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>For some reason, the plugin is counting hits on favicon.ico in the posts count. This happens when I am working in the WordPress backend.
Can you offer a tweak to the code to exclude favicon.ico? Or perhaps another workaround?
Thank you very much.
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>Hi
I wish to know if you have test your plugin to ensure that it will work together with a caching plugin such as W3 Total Cache?
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>Are the results supposed to return links to the most popular posts or just titles? I’d like links, but when I use it on a clients site, it only returns the post titles:
https://thespincycleblog.com/popular-posts/
Is this correct? Or can it be modified to link to those posts? Thanks!
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>Hi, i like the plugin. ‘Easy Popular Posts’ is the only “popular”-plugin (with thumbnails) that works on my site https://crazyandfunnyclips.com
How can i change the thumbnail- and post-title-font-size? and i want the post-title to the right side of the thumbnail. It should look like the ‘Special Recent Posts’-plugin (check out my site) with 80×60 thumbnails but with a smaller post-title-font-size.
and how can i change the post-title-font-size of the ‘Special Recent Posts’-plugin?
Sorry for my bad english
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>the plugin is supposed to refresh the post list without page refresh – is that right? it’s not doing so!
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>Warning: arsort() expects parameter 1 to be array, null given in …/wp-content/plugins/easy-popular-posts/easy-popular-posts.php on line 83
Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/easy-popular-posts/easy-popular-posts.php on line 85
]]>After updating the plugin and the php code to call the results the list is now empy. No error but no results?
Using WordPress 3.2.1 and calling the results with <?php thisismyurl_easy_popular_posts(('count=10&credit=false')); ?>
I updated from 1.7.3 to 2.0.0, which was a mistake. There is no formatting applied to the widget when used in wordpress 3.1.4.
I went to look for the old version of the plugin, but they were no longer available. This is the first time I’ve seen a developer actually take down older versions of their plugin.
Is there a download available of 1.7.3 until the issues in 2.x.x are addressed?
]]>This plugins seems to be using a non-standard way of getting post titles: it’s extracting them straight from the database instead of using WP API calls.
This means that plugins that hook into the post titles, such as qTranslate, don’t work.
I need a way to exclude certain categories. Is there any way to do that?
]]>Hi, consider me a total novice, but can anyone tell me where I should put the code <?php popularPosts(‘credit=0’); ?> .
My understanding was that add this to the php (single.php for posts) it should show on the posts, prefably at the bottom.
Does this also work for pages?
I just answered this myself. Copied it in the page.php and now shows up.
But how for in the posts??
Please as plain in English as possible, not to much techno talk.
I have managed to change php files with success, so this one can not be so hard I would think.
Thank you and regards, Ron
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>I’ve tried turning the credit link off, but it shows up no matter what I do. I don’t like a link to the creator’s blog showing up at the bottom of my list of popular posts. I un-installed this plugin.
]]>Is there a way to show popular posts from specific category?
Thank you
]]><?php
if (function_exists('popularPosts')) {
$populars = popularPosts('show=false');
if (is_array($populars)) {
foreach ($populars as $popular) {
var_dump($popular);
}
}
}
?>
I tried the above, following your FAQ from the plugin repository. But show=false does not return the links, it just spits them out as if false was not in the parameters. Am I doing something wrong? I will look into the code later.
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>Just wanted to say Thank You for creating such a simple widget. I do most of my WP skinning so having something as basic as this works great! No need for all the funk.
The only thing I could see that would top this off is the inclusion of a CSS file. I’m not a PHP’er by any means but I find my way around CSS just fine. It would be awesome to have the widget link to one to control the look / feel.
Nice job. I like!
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>After installing and activating Easy Popular Posts plugin, I only got one post listed in the widget. I got a message saying something about code in easy-popular-posts.php on line #???. So I went to the plugin page and read:
=Specific number of results= If you would like to return a specific number of results as your maximum:
popularPosts(‘count=10’);
so I added this code to the php file in a space at the same line indicated, after disactivating the plugin.
Now I can’t event view the website, nor the WordPress dashboard. All I get is this message:
Fatal error: Call to undefined function get_userdata() in /var/alternc/html/c/cumuluspress/www/southsudaninfo/wordpress_new/wp-includes/query.php on line 2852
I am not an expert coder but I have managed to change code in the past to correct problems, but now I have no idea what to do.
visit: https://southsudaninfo.net
]]>I would love to use this plugin, but the author has included a hidden link in the plugin back to his website. I am very protective of the links going from my website because it is a family oriented site. The fact that the text is colored such that it can’t be read, but there is an icon there for the link, is a little deceitful. I would be glad to send a donation, but not when I can’t control the link from the plugin. It appears to work well, but I will not use it because of this.
Kelly
https://www.ads-software.com/extend/plugins/easy-popular-posts/
]]>