Nevermind. Found it.
@PhilDbz Thank you SO MUCH! It does work! Wow! Thank you!
Thanks! Awesome!
Thank you, I will check the plugins, but I think this is the theme, since I have same plugins on other site, and they do not generate author metadata. And I am not using Jetpack or something to “auto post” – I share directly on FB.
In functions.php, there is
if (!is_home() and !is_front_page()) {
//do not show author metadata on front page
$authorMetaGoogle = get_the_author_meta('googleplus');
if (!empty($authorMetaGoogle)) {
echo '';
}
}
May be I need to edit this or add something here. I just do not know what.
No, it is not a fb account. This is the name of admin on site (just one word).
NAME OF WEBSITE | name of admin who posted on site
And I do not have this while sharing my other site. It is just website and that is all.
On mashable.com they even edited the name of website
https://www.facebook.com/mashable/posts/10152405217759705
So it is not “mashable.com”, but just “mashable”
So I assume this info is editable. But I can not find where it is.
+ views work just great in SHOW SIMILAR ARTICLE block, but on same page in sidebar – not at all. May be, this is something wrong with the block 7?
Look here – http://art-post.me/118 – all posts in sidebar have the same number of views as the main article. But similar articles’ views work fine.
I tried different cache plugins, and no cache plugins at all – the result is the same. Since the problem is unfixable, can you please show me where to comment with // views in block 7 – I am using it for homepage, and in sidebar for featured posts (although it is the same block, may be I need to comment it twice, since it is in two different places?)
it’s http://art-post.me – the views on homepage is the same, but when you click on any post, the counters display what they are supposed to (with cache plugin or without any). If you could help, that would be great.
I have the same problem, with block 7. This same huge count for all posts is homepage views count, not posts. How did you fix it?
Wp-postsviews plugin substitutes native count, but it displays count on posts’s pages only. All posts on homepage have same views count – which is probably the homepage views count, not posts’ (view it here – single post with views: http://art-post.me/108 and the views count of this post on homepage (it’s on top now) http://art-post.me/ ).
And another thing – if I use block to display popular posts, it takes native count, which in this case is completely irrelevant, since the other plugin collects data.
