I noticed that the data for post counts gets stale over time on my site. I use the Redis Object Cache. Specifically, this is for WooCommerce orders (shop_order
)
If I force a cache invalidation here inGroups_Post_Access->wp_count_posts
the counts get recalculated properly.
I couldn’t find where the count cache gets cleared when posts transition. It looks like it’s here in the core handling.
Is this a bug or am I missing something ?
Thanks!
Alex
Any help would be greatly appreciated
]]>I have now moved to a new server, with the latest verstion of WP, and a recent version of PHP.
But still it does not show
Thanks for help!
Per-Olof
]]>Is there anything that we need to do to ensure that the social share/vote counts from ShareThis are not lost in the transition?
]]>I don’t see the count on Facebook shares, likes or reactions.
When I do the throuble shooter I get 2 warnings. I don’t think these are the problem though, because on older blog posts, for example @ https://oriettakoster.nl/zoenen-met-een-hypo/ I get the exact same warnings, and that one does show a Facebook count.
The warnings I get are:
The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.
and
The following required properties are missing: og:type, og:image, fb:app_id
I did enter the app id though. I guess that’s why I do get counts on older blog posts.
Any help in getting the counts to show would be appreciated, thank you!
]]>I am newly using your plugin, I really like it and appreciate the great job you do.
I am facing a weired problem that everyday after promotion of my website posts, the total shares doesn’t count the facebook shares in all posts.
For instance, it show that Facebook shares are 1K, and twitter shares are 100 shares, but the total is 100 shares.
However, I can see on webpage loading it shows the correct number, but then it changed to only twitter share count.
If I leave it to the next day, it return to work perfectly, How I can solve this problem.
Thanks