Mobile and social media buttons

Posted in: Newspaper
Post count: 142

Hello! I don’t use a plugin for a mobile network, the functionality of the basic template is enough. When I open the site menu on the phone, I have social media buttons placed in the basement and in the menu of the mobile version. How to do to remove these buttons the social network in the main menu, as they are duplicated?
Is it possible to remove your share button and put your own? in the Russian segment of the other social networks popular.

Post count: 142

and in what part of the code must be placed? I want share buttons to be displayed in the end of the article

Post count: 23312

Hello Olya,

Yes, you can turn off from Theme panel our sharing buttons -> https://www.screencast.com/t/DFLkwIOe and then, if you have solid skills for codding you can add your own social sharing if you will edit the theme’s core files where this code is created. You can start from here -> https://www.screencast.com/t/hZqp5dTnl

Hope this helps!

Thanks for your understanding!

Post count: 142

Unfortunately, it’s not working. If I disable your buttons, my not appear. I added the code I need, but it can occur only synchronously with your share buttons.
I need to remove your piece of code and paste your code? Or how to do it? can give access to the admin with my desired code. I would be grateful if you can install it.

Post count: 142
Post count: 142

unfortunately, unchecking the share in the subject and in articles it disappears. Eventually added my share buttons, removing duplicates with yours.

Post count: 142

How to remove social media buttons in the mobile version of the site?
I need to remove them from the main menu and write in the footer

Post count: 23312

Hello Olya,

Unfortunately, all of these are part of additional customizations and please notice that we cannot provide this type of services at the moment, sorry! As a hint, you should comment out the theme’s social network sharing functionality and leave to active only your code if you want to achieve good results. It’s not a simple task and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry!

Thanks for your understanding!

Post count: 142

Hello! Before the upgrade I had the option to insert your social buttons. Now it’s not working.
Maybe you’ve made some changes and now different need to insert your buttons?

Post count: 23312

Hello Olya,

Do you are referring to these social icons? -> https://www.screencast.com/t/EmD8hRWP4mc I have tested on my website and all of these seems to works as expected. If is not what you mean, please provide more details and some useful screenshots so I can identify the problem.

Thanks for the message!

Post count: 142

no, I meant another. in Russia, popular other social networks to share, for example, Vkontakte or classmates.
Look, I need to insert this script

<script src=”//yastatic.net/es5-shims/0.0.2/es5-shims.min.js”></script>
<script src=”//yastatic.net/share2/share.js”></script>
<div class=”ya-share2″ data-services=”collections,vkontakte,facebook,odnoklassniki,moimir”></div>

Before update 8.5 I put this script as you advised me in the screenshot https://www.screencast.com/t/hZqp5dTnl

worked as a script like so:

<div class=”td-default-sharing”><script src=”//yastatic.net/es5-shims/0.0.2/es5-shims.min.js”></script>
<script src=”//yastatic.net/share2/share.js” async=”async”></script>
<div class=”ya-share2″ data-services=”vkontakte,odnoklassniki,moimir,blogger,lj,telegram” data-counter=””></div>
</div>

That is, your button sharing was with mine. Now, those recommendations that were in your screenshot do not work after the upgrade.

That is, I insert the code <div class=”td-default-sharing”><script src=”//yastatic.net/es5-shims/0.0.2/es5-shims.min.js”></script>
<script src=”//yastatic.net/share2/share.js” async=”async”></script>
<div class=”ya-share2″ data-services=”vkontakte,odnoklassniki,moimir,blogger,lj,telegram” data-counter=””></div>
</div>

but my share buttons do not appear along with your

Post count: 22421

Hello,

Please clear your cache as the same method of implementation is requred for other sharing options. The same guide as here:
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/
or
https://forum.tagdiv.com/topic/add-linkedin-sharing-button/

Thank you!

Post count: 142

Hello! after upgrading to version 8.6 noticed changes in this file. Can you please tell me where to insert my code to share to those networks that I need. In your list they are not.

Post count: 20

social media sharing not working after upgrading the theme to 8.6 on my blog https://buddymantra.com/ please suggest how i can show them. hope its small bug in new theme and you will take care of it.

Post count: 22421

Hello,


@Olya
in the new update VK and linkedin are part of the social icons provided by the theme. The above method will not work anymore in the new version.


@buddymantra
please clear your cache and purge cdn files. If you use a child theme please switch to the the default theme.

Thanks

Post count: 142

yeah, I noticed, but in the Russian segment of the popular “Classmates”, “small World”, “My world”, Blogger. If in a future update they will be, it will be wonderful!

Post count: 22421

Yes we do plan to add new social icons in future updates. I cannot promise all these social networks will make it into the theme though.

Thanks.

Post count: 142

OK, thank you!

Post count: 153

I suggest you use Mashshare. I too disabled the regular sharing buttons. Mashshare was great since it has better look and fake counter of shares too 😀

Post count: 20

i have done all suggested things but still not working…

Post count: 22421

@buddymantra

The icons on your site seem perfectly fine: https://www.screencast.com/t/pBc5BLA5iG3

Thanks.

Viewing 21 posts - 1 through 21 (of 21 total)
You must be logged in to reply to this topic.