- NewsmagSharing buttons
Hi again!
I tried different social sharing plugins and all of them are increasing the site loading speed… i will appreciate if you help me with one more thing which is is to add the social button below the post title on post page…
Thanks
Hi…
By default there are 4 social sharing buttons in the theme… I need help in two things
1. How to remove g+ and pinterest share button?
2. How can increase the size of facebook and twitter button and make it in center?
Thanks!
Hi, I want to change the way the button of twitter share my posts.
Yes, in the posts where twitter facebook google+ pinterest buttons appear the twitter button share the link and makes wrong at “@”. I want that this sharing button works fine to share with the correct user at.
where I can change this?
if it is by code no problem I know very well php and mysql.
thanks.
Hey, thanks for the help. I’ve been writing a lot this weekend, so I just got around to editing the site.
When I follow the instructions above, the tags on the post are carried upwards with the social box. Is there any way to bring the social sharing function up without bringing the tags?
Thanks!
Ben
Hi,
@waleedaslam Please consider using a plugin for this as Chris suggested as the theme’s sharing system doesn’t have at the moment an option for what your need. I will also add this on our request list and consider it for future updates.
Thnaks
Hi,
The theme has an built in sharing system for pinterest, twitter, fb, google + also so you don’t need a plugin for this.
Test this by disabling the plugin then check it, see if this still happens and let us know.
If this still comes up please disable all plugins, empty cache then check again.
Also make sure you use the latest theme version(4.6.1).
I can’t recommend you any plugins for this and also guarantee it will work fine as we haven’t tested any plugins for this.
Thanks
Hi I just bought your theme. I wanted to know if it is possible to add a sharing button that could allow to share to a number of social media sites (such as the ‘+’ button here https://www.addthis.com/get/sharing).
If not, is it possible to add a social sharing widget that would be positioned exactly where the themes sharing buttons are placed (I tried adding one but it displayed the buttons below the featured image).
Further, can we have a counter for the number of times a post has been shared?
Hi,
1. Please edit loop-single.php(default post template) like this: http://screencast.com/t/snokTPgtdVV
<?php echo $td_mod_single->get_social_sharing();?>
Result: http://screencast.com/t/kZ4ETootbH
2. Or place it bellow the title: http://screencast.com/t/tTJvo1yeVZPD
Result: http://screencast.com/t/FmbRu11g41pz
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi there,
In my posts, the social icons appear under the text that I write. See an example here:
http://www.thechaff.co/the-conception-of-a-nicaragua-canal/
How can I move those social icons so that they either appear 1) below the featured image and above the text, or 2) above the featured image and below the title, like Buzzfeed:
http://www.buzzfeed.com/johanabhuiyan/lyft-attempts-to-pass-uber#.xbnwZME38
Thanks!
Ben
That’s because it’s correct “markup” for sharing to pull the “author” as the author of the item. I think on one of our sites we hacked that to show the OG author tag as the site name. Not sure how to do that with Newspaper, however. Possibly in the header file.
Hi,
1. Please edit td_module_single.php like this: http://screencast.com/t/UORDxTeR
target="_blank"
2.I’m not sure what you mean. Here you can find predefined columns from footer. In Widgets section you can add blocks to the footer’s columns: http://screencast.com/t/24tKzKCnz
3. It is not a ideal size, you can use any image size bigger then 537x360 anyway the image will be cropped to fit in that size.
4. Please follow this guide: https://forum.tagdiv.com/how-to-change-user-avatar/
5. You can find and set social share in Theme Panel > Post Settings > Sharing: http://screencast.com/t/dnL2dzx7kuc
6. Theme doesn’t have an option for this, you can try to find a plugin.
Thanks!
You appear to be missing all the OG tags for description, title, etc.
You need to look at your page “source” for a post and note all the elements missing which are needed for sharing to FB and Twitter.
Without the proper meta data, the social media sharing just scrapes the first text on your page.
You need to use something like Yoast WordPress SEO, to setup all your social media tags!
Hello
when I click the Facebook share button instead of seeing the Article title and a part of the article. I get a load of text, categories and so on:
Home United Kingdom UK News Luxury Residential Development in SalfordUnited KingdomUK NewsLuxury Residential Development in SalfordBy admin -Feb 9, 201510 SHARE Facebook Twitter Knight Knox International – leading provider of buy-to-let developments to the private investor market – has launched plan…
2 people reached
How can I stop this please
Hi,
I understand that you want a custom template, so if you do that and you customize the default template single.php you can find social sharing, next/previous, related articles in loop-single.php: http://screencast.com/t/EavkeaFJ
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hey guys,
I’ve noticed a problem and I simply cannot fix it, although I tried editing the php files and doing some adjustments. Basically, I share a lot of my articles on Pinterest, with rich pins. Everything works perfectly unless the article is a review. That means if I enable “Is product review?” from the article’s edit, everytime I share that article, Pinterest picks up a title from the first article on the sidebar with its meta. If I disable the product review, it works perfectly.
If you guys have a solution, I’d greatly appreciate it. I’m sure it’s a minor edit somewhere, I just don’t know where. I’ve looked at the get_review function called in the footer, commented it directly in the php file, the problem persists. I’m not sure what else is called when the “Is article” option is enabled, but that function is not it.
Hi Lucian,
Thanks for the suggestion. However, I want to setup a course which I don’t want to show the social sharing, next/previous articles, related article.
How can I remove those sections in custom template.
thanks
st
Hi,
Please use this custom css: http://screencast.com/t/1BPH6D8Bt
Please note that this change will apply to all posts so if you just want this for the post you’ve sent me then you need a different approach.
.td-post-content footer {
margin-top: 0px !important;
}
.td-post-content footer .td-social-sharing {
margin-bottom: 0px;
}
Thanks
Hi again!
In what file can I change the output sharing-keys on my custom like in this picture:

Code output:
<div style="float:left">
<script type="text/javascript" src="//yandex.st/share/cnt.share.js"></script>
<div class="b-ya-likes yashare-auto-init"
data-yashareL10n="ru"
data-yashareQuickServices="vkontakte,odnoklassniki,moimir,yaru,facebook,twitter,gplus"
data-yashareTheme="counter"
data-yashareType="large">
</div>
</div>
Thank you!
Hi
Please edit td_module_single.php and replace pinterest button with linkedin: http://screencast.com/t/MJCAKIyyGGt
<a class="td-social-sharing-buttons td-social-linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=' . urlencode( esc_url( get_permalink() ) ) . '&title=' . $this->title . '&via=' . 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>
Then use this custom css in Theme Panel > Custom Css:
.td-social-linkedin {
width: 32px;
height: 32px;
background-image: url('https://media.indiacurrents.com/resources/resources/social-media/linkedin.png') !important;
background-repeat: no-repeat;
}
.td-social-sharing-buttons {
margin-right: 10px !important;
}
.td-sp-linkedin{
width: 32px;
height: 32px;
}
I’ve used an icon found on internet, but you can change it.
Result: http://screencast.com/t/fLzO6DTR
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
You need to edit and alter the google plus sharing button here: http://screencast.com/t/FU7Opdo283
You can also fins useful info on how to achieve this on this topics:
* https://forum.tagdiv.com/topic/change-social-buttons/
* https://forum.tagdiv.com/topic/adding-more-to-social-box-sharing/
Thanks
Hello guys!
Your theme is brilliant, so thank you very much for it. But I have one question: may I ask you to tell how to add VK.com social button? I don’t want disable standard buttons because they looks very nice. But it would be great to change google+ to vkontakte.
Thank you,
Hi,
You can edit td_module_blog.php and put your button like this: http://screencast.com/t/9ScSX51Gm
So you don’t need to edit post template to add your button, it will appear when you set “Article bottom ad” for all post template styles.
Result: http://screencast.com/t/9pORH1sE0
Or you can disable “Article bottom ad” and use the code in Custom Ad from Theme Panel: http://screencast.com/t/jEiryBuubIm and use this code <?php echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]'); ?> in post template that you use bellow social sharing: http://screencast.com/t/BpyDhFWGVM http://screencast.com/t/X8MeA9kLP1C6
Result: http://screencast.com/t/X8MeA9kLP1C6
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi Lucian,
thanks, this works like a marvel!
my only comment is that now the ‘Article bottom Ad’ appears between the end of the written post, and the Twitter Button (and the sharing buttons), like on this example
http://le-meilleur-du-golf.com/les-7-resolutions-golf/
How could i make the ‘Article bottom Ad’ to appear completely at the end of the article, even below the Twitter ‘follow me’ button and below the social sharing icons?
thanks a lot!
