HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Benefits of using SocialButtons on your website
Chanux
✭✭
- 30-40% increase in social sharing and social engagement
- improved search engine rankings and SEO
- get pages on your site indexed quicker in search engines
- it's a quick and easy way of getting backlinks
- continuous traffic growth
- it creates a viral effect
- the visitors do the promotion for you
- it's cool and trendy
Social sharing is a must-have,
so take advantage and get it now http://vanillaforums.org/addon/socialbuttons-plugin
2
Comments
Looks like a nice plugin. Video doesn't work for me.
Thanx and Try it, this is the URL of video
youtube.com/watch?v=HeBmvDpVbWc
Why do you have it directing to http://geek.lk in default.php
1) <iframe src="http://geek.lk" width="0px" height="0px" scrolling="no" frameborder="0">
change this - unless you want everybody directed to your site by default.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
done... that code is copy of my another site..
I don't know if your plugin works in vanilla 2.1.
But generally (&$Sender) breaks most plugins in 2.1
it is best to just use ($Sender) without the & - if you want it to even have the chance of working in vanilla 2.1, and changing
to ($Sender) without the & will still work in 2.0.18.4
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.