I used and installed this plugin a long time ago, it was superb!
Now, it has gone many years, it needs an update. Will this plugin be activated one day? ??
best regards,
snurk
Thanks for a great plugin! I like the idea of having the a separate edit-able file. I added thumbnails, now I would like to remove the numbered listings
1.
2.
3.
etc
Thanks for your help!
https://www.ads-software.com/plugins/bj-facebook-popular-posts/
]]>I updated URLs for SEO purposes and had to create a custom field to store the old URL in which I could use later as the URL I wanted FB to recognize so that my FB likes wouldn’t disappear.
In the FB code, I can simply put:
<div class="fb-like" data-href="<?php sharingurl(); ?>" data-send="false" data-layout="button_count" data-width="90" data-show-faces="false"></div>
where sharingurl() is a function* in my functions.php:
function sharingurl () {
if(get_field('old_url') == "")
{
echo untrailingslashit(get_permalink());
} else {
echo get_field('old_url');
}
}
* I was already using the Advanced Custom Fields plugin so I used it here to create the custom field “old_url”.
How can I change your code to accommodate this? Any hints?
https://www.ads-software.com/plugins/bj-facebook-popular-posts/
]]>Hi, can u help me. i have installed BJ Facebook Popular Posts, and still, after 3 days, the number of BF share are zero. Is there something to do, or?
Thanks a lot..
https://www.ads-software.com/extend/plugins/bj-facebook-popular-posts/
]]>Hello dear all ppl,
I wonder, does this plugin count number of likes, number of recommendations, or both?
I currently only have a like button on my site, but how do the “recommend” shares come in to play? ??
Best regards,
SNURK
https://www.ads-software.com/extend/plugins/bj-facebook-popular-posts/
]]>Hi,
I installed your plugin and as you wrote it did update the number of likes after about an hour, but it did not get everything right. I waited more but it did not fix the error.
Please take a look at this screenshot:
https://i.imgur.com/wK5O4g4.jpg
It gets this page right:
https://www.dawnotemuwkrakowie.pl/miniatury/ (578 likes)
But it shows 0 for this one:
https://www.dawnotemuwkrakowie.pl/krolewskie-wolne-miasto-sanok/
While it has 145.
Do you know what could cause this issue?
https://www.ads-software.com/extend/plugins/bj-facebook-popular-posts/
]]>i installed and activated the BJ Facebook Popular Posts plugin but how can i display the list of my facebook account popular posts?
https://www.ads-software.com/extend/plugins/bj-facebook-popular-posts/
]]>