Hello,
Please provide more details to what sharing buttons you would like to add. The theme has 3 sharing social icons options.
The first is the top menu and sub-footer sharing: http://screencast.com/t/6gRwpDja – http://screencast.com/t/IEMEmOrC
The second option is the top and bottom article sharing: http://screencast.com/t/MbcZbxqGw
And the third option is the tagdiv social counter plugin: http://screencast.com/t/khfp2UHfCXe8
Anything beyond these options can be added with plugins or custom modification.
You can read more about sharing in our documentation:
https://forum.tagdiv.com/sharing/ – https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Thank you!
Where to add this code to Share button? <div id=”ok_shareWidget”></div>
<script>
!function (d, id, did, st) {
var js = d.createElement(“script”);
js.src = “https://connect.ok.ru/connect.js”;
js.onload = js.onreadystatechange = function () {
if (!this.readyState || this.readyState == “loaded” || this.readyState == “complete”) {
if (!this.executed) {
this.executed = true;
setTimeout(function () {
OK.CONNECT.insertShareWidget(id,did,st);
}, 0);
}
}};
d.documentElement.appendChild(js);
}(document,”ok_shareWidget”,”http://dev.ok.ru”,”{width:240,height:50,st:’oval’,sz:45,ck:1}”);
</script>
Hello,
I assume you are getting your code from here: https://apiok.ru/wiki/pages/viewpage.action?pageId=42476656
Unfortunately not all plugins/widgets can be implemented with our theme. Some work, other do not. We have not tested any other sharing plugins so we cannot say for sure which one will work but there is a bunch of them out there. Test a few of them out and see which one works best.
Thank you!
Привет, dorin9993!
Может быть, мой ответ здесь тебя устроит?
https://forum.tagdiv.com/topic/vkontakte-odnoklassniki-share-button/#post-83438
=========
English:
Maybe my answer here will satisfy you?
https://forum.tagdiv.com/topic/vkontakte-odnoklassniki-share-button/#post-83438