• Resolved supertrooper3

    (@supertrooper3)


    Hi Justin

    At the moment I have GATCW version 1.4.3 installed and you can see the stats being served at the bottom of the page:

    http://focusingonwildlife.com/news/specieswatch-egyptian-goose/

    You’ll see that I have 2 sets of stats as follows:

    Top-Viewed Posts Last 30 Days
    Top-Viewed Posts Last 12 Months

    The problem occurs when I upgrade to any of the subsequent versions. After upgrading 30 days stats = 12 months stats. i.e. the 12 months stats seem to have been lost and replaced by the 30 day stats:

    http://focusingonwildlife.com/test-platform5/vote-for-birds-of-south-america/

    The code I am using in the single.php file is as follows:

    <h3>Top-Viewed Posts Last 30 Days</h3>
    <?php echo do_shortcode('[google_top_content pageviews="5" titleremove= "Focusing on Wildlife" contentfilter="post" catfilter="3173" number="10" showhome="no" time="2628000"]'); ?>
    <h3>Top-Viewed Posts Last 12 Months</h3>
    <?php echo do_shortcode('[google_top_content pageviews="5" titleremove= "Focusing on Wildlife" contentfilter="post" catfilter="3173" number="10" showhome="no" time="31536000"]'); ?>

    Please advise how to solve this problem.

    https://ww.wp.xz.cn/plugins/google-analytics-top-posts-widget/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter supertrooper3

    (@supertrooper3)

    Hi Justin,

    It’s over a month ago that I posted this request for help. Maybe you overlooked it.

    In any case, it would be great if you could point me in the right direction.

    Thanks in advance for your support.

    Thread Starter supertrooper3

    (@supertrooper3)

    This problem has been solved by installing the latest version on GATCW 1.5.4

    Thanks for this upgrade and solving the problem.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Upgrade to 1.5.1 Causes Problems’ is closed to new replies.