Is it possible to show under Popular "popular in last month" rather than "all times"?
Combo Widget
5 posts from 3 voices-
Posted 1 year ago #
-
Well I just realizes that the issue is- the posts are not displaying correctly. Maybe there is extended period for updating?
Posted 1 year ago # -
Hey,
can you elaborate please? The "popular posts" are queried based on the comments count. In shoutbox\framework\php\class-framework-widgets.php following code line:
avia_get_post_list('cat=&orderby=comment_count&posts_per_page='.$posts);returns the most popular posts. Adding a time parameter, etc. would have the effect that the amount of posts would be inconsistent.
Posted 1 year ago # -
I see. I expected that it would show the most viewed posts in certain period. Is it possible?
Posted 1 year ago # -
Hey,
there's no standard wordpress functionality for displaying the most viewed posts or displaying posts by views (that I know of). There are a bunch of plugins that allow pageview tracking but I doubt these will provide the wanted effect. I don't have experience with these plugins so I can't advise on this matter.Posted 1 year ago #
Reply
You must log in to post.














