- NewspaperSocial Sharing
- NewsmagSharing buttons
- NewspaperSharing
- NewspaperDesign your post pages using the Default Templates
- NewspaperFacebook Share
Hello, I was wondering if it’s possible to change the colors / style on the sharing buttons that appear on each post, in the same way it can be done with Social Counter by changing the style?
Thanks!
Hello,
Unfortunately I cannot guarantee this method will actually work or not. Our theme does not handle the og image, but rather seo yoast does.
https://forum.tagdiv.com/facebook-share/
The guide you mention points to this link:
https://developers.facebook.com/docs/sharing/opengraph/using-objects
As it recoments you will have to place the snippet in the head section of the site, meaning here: http://screencast.com/t/iEW0qFY3oej
We did not test this so I cannot say for sure your likes will be back though.
Thank you!
Hello aleks1111,
I have inspected your website, I have shared an article on my Facebook account and the og:image it seems to work as properly and the image appears when sharing the article. If the problem is still there, please try to use the following guide to fix the problem, like this -> https://forum.tagdiv.com/facebook-share/
Thanks for your understanding!
Hi Catalin,
The original icons are not showing up. in place of them square are appearing.
Chinese sharing icons are appearing.
Thanks
Rahul Aggarwal
These social sharing are from jetpack! You must deactivate them, from jetpack settings.
Hello,
Unfortunately that social sharing option does not come from the theme. We do not have such icons. It is most likely a plugin you will have to deactivate.
Thank you!
Hello Fitlogy.com,
Unfortunately, our theme does not have any such an option that allows you a way to set a Floating Social Sharing button, sorry. All the settings in this regard can be found in this tutorial, like this -> https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/ You can try using a plugin with this functionality and see how it will work or not with the theme. Notice that we cannot may any recommendation in this regard because we do not have made any tests in this regard, sorry!
Thanks for your understanding!
Hi!
I cannot remove the social sharing I have at the bottom of each article. I disabled the two buttons in post setting. I thought when I add the linkedin button so I remove from td_module_single.php the line about linkedin I added then. Only I didn’t change the element files.
as you can see in the attached: 
What am I missing please?
Thanks
As of now I have installed “tagDiv social counter”. Can I made it to Floating Social Sharing button ?
I want to disable all Google AdSense banners on the print stylesheet. Had no problem to set the ones i’ve integrated directly in to the templates or sidebar to display:none, but I also use the option of the theme to insert ads into post-content after certain paragraphs. These are always shown on the leftand side of the print output.
Find a screenshot of the print-output here.
Hi,
No permission needed :). It was just a thought as it may help other people who need to add VK to the sharing options. Your solution only helps people further if they require anything similar.
Thanks for sharing.
Have a great weekend!
Thank You Bogdan B.!
With your permission, I’m a little add (this probably applies more for Russian sites).
For desktop versions of the site you can put buttons for sharing from the Russian search engine Yandex: https://tech.yandex.ru/share/
I inserted the code at the link above, slightly modifying the file td_module_single.php (works for child themes):

Result:

======
In Russian:
Спасибо Bogdan B.!
С вашего разрешения я немного дополню (это, наверное, касается больше для русскоязычных сайтов).
Для десктоп-версий сайта можно поставить кнопки шаринга от русской поисковой системы Яндекс: https://tech.yandex.ru/share/
Я вставил код по ссылке выше, немного модифицировав файл td_module_single.php (работает и для дочерней темы).
Hello,
In order to add new social sharing buttons in the top or bottom sharing on posts, you will have to edit the theme code a bit. The theme has no settings to add any extra button so it will have to be added through the code. Here are a few examples:
https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/
Thank you!
Hi,
Currently, bottom ads are designed to display at the bottom of the post before pagination ( page 1,2 etc, ) share button, next preview post and author box.
So, right now,
<?php echo $td_mod_single->get_content();?>
</div>
<strong>( BOTTOM AD APPEARS HERE)</strong>
<footer>
<?php echo $td_mod_single->get_post_pagination();?>
<?php echo $td_mod_single->get_review();?>
<div class="td-post-source-tags">
<?php echo $td_mod_single->get_source_and_via();?>
<?php echo $td_mod_single->get_the_tags();?>
</div>
I want to change the default position after POST pagination, share button etc. and before “next-prev post”
SO,
<footer>
<?php echo $td_mod_single->get_post_pagination();?>
<?php echo $td_mod_single->get_review();?>
<div class="td-post-source-tags">
<?php echo $td_mod_single->get_source_and_via();?>
<?php echo $td_mod_single->get_the_tags();?>
</div>
<?php echo $td_mod_single->get_social_sharing_bottom();?>
<strong>( I WANT THE BOTTOM AD HERE)</strong>
<?php echo $td_mod_single->get_next_prev_posts();?>
<?php echo $td_mod_single->get_author_box();?>
<?php echo $td_mod_single->get_item_scope_meta();?>
</footer>
Please tell me which core file I do need to edit and what do I need to edit? Thank you.
Remember that certain plugins include tracking/advertising.
Things which load off another site, like Facebook/Twitter likes, comments plugins, social sharing plugins, etc., can all add tracking.
Try turning off ALL your plugins except visual composer, and scan again.
===
Also view your page source for one of your posts to see if something is actually printed in the source code to determine where that might be and what is putting that on page — perhaps do this FIRST.
Hi there. I see that the theme has built-in support for sharing to Facebook, Twitter, Google+ and Pinterest, but I want to add 3 others: Reddit, Tumblr and Email. Is there any easy way to do this?
Nextgen gallery has an extension for social sharing; visit their website to learn more.
Hello,
1. The social media icons in the theme panel will not affect the social icons on posts. That option is for the header and footer social icons. The post icons cannot be handled from the theme panel. If you wnt to remove certain social icons, you will have to edit this file and comment out or delete the line that corresponds to each of the social icons: http://screencast.com/t/QzSJCnll
2. If you want to add a linked in button you should follow this guide: https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
Thank you!
Hello faris,
I have inspected your source page of your post and it seems to have an og:image active for this, as you can see here -> http://screencast.com/t/UDhRcTvRdn Also, I have inspected with sharing debugger from Facebook and I get this error -> http://screencast.com/t/6bzIfnvfs Notice that until now we do not have any bad reports in this regard. Try to make a sub-domain for your website, create a new post for testing and check the results. If the problem is still there, please try to make a new fresh and clean install from scratch and install only the plugins that come bundled with our theme, rule out any additional customizations made by you, clear all your caches and check the results.
Hope this helps!
Thanks for the message!
Hello,
For facebook sharing please use this guide: https://forum.tagdiv.com/facebook-share/
You will need seo yoast to check the proper og image tag for social networks to pick-up the info properly.
Thank you!
Hello,
Please make sure you use Seo Yoast as our theme does not add the needed OG image for social sharing.
Use this guide: https://forum.tagdiv.com/facebook-share/
Thank you!
Hello,
Some articles are not sharing properly on Facebook: sometimes there is not title, description, image or all of them.
An example:
http://segoviaudaz.es/dale-vida-castilla-y-leon-necesita-sangre/
Thank you
Hello,
I have tested this method again n the latest version of newspaper and the method still works as expected. http://screencast.com/t/YIrkN4SV
I’m not sure exactly why it’s npot working on your end byt you need to use font awesome, not sprites. The sprites have been removed from our theme from a few updates back. Only font awesome can provide the icon properly.
there are 2 copy/paste operations you need to make and 1 plugin install.
1. Copy this code:
<a class="td-social-sharing-buttons td-social-linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=' . urlencode(esc_url(get_permalink())) . '&title=' . htmlspecialchars(urlencode(html_entity_decode($this->title, ENT_COMPAT, 'UTF-8')), ENT_COMPAT, 'UTF-8') . '&source=' . urlencode(get_bloginfo('name')) . '" onclick="window.open(this.href, \'mywin\',\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;"><i class="fa fa-linkedin"></i></a>
Paste it here: http://screencast.com/t/iKzR3wrLjP
IMPORTANT NOTICE: there are 2 instances of the same code in that page. One is for the top sharing icons and one is for the bottom icons. If you want linked in on both you need to paste the code twice for each instance. If you only want the top or bottom, make sure you place the code in the corect spot.
2. Copy this code:
.td-social-linkedin{
margin-left:8px;
background-color:
#006699!important;;
}
Paste it in the theme panel-> custom css spot
3. Install this plugin: https://www.newnine.com/plugins/font-awesome-4-menus
4. Clear all caching, and reset cdn files if you use it as cache needs to be cleared for changes to appear imediatly. Otherwise you will have to wait for the cache to be cleared and that depends on how you set it.
Thank you!
Hello Surfaceru,
Please try to follow the steps from this topic here -> https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/ because there you will find the steps which are needed to take in this regard to achieve adding the VK.com social network.
Hope this helps!
Thanks for the message!
Hi,
My website articles (www.biotechin.asia) are automatically shared from wordpress and none of the meta data appears on facebook or LinkedIn (when i manually post, it appears) shares.
Also when i manually share my posts on facabook I am not getting any title, post image or meta data at all…
The cache has been cleared too in facebook. Kindly help me.