Popular with Jetpack + Stats

Posted in: Newsmag
Post count: 23

I have jetpack and the stats installed but I am not getting any results when I add the sort order to the block.

http://www.ieanea.org/test-stats/

Post count: 36

AFAIK Jetpack Stats aren’t supported for NewsMag. There’s a code tweak for newspaper, but we’ve not seen anyone from Tagdiv recommend it.

We also have problems with the popular articles block though, the supplied code doesn’t work with our host (WPEngine) and they’ve yet to provide an alternative. Using Jetpack stats isn’t ideal, for one it doesn’t filter by type, which means pages including your home page, can appear in the results.

Post count: 6535

Hi


@ieanea
please send us an email at contact@tagdiv.com with your site login details so we can take a closer look at this issue, also include a link to this topic.


@pixeldynamo
Jetpack Stats isn’t supported yet by Newsmag theme, we will add this in the next theme update.
I am not sure at what code are you referring so please provide more details about it or a link where we can access it, so we can take a look.

Thanks!

Post count: 23

Thanks, just sent an email.

Post count: 23

Sorry, I should have posted in Newspaper. I just recently changed from Newsmag to Newspaper.

Post count: 36

I am not sure at what code are you referring so please provide more details about it or a link where we can access it, so we can take a look.

I’m referring to the native popular articles code in the theme. It doesn’t work with WPEngine sites.

Post count: 6535

Hi

The popular sort works only if the post views from theme panel > post settings is enabled: http://screencast.com/t/iqu4iMFwwO and if you’re using a cache plugin it’s best to enable the ajax post count: http://screencast.com/t/CF8axlR0c

Thanks!

Post count: 36

Post views have to be shown publicly for the module to work?

Ajax is already enabled.

Post count: 6535

Hi

The theme doesn’t have an option to keep the post views active but hidden in the same time, but you can use this css in theme panel custom css to achieve that:

.td-post-views {
display: none;
}

Thanks!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newsmag’ is closed to new topics and replies.