jordykovic
Member
Posted 5 months ago #
Hello,
Since last version, my portfolio is not appears on popular posts stats, is it normal ?
Can you help me to find what I can do to see it again ?
I have only my post, all custom post types are disabled.
Thank you by advance !
Tom
http://wordpress.org/extend/plugins/wordpress-popular-posts/
Héctor Cabrera
Member
Posted 5 months ago #
Hi Tom,
Can you please elaborate? I'm not sure I understand what the problem is.
jordykovic
Member
Posted 5 months ago #
Hi,
I have 2 sections on my blog, I post some posts, and also every day others custom post with portfolio type. (the upper grid on my blog) http://choucroutegarnie.fr/
With older popular post stats versions, I can see stats on my portfolios items and post items on wp_admin popular post stats menu. With the newest version, I can see only post items stats, the custom posts (type portfolios) are not in.
It's not a big problem for me (it's just stats;-), but thank you if you can help me ! :D
Thanks,
Tom
Héctor Cabrera
Member
Posted 5 months ago #
Oh, I see. Another user posted a similar problem the other day, here you can find out how to solve it.
Give that a try and let me know, ok?
jordykovic
Member
Posted 5 months ago #
Yes, thank you, it's working !
I apologize, I didn't see this solution before!
Here is my code for this part of stats.php now : (around line 109)
<?php echo do_shortcode('[wpp pages=1 portfolios=1 range=all stats_views=1 order_by=views wpp_start=
wpp_end=
]'); ?>
Thank you for this plugin, it's really nice ;-)
Tom