I was wondering if you could also support Instagram please.
]]>Hello,
How can I display 32×32 icons instead of 48×48 icons? I tried to make a change in my theme’s css like this:
#scWidget img {
width:32px;
height:32px;
float:none;
margin: 0 5px;
}
but it doesn’t work.
Thanks,
HeadMonkey
]]>hello
FB, Twitter, and YouTube are not updating.
I reset the plugin to get an update.
[ Signature moderated. ]
]]>Having the same issues with this plugin as many others.
FB, Twitter, and YouTube are simply not updating the stats at all. I constantly have to reset the plugin to get an update.
I thought maybe WP Total Cache was conflicting with the plugin but after disabling, still no social counter update at all.
]]>I’d like to add Google+ 1 votes, not just circle followers.
Is this something that was available before? or does it require some modifications? thanks!
]]>Had to code this into the plugin to get it to work. Would be nice to see this in future update ??
wp-content/plugins/social_crowd/sc_display.php
before line 16 (if($which == “all”){) , add if(is_array($currStats)) {
after line 90 (}) add }
FROM:
if($which == “all”){
[…]
}else{
switch($which){
[…]
}
}
TO:
if(is_array($currStats))
{
if($which == “all”){
[…]
}else{
switch($which){
[…]
}
}
}
Facebook Count is at 0……..
I am working on a live site, it needs to work……
This is the basic functionality of the plugin and it doesn’t work…..
I’ve read through the previous threads, and those suggestions hasn’t resolved it……..
]]>Hi all! Just upgraded the plugin to the last version and my numbers disappeared, I am using the advanced usage, like that
<?php echo SocialCrowd_Stats('facebook'); ?>
<?php echo SocialCrowd_Stats('twitter'); ?>
It was working and after the update, the numbers have disappeared, I get nothing echoed… Do these template functions have changed or can not be used anymore? Thank you in advance for your help!
]]>Hi
I would like to use this plugin for more that one Facebook, Twitter and youtube channel accounts but in one website. (not sure whether this makes any sense)
Is this possible?
Kind regards
]]>Hello,
does anyone know a good alternative to social crowd due to the fact that the author told us it will take weeks until the twitter-count will work again?
In my case I just need the output of a number: the number of followers using a shortcode or php-code. No graphics, no visuals, just the count itself.
Does anyone knows an alternative?
]]>The latest update 0.9.6 is not working..
]]>Dear developer,
how about updating social crowd to be compatible to the recently publisher and new twitter api? Twitter counts stay on the same level while facebook and youtube show correct results. Twitter does no longer update counts anymore in the recent version of social crowd,
Needs an update: When will it be released?
Regards
]]>Seems as though the counters have stopped working for a couple of the social media ones. Twitter is stuck at 235, I have more than that. Same with the others… How do we get this to update correctly?
]]>hello everybody the plugin is showing 0 for twitter followers…
please help me
PS: But all the else are working perfectly
Hey!
I really love your plugin, thanks for all your efforts. However I’m wondering if there’s a possibility to display larger counts with a thousands separator?
Like 13.971 or 13,791 (depending on your country) instead of 13971?
Would be much easier to read.
Thanks
Nils
Hi
I’m aware feedburners API is gone. I’m now manually updating the feed count.
Is there any way Social Crowd can include an easy additional “Manual” option? eg. keep the FB logo but allow a number to be inserted?
]]>Parse error: syntax error, unexpected /wp-content/plugins/social-crowd/sc_widget on line 318
]]>Today an update came out without changelog… the last one was from december. Why should anyone update without knowing what will be installed and changed?!
]]>Hello,
nice plugin, but when will Google+ Integration be no BETA anymore? When will it be final? At the moment Google+ just does not work with this plugin. No statistics, nothing.
Do you have any plans when the update for that will come?
BTW: Tried to contact you using your website. But after clicking on SEND the comment fiels just loads and loads and loads and loads and loads…
Regards
]]>Hey there, I have just installed your plugin (which I have to say is really good btw!)
I have however noticed that when I have the widget set to Vertical it does not show my Facebook/YT/RSS likes/subscribers, But as soon as I set it to Horizontal it works fine. . .
Any Suggestions?
Thanks
Scott
Hey there, I have just installed your plugin (which I have to say is really good btw!)
I have however noticed that when I have the widget set to Vertical it does not show my Facebook/YT/RSS likes/subscribers, But as soon as I set it to Horizontal it works fine. . .
Any Suggestions?
Thanks
Scott
I have not been able to get my facebook page like numbers to display. I have the correct facebook name for the page, but it just displays 0 likes. Could someone tell me what might be happening, and what I should do?
]]>I saw some other posts about the request to add Pinterest to the plugin. I just wanted to voice my interest in that feature as well. I’ve given the plugin four stars and had it integrated Pinterest I would have given it five. I love the looks and it’s nice and clean. Works perfect on my website, thanks.
]]>My wordpress adminstrator says some plug-ins attempt to modify the htaccess file which sometimes results in this. basically i was getting a blank screen when i tried to access any of the pages. he renamed the social crowd plugin folder to social crowd.anything and its gets deactivated. then you can delete the plugin from the dashboard.
that’s all i know. i really liked the look of this plugin and its customization options and hope it gets fixed soon. i’ll be using some other social plugin now of course.
]]>“The plugin does not have a valid header.” pops up while activating the plugin…
]]>I’ve installed the widget on the site and everything seems to be fine except the LinkedIn stat says only 53. It should read over 900. Any idea what’s causing the error? I’m using the advanced version of the widget in the sidebar, but all default code. There’s no custom coding in the php or css.
https://anewmarketingcommentator.com/
Thanks,
-Katie
hello there is a problem with this plugin, facebook counter is not working properly, it’s always showing 0!!!!
]]>Social Crowd does not get the count right for Google+. Other than this the plugin is great. I tried switching my G+ profile from my personal page to my blog site page. Social crowd did not update the count for either page.
]]>Instead of interval and updates options I see them in text:
please, take a look
Also, G+ is somehow broken
]]>Is it possible to show the number of Members specific to a FB group rather than Likes?
]]>