- NewspaperSocial Sharing
- NewspaperSharing
- NewspaperDesign your post pages using the Default Templates
- NewspaperFacebook Share
Hello damianvadone,
Unfortunately, our theme does not have an option add another sharing button and this is not a simple task to achieve this. Please consider the topic below as a reference for you. The method that is presented in this topic works fine but are required some adjustments. Please try to implement this on your website, follow this topic: https://forum.tagdiv.com/add-a-new-linkedin-button/
This is a complex task which requires lots of customization and if you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you as we can’t offer customization services at the moment.
Hope this helps!
Thank you for the message!
I just noticed automatic sharing on Google+ won’t work, while it will on Twitter. I have the account set up and also part of the social counter module in the visual composer. Help!
There is any wat to add new ico such as email, linkedin and print in the share toolbar inside th posts?
Thanks
Hello todaybase,
Unfortunately, our theme has not been designed to have this option of page sharing. You need to find a plugin to do this for you because it is not a simple task to implement this feature on pages and are required custom work. Also, you can hire a freelancer/developer to implement this for your because we cannot provide custom work for the moment, sorry!
Hope this helps and let us know how it goes!
Thank you for your understanding!
Thank you Bogdan
There is a way but I didn’t check your code for sharing, in fact Google+ uses schema.org microdata (recomended method) will see if I can do something about it.
https://developers.google.com/+/web/snippet/
Thanks for reply
Regards
This is the code from /Newspaper/includes/modules/td_module_single.php seems to be the same
$buffy .= '<div class="td-post-sharing td-post-sharing-top ' . $td_no_like . '">';
if (td_util::get_option('tds_top_social_show') != 'hide') {
$buffy .= '
<div class="td-default-sharing">
<i class="td-icon-facebook"></i><div class="td-social-but-text">' . __td('Share on Facebook', TD_THEME_NAME) . '</div>
title, ENT_COMPAT, 'UTF-8')), ENT_COMPAT, 'UTF-8') . '&url=' . urlencode( esc_url( get_permalink() ) ) . '&via=' . urlencode( $twitter_user ? $twitter_user : get_bloginfo( 'name' ) ) . '" ><i class="td-icon-twitter"></i><div class="td-social-but-text">' . __td('Tweet on Twitter', TD_THEME_NAME) . '</div>
<i class="td-icon-googleplus"></i>
<i class="td-icon-pinterest"></i>
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;"><div class="td-sp td-sp-linkedin"></div>
</div>';
}
Hi,
Just purchased this theme yesterday & its fantastic.
Right now i am facing few troubles and one of them is facebook social counter. Despite following this tutorial https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/ Facebook likes counter is stuck to 0.
I think so facebook has made few changes to its apps management/settings.
Can you please once try to create a newapp and setting it up on the social counter (because i think so previously created apps are working fine).
Here’s what i steps i followed:
https://drive.google.com/folderview?id=0B_iycwjNMbzGOElrSFJsNVN5UlE&usp=sharing
Hello rodrigocarlos,
Unfortunately, there is no option to add more social sharing option to our social icons. You can add only the Google+ social link from Visual Composer->Social Counter Settings, like this http://screencast.com/t/SDZXd2A4ivg but not the rest LinkedIn, Pinterest, etc. on our theme.
It is possible to add this but is not a simple task and it is necessary to make some customization in back-end and also, better coding knowledge are required. If you are not aware, about the steps, I consider hiring a freelancer/developer to do this for you, because we do not provide Custom Work for the moment, sorry.
P.S We add these things/suggestions to our list of fixes and on near future/updates, it would be possible to implement it in our theme, as well. Our developers will decide these things.
You can use this topic as a reference to see how it can be done: https://forum.tagdiv.com/add-a-new-linkedin-button/ – https://forum.tagdiv.com/topic/i-would-like-to-edit-the-social-media-share-buttons/
Sorry for the inconvenience and thank you for your understanding!
Hello,
Please read this topic again and copy over the whole code. A div with the class of th-sp-linkedin is not being created on your end. Are you sure you copied all of the code?
https://forum.tagdiv.com/add-a-new-linkedin-button/
<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;"><div class="td-sp td-sp-linkedin"></div></a>
Double check it please as you do not have the correct elements at the moment.
Thank you!
-
This reply was modified 10 years by
Bogdan B..
Hello,
The buttons you have in sharing posts, custom button Facebook makes sharing and the button without customization is just to enjoy. Now, the custom Twitter button makes sharing and the button without customization also makes sharing, that is, has the same function buttons, then you should remove the button without customization.
And in those compartilhameno buttons, has the Piterest button, but on “tagDiv social counter” does not have the Pinterest. Then they should put also the possibility to insert the Pinterest.
Plz how do i make social sharing appear on the home stories even without opening the stories
exmaple here http://www.naij.com
I am sharing this bug with developer team in comment section about a week ago but still the schema tags issue is not solved.

I request TagDiv team to please solve this issue because it causes error in Google webmaster tool as well as seo issue.
When I submit any link to google+, it comes with a thumbnail of the featured image and also showing the title of another post from my blog.
Hi!
Tell me, please, how to change sharing buttons sets on the top and on the bottom of post. I need only FB, Vkontakte and Twitter.
Hi @Smanchi
This isn’t an error related with the theme. It could be a server side issue or one from Facebook. I’ve found some useful information wich may help you to solve this issue in this topic: https://www.adminlabs.com/blog/solved-facebook-doesnt-fetch-data-when-sharing-url
Hope this help.
Thanks!
Hello , i have a problem with http://sonsoz.com.tr , when i try to share a post for the first time i try to share a post it wont get the futured image of the post or it wont get any pictures but after i used a facebook debugger everything will be fine, but for each post i have to open debugger and use it to get the picture , i need to fetch a couple of times mostly, i dont know why this happening , can you please help me fix it…
I dont wanna debug each post everytime i want to share for the first time, we happen to post 30-40 news or more everyday…
Please help me …
Hey there!
Is there anybody in here upgraded their respective WordPress v 4.4 with Nespaper Theme v6.6 and went smoothly?
Also the Goggle+ share button sometimes does not catch the proper image when sharing, yes all open graph tags are in there.
Thank you and have a great day
Bests
Hello,
Thank you Edward for this solution. I’m sure it will help users with their websites. Unfortunately our social icons are limited at the moment so any other social sharing option will have to be added with custom modification or plugins.
Hello,
The theme does not control what facebook grabs when sharing a post. You can however use SEO Yoast and it’s sharing option in order to have better control over your shared content.
Thank you!
Привет, Diniska!
Для русскоязычного сайта я рекомендую заменить полностью кнопки шаринга с дефолтных на кнопки счётчиков от Яндекса:

На моём примере: я отключил показ кнопок в верху статьи через настройки темы, оставил включённые их только внизу:

В файле td_module_single.php нужно удалить эти строки:

Вставить эти:

Изменённый файл td_module_single.php сохранить в дочерней теме с сохранённым путём.
Результат:

Если я что-то сделал неправильно, надеюсь, разработчики меня поправят.
===========
English:
For Russian-speaking website I would recommend to completely replace the buttons with the default sharing buttons counters from Yandex:

In my example: I have disabled showing the buttons at the top of the article via theme settings, left them only at the bottom:

In the file td_module_single.php you need to remove these lines:

Insert these:

Modified file td_module_single.php save in the child theme with saved by.
The result:

If I did something wrong, I hope the developers will correct me.
Hello,
The instagram button will appear on your social counter if you enter your instagram id here: http://screencast.com/t/pSjzNqJWkzd – http://screencast.com/t/a8ETMMgD
It will grab your followers and add a follow link to the social counter but it is not an instagram sharing option. For this you will have to use a plugin as the theme has no instagram sharing button.
Thank you!
Hello,
Unfortunately there is no option to add more social sharing option to our social icons. You will have to alter the theme files to add another button or remove twitter or pinterest. you can use this topic as a reference to see how it can be done: https://forum.tagdiv.com/add-a-new-linkedin-button/ – https://forum.tagdiv.com/topic/i-would-like-to-edit-the-social-media-share-buttons/
Thank you!
Hello,
how can i change my Sharing Buttons? I don’t use Twitter or Pinterest.
I need a vkontakte and odnoknasskini Sharing Buttons.
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!
Hi,
Please help me with the following questions.
1. My google ads are displayed on PC browsers and Mobile. But it doesn’t display in tablets.
2. How do I add a raw html widget on top of (BOTTOM ARTICLE SHARING) or below it?
This is for post template.
Please check image to see what I meant.
http://www.screencast.com/t/7LEJ2ZRXHbF
Thank you for your support!