Manesh Timilsina
Forum Replies Created
-
Hi Vanaila,
When you create a Facebook Page, the system assigns a random URL to your page. Your page looks like this:
https://www.facebook.com/pages/R%C3%A9seau-Animaux/1420953811459488You need to update default url to vanity URL for your page that may looks like this:
https://www.facebook.com/yourpagename
eg:
https://www.facebook.com/reseauanimauxFollowing url might be helpful to you to change your current page’s url.
https://www.facebook.com/help/www/271607792873806Change your facebook page’s default url to readable url and use plugin. It will no more cause error.
Hello,
Its difficult to trace your problem only with the details you provided. Can you please elaborate your issue? If possible, send your site url.
ThanksForum: Plugins
In reply to: [Social Media Followers Counter] How do I change iconsHi ThreeToedCrow,
You need to write few css to make plugin icons look like your theme. Our upcoming version gives you 4 different options to select icons and their alignment.Forum: Plugins
In reply to: [Social Media Followers Counter] Undefined variable errorHi,
Have you register widgets in your site? If not try registering widgets and use this plugin.
If you still get same problem, send me your link, I will try to figure out exact problem.Forum: Plugins
In reply to: [Social Media Followers Counter] How do I change iconsHi Niron,
You have not added any css for plugin title. Following css adds color,background, assign font-family, font-size, padding, etc to the title.
.side-socials > h2 {
background: none repeat scroll 0 0 #111111;
color: #FFFFFF;
font-family: ‘LeagueGothicRegular’,Arial,sans-serif;
font-size: 16px;
letter-spacing: 0.5px;
line-height: 21px;
padding: 4px 8px 2px 26px;
}
This is just an example, you can add your own css to style it as per your requirement.Forum: Plugins
In reply to: [Social Media Followers Counter] How do I change iconsHello Niron
I can’t find this plugin in your sidebar. I think you have deactivate it. If you want me to fix the issues, activate the plugin and send me the exact link, I will help you to resolve your problem.
Thanks.Forum: Plugins
In reply to: [Social Media Followers Counter] TwitterForum: Plugins
In reply to: [Social Media Followers Counter] How do I change iconsYou need to override default css to change the icon and style of icons. Use the classes that are generated by plugin and write css for them in your stylesheet. If you do not have idea of css forward your link to us.
Regarding RSS subscription, we will include it in our next version. Please be patient and send us your valuable feedback so that we can give you more in our next version.
Forum: Plugins
In reply to: [Social Media Followers Counter] TwitterHello Bobgriner
According to new security policy of twitter we need all these (Consumer Key, Consumer Secret, Access Toke, Access Token Secret) to access data from our twitter account. These fields are mandatory to get access to our twitter account.
You can create new app yourself from following link.
https://dev.twitter.com/apps/new
About RSS follower, Our current version do not have this option. We will think about this in our upcoming version.Forum: Plugins
In reply to: [Social Media Followers Counter] Twitter and g not countingIf all credentials are entered well, no doubt plugin works well. I checked your G+ id in our server, it is showing actual count.
Your problem might be because of server issues. Your server might not be CURL activated. Try installing in other server and confirm it or inbox us at “mediafollowercounter[at]gmail[dot]com” with your credentials so that we can check it in our server and find actual problem.Forum: Plugins
In reply to: [Social Media Followers Counter] Twitter and g not countingHi ! Can you please provide a link so that we could view the issue ? Because your G+ ID shows correct counts on my end .
Regarding Twitter , did you enter all the credentials ( username / consumer key / consumer secret / access token / access token secret ) ?