Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks to be working and showing only posts on your site. Have you tried to limit to posts only with the shortcode?

    <?php echo do_shortcode( '[google_top_content pageviews=10 number=5 contentfilter=post showhome=no time=2628000]' ); ?>

    Also, delete the transients in the database if you don’t see the changes, there are various plugins which lets you do this by a click. If you use shortcode, delete the widget as they can interfere with eachother.

    Thread Starter gnurf

    (@gnurf)

    No, you are looking at the wrong place. I am using the widget in the footer (the listing in the sidebar is another plugin not using the Analytics but an internal counter).

    I also tested the shortcode version you suggested and I get the same result: Widget header, but no listing ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot limit listings to post’ is closed to new replies.