How to add share buttons odnoklassniki.ru?

Posted in: Newspaper
Post count: 4

How to add share buttons odnoklassniki.ru? Thank you!

Post count: 22421

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/6gRwpDjahttp://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!

Post count: 4

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&#8221;;
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&#8221;,”{width:240,height:50,st:’oval’,sz:45,ck:1}”);
</script>

https://apiok.ru/wiki/pages/viewpage.action?pageId=42476656

Post count: 22421

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!

Post count: 1341

Привет, 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

Post count: 4

большое спасибо, Edward!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.