I am having a similar issue… The widget in sidebar works, but not the shortcode on page.
@vgevge: It is considered impolite to interrupt another poster’s ongoing thread unless you are posting a solution or suggestion. As per the Forum Welcome, please post your own topic.
I just pushed an update (1.5.2). There are no guarantees it will fix your issue, but it could help.
I just pushed an update (1.5.2). There are no guarantees it will fix your issue, but it could help.
Updating the plugin did the trick, working now! Thanks a lot!
I installed the update, but a couple of things are still not working.
1) Using the “widget plugin” to display the top content widget results in the same links displayed, regardless of which widget ID that I use (each widget is limited by a category ID, and therefore the links should be different for each). The top content widget works directly in a sidebar, but not using the “widget plugin” shortcode.
2) Using the “top content widget” shortcode directly results in only the top posts and pages for the entire site. It does not filter correctly by category ID like the widget. For instance:
[google_top_content pageviews=”5″ number=”3″ showhome=”no” time=”31536000″ timeval=”2″ catlimit=”32″ contentfilter=”post”]
this shortcode should display only the posts in category #32. It does not work. Instead, it shows ALL categories, including pages, and the same result occurs regardless of which category ID that I use for “catlimit”.