1 to 2 of 2
I recently upgraded to the new version of OIOPublisher and the stats for my purchases are no longer showing...
I did do a blog redesign at around the same time so I'm wondering if that could be the issue. In a previous thread, I read that <?php wp_footer(); ?> needs to be included in the footer file for stats to work. Is this true? What is this line of code for?
My footer does include <?php do_action('wp_footer'); ?> but I don't know if that's the same thing.
Any ideas?
The "do_action" code should be fine to run the code that's needed (displaying the tracker image in the page footer).
I'd upgrade to 2.07 as a first step however (it's the first release I'm fully happy with in terms of all known bugs being squashed). There was a cron job issue I discovered that could be the cause of the missing stats. There should be no problem with the latest version logging stats.
1 to 2 of 2