No search results were found in Documentation!
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 There
When we share to facebook from a post using the social share icons, no image gets displayed on FB. Each post does have an featured image loaded, but only the text appears.
Can you please help.
Many Thanks.
Good morning,
I am trying to change the way social share buttons are displayed on desktop vs mobile. I have disabled the g+ and pinterest share buttons on the top and bottom but now I would like the facebook and twitter share button (top) to display on mobile the same way they display on desktop. I would like them to display full size with text, not just the icon. Also, where do I change the size of the text and width of the buttons on desktop. I would like to make them bigger.
Thanks,
Jonathon
Thanks and nevermind about the plugin, I understand now what you mean. I use Yoast to control the post titles and descriptions for shares.
The code worked only for the facebook part 🙂
I changed (a bit) the twitter part and now it also works as intended. (It used to share the actual post ID rather than the title of the post, and it linked back to the page not the post.)
About the way the Facebook and Twitter buttons look. I want the text to be bold and non-italic, so that it wouldn’t look weird next to the category tag. But I am not sure where to change that. Please help.
-
This reply was modified 10 years by
pawsandwhiskars.
-
This reply was modified 10 years by
pawsandwhiskars.
-
This reply was modified 10 years by
pawsandwhiskars.
As the title explains, I am having issues with the “share on Facebook” functionality. If a post is shared, the Facebook posts includes the following information:
1) the category/categories of the blog-post
2) the title of the blog post (ok)
3) date (ok)
4) “Share on Facebook” as text in the Facebook post
5) “Tweet on Twitter” as text in the Facebook post
I cannot find anything in the documentation regarding this.
Can you help me
Rodolfo
Jetpack shares full article text at facebook including the editor’s username (red circle).
Any ideas how to remove these;
As the title explains, I am having issues with the “share on Facebook” functionality. If a post is shared, the Facebook posts includes the following information:
1) the category/categories of the blog-post
2) the title of the blog post (ok)
3) date (ok)
4) “Share on Facebook” as text in the Facebook post
5) “Tweet on Twitter” as text in the Facebook post
I cannot find anything in the documentation regarding this. Please advise.
Site name is: http://familie-i-hus.dk
Thanks
When I open my website from a twitter link or facebook link using an iPhone app, I get one of the following two errors:
1. The web page is displayed correctly except all my images are missing. Instead of showing an image, the area is just blank (a blank space where an image should have appeared).
2. The web page does not resize itself for mobile. All the content is visible but the images do not resize. All the text resizes as if it were appearing in a mobile window. So what ends happening is you see all the text aligned as if it were in a mobile browser but the images appear huge as if they were in a regular window.
I do not do anything to the settings to cause it go back and forth from the two issues above. I simply close the social media webpage and try to reopen it. Sometimes it I will have the first issue and sometimes I will have second issue but it won’t ever show the webpage correctly.
The website looks perfect if I try to access it on my chrome mobile browser. I was using the “social share and locker premium plugin” with no problems. I disabled it in case it was the cause but that did not resolve my issues.
Please help! This is my website
Getting this message in YOAST however no second plugin name is listed, its like something built into theme is conflicting:
The plugin(s) might cause issues when used in conjunction with Yoast SEO.
Both Yoast SEO and create OpenGraph output, which might make Facebook, Twitter, LinkedIn and other social networks use the wrong texts and images when your pages are being shared.
Hi Sir, I am not good in coding so I am messed up all the way. This is my website: http://www.kickscoop.com I removed the pinterest and google+ share button from blog post. Now i want all these things to be customized in Social share buttons:
1) Adding a “Share on Whatsapp” button both in top and bottom of the post. Also customize the buttom to look green and have whatsapp icon (Whatsapp Share URL: whatsapp://send?text=The text to share! [Got it from Stackoverflow] )
2) Remove the Classic Facebook like and Twitter tweet button from bottom sharing buttons and also remove the boxed part. Both the sharing buttons present above and below should look nearly the same. Also after clicking “Tweet on Twitter” the share url should popup, not open it in the same tab.
3) “Share on Whatsapp” button should be visible only on tablet and mobile devices but not in desktop devices.
Sir, Can you please help me to customize? If you can just edit the codes and share it with me or I can mail you my login credentials so that you can make change directly from my admin panel if you wish. Thanks in advance
Hi
I got this code you can see at the below here http://media.line.me/howto/en/ and I already put this code to td_module_single_base.php but it seem the size not fit the line and this code kinda slow down page load. because all the share button already show up but this button show up after all the button and very slow to finish load page.
<a>%0D%0A<?php the_permalink(); ?>"><img src="[URL of Button]" width="[Width of Button]" height="[Height of Button]" alt="LINE it!" /></a>
how can I change the code to something like the original code in this theme ?
<div class=”td-sp td-sp-facebook”></div><div class=”td-social-but-text”>Facebook</div>
I have no idea with the html code so please help to fix this code to fit the theme. I really need this button work well.
Thanks
-
This reply was modified 11 years by
Sprite_zaa.
-
This reply was modified 11 years by
Sprite_zaa.
When a post is shared to Facebook a lot of text that doesn’t belongs to the post is pass to the Facebook wall.
Here’s a sample post:

Facebook is adding categories and the post date along with the post title and is suppose to only load the excerpt.
Can someone help with this?
Thanks
Documentation is very simple: “Copy and place the code in the HTML-coding of your site in the location where you want to place the selected social buttons”.
This is the code:
<script type=”text/javascript”>(function() {
if (window.pluso)if (typeof window.pluso.start == “function”) return;
if (window.ifpluso==undefined) { window.ifpluso = 1;
var d = document, s = d.createElement(‘script’), g = ‘getElementsByTagName’;
s.type = ‘text/javascript’; s.charset=’UTF-8′; s.async = true;
s.src = (‘https:’ == window.location.protocol ? ‘https’ : ‘http’) + ‘://share.pluso.ru/pluso-like.js’;
var h=d[g](‘body’)[0];
h.appendChild(s);
}})();</script>
<div class=”pluso” data-background=”none;” data-options=”big,square,line,horizontal,counter,sepcounter=1,theme=14″ data-services=”facebook,vkontakte,google,twitter”></div>
I repeat my question: where I must place this code?
Hi,
I need to install another social buttons script in the posts instead of standart buttons. Here is an example:
<script type=”text/javascript”>(function() {
if (window.pluso)if (typeof window.pluso.start == “function”) return;
if (window.ifpluso==undefined) { window.ifpluso = 1;
var d = document, s = d.createElement(‘script’), g = ‘getElementsByTagName’;
s.type = ‘text/javascript’; s.charset=’UTF-8′; s.async = true;
s.src = (‘https:’ == window.location.protocol ? ‘https’ : ‘http’) + ‘://share.pluso.ru/pluso-like.js’;
var h=d[g](‘body’)[0];
h.appendChild(s);
}})();</script>
<div class=”pluso” data-background=”none;” data-options=”big,square,line,horizontal,counter,sepcounter=1,theme=14″ data-services=”facebook,vkontakte,google,twitter”></div>
How can I do that?
Thanks
Do you know if someone have the same my problem with them?
When I click on facebook or google+ sharing they doesn’t create the preview article in the social but show only the logo of the template and if you click in you can go in the article you share….no thums and no text of description….I don’t know why!!!
I’m at the end…when you can please controll if I can solve.
Great template, my site looks good and almost at the end.
Goodnight
Hi,
Unfortunately theme doesn’t have an option to change social buttons like that. If you want to remove the text from post social share please delete it from this file: http://screencast.com/t/Ta4bMb8YiD and use this css code to make in Theme Panel > Custom Css: http://screencast.com/t/ekSn2bDeBz
Note that this css is only for bottom buttons!
.td-post-sharing-bottom .td-social-sharing-buttons{
height: 50px;
}
.td-post-sharing-bottom .td-sp-facebook {
width: 100px;
background-position: 20px -15px !important;
}
.td-post-sharing-bottom .td-sp-twitter{
width: 100px;
background-position: 20px -430px !important;
}
.td-post-sharing-bottom .td-sp-googleplus{
width: 52px;
background-position: -10px -272px;
}
.td-post-sharing-bottom .td-sp-pinterest{
width: 52px;
background-position: -10px -65px;
}
Also I think that a plugin for social share will help, so social buttons to look like you need.
Hope this helps!
Where should I paste code social buttons for posts and pages?
I placed in the file before single.php get_footer (); But then the page is not loaded.
<script type=”text/javascript”>(function() {
if (window.pluso)if (typeof window.pluso.start == “function”) return;
if (window.ifpluso==undefined) { window.ifpluso = 1;
var d = document, s = d.createElement(‘script’), g = ‘getElementsByTagName’;
s.type = ‘text/javascript’; s.charset=’UTF-8′; s.async = true;
s.src = (‘https:’ == window.location.protocol ? ‘https’ : ‘http’) + ‘://share.pluso.ru/pluso-like.js’;
var h=d[g](‘body’)[0];
h.appendChild(s);
}})();</script>
<div data-user=”1628830748″ class=”pluso” data-background=”#ebebeb” data-options=”medium,square,line,horizontal,counter,theme=04″ data-services=”vkontakte,odnoklassniki,facebook,twitter,google,moimir,email,print”></div>
get_footer ();
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! When i share on facebook the posts from my site PLANETAIM.COM there is a problem with displaying text.
the text is displayed: date, category, and Share Button tittle. how can I solve this problem, that the text is not displayed extra labels?
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!
When I share post on facebook, in description (below image and title) is Author, or image description… I want to replace that with post intro text…
It’s inside the archive when you download it. They usually copy it to here and the Newsmag page on Themeforest, but here’s what it looks like:
[ V 1.3 ]
– improvement: added translation for EVEN MORE NEWS widget from footer
– improvement: added in Theme Panel -> Custom Typography: Footer text under logo
– improvement: added in Theme Panel -> Post settings: Show/Hide categories tags on single post page
– improvement: added in Theme Panel -> Custom Typography: Subtitle for post
– fix: slider height when the screen size is smaller then 320px
– fix: removed image captions that appears in post excerpt
– fix: reviews stars number display
– fix: added break-word for comments text
– fix: php notice when source or via have no url
– fix: sharing show/hide issue
– fix: twitter share strange characters in title
– fix: facebook like button show on https
– fix: load default style stack was not working
– fix: module 14 css bug
– fix: added module MX 4 to the excerpt panel
Thank you for your answer! When I said after the posts i mean at the end of every article. Exactly before the ad unit and the social shares. Is there any way to do this? I want to add a facebook like button and a text that tells people to like the page on facebook and I want it to be one line after the last sentence of every article.
Like this: 
Okay! Now i understand…
loop-single.php is the main template and loop-single-1.php, loop-single-2.php etc.. is the other templates.
I did not use the main template, thats why nothing showed up..
______
But i got one problem, the facebook share button is not centered, do you know why? The code says “centered”….

Here is the code.
<div style="text-align: center; border:0px !important;">
<script type="text/javascript">// <![CDATA[
function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}
// ]]></script>" target="_blank">
</div>
Where can i place this code?
<br>
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2&width&layout=standard&action=like&show_faces=false&share=false&height=35&appId=796648480393803" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:35px;" allowTransparency="true"></iframe>
<br>
<div style="text-align: center; border:0px !important;">
<script type="text/javascript">// <![CDATA[
function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}
// ]]></script>" target="_blank">
</div>