- NewspaperSocial Sharing
- NewspaperSharing
- NewspaperDesign your post pages using the Default Templates
- NewspaperFacebook Share
When i share an article to facebook at the end of the summary, instead of the usual “…” I get a “&helip;”. I tried deactivating plugins but didn’t work, hope you guys can help me out. Thanks!!
Is there any setting or plugin to enable social sharing on individual photos in a post?
use this link to view if the image does not show up
https://drive.google.com/file/d/0BxoJP_vkIEfiMHVnX0JCSUJ2REk/view?usp=sharing
Hi
Not sure you understood my query, I have attached a screen shot and put the words “here” in the places where the white space has started showing up.
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!
Hi,
You can use Sean’s css solution in Theme Panel > Custom Css: http://screencast.com/t/DbcXlkCOkbao or if you want to remove from the code you can find sharing buttons here: http://screencast.com/t/toljVqQO
Thanks!
Hi,
i would like to add another color to my post title, by simply adding <span></span> command. However blue link appears under the thumb image on the title page. Please take a look at the screenshots attached.
https://drive.google.com/file/d/0B22LV8FZg8jFQTNDQldmZ1B2M3c/view?usp=sharing
https://drive.google.com/file/d/0B22LV8FZg8jFdmw3TXdlQkdTYms/view?usp=sharing
I would appreciate your help.
Hi,
Follow this solution to move to move the tags: https://forum.tagdiv.com/topic/move-social-sharing-buttons/#post-15017
For renaming the “tags” string you can use theme’s translation panel, like this: http://screencast.com/t/nNJ4VEcOl
* result: http://screencast.com/t/sLMhTqbEfjIu
Thanks
Are there any other http to https:// changes I need to make to get the theme to run smoothly with SSL?
I noticed in
/includes/modules/td_module_single.php
some of the social buttons are in http should I go and change these to https??????
May this be the answer to the problem I am seeing with the facebook sharing? The facebook button is http but some others are https://
Will this be included in future updates or will I have to change these files every time we update? The issue was pointed out a couple of months ago.
I appreciate we are probably in the minority using site wide SSL but this is only going to get more common as people follow Googles lead
I love the theme and would greatly appreciate your feedback
Search Bar translation problem, I have do translation on theme panel:
only one option did’t work: “If you’re not happy with the results, please do another search”–>to “12356788”
but not change on the website.
You can see the problem of screen shop:
Screen shot1 , https://drive.google.com/file/d/0B2-zU7YBmfj4cmJIbU9LUnYwOVk/view?usp=sharing
Thanks for your help.
Best Regards,
Steven
Hey Vexx and Certifiedangusbeef,
I’m having a similar problem, except instead of the sidebar my rich pins are pulling the title from the first post in my similar articles. I can’t seem to the folder td_block.php. Do either of you mind sharing what code you removed? Perhaps it’s hiding in one of my folders.
Hi,
@mpindado Thanks for sharing!
Note Visual Composer and JetPack have long history of on/off/on/off problems, including images, the sharing tool, publicize, etc., and nothing to do with the theme itself. Sadly TagDiv cannot “fix” any issue with VC and other plugins.
You can try going back a version on Visual Composer, as that will sometimes work.
Alternately, consider that you may need to “freeze” your setup in between versions while compatibility issues between things “catch up” to changes.
So, “go back” to what works, then wait a dot revision on everything and test again.
If you’re using a high value production site, you can also consider making a test install someplace, such as a sub-domain, or even a sub-directory of your site, and test the plugins work together after version changes — then don’t propagate to the production version if one plugin doesn’t work well with another.
The great thing about WP is having the hooks and plugins to extend what it does; the bad thing is that all you need is one “bad actor” to load jquery wrong, or use a common class name, or something else, and it breaks all the pipes.
I’m sure you already know all of that, but just some input on this which I’ve had to suffer myself with 10 years of WordPress shenanigans.
Hi,
Please deactivate social sharing from Theme Panel > Post Setting > Sharing: http://screencast.com/t/a04lEmXFlD
Also our documentation may help in other issues: https://forum.tagdiv.com/newspaper-documentation/
Thanks!
Hi,
I guess that you want to display Facebook comments bellow similar articles(or sharing buttons), so please add the plugin’s shortcode directly in the post template file that you need: http://screencast.com/t/Nk1qa59Rx
Hope this helps!
Hello, theme has been much better than expected, actually going to post about that in another subject.
Right now 95% of my traffic comes from Facebook, 70% of that is mobile. I have some people commenting with the basic wordpress comment section but really I NEED to use the facebook comment plugin so it will import the dozens of comments that are on the post on facebook and allow people to post when on the article page since they were logged into facebook already when they come to my site.
The problem I am having is best described in this picture – http://oi57.tinypic.com/2dbw6mr.jpg
It inserts itself above the sharing icons, similar articles and latest articles.
Any help would be appreciated!
Hi,
Please try this solution to add share buttons to the top: https://forum.tagdiv.com/topic/how-to-add-sharing-options-on-top-of-the-postarticle/
Also if you have issues related to the theme please let me know!
Thanks!
I have social sharing buttons I want at the bottom of my posts but I want to get them on the top too as seen here.

How do I do that? Does this require the use of Social Counter?
I’ve enjoyed the Newspaper theme and been able to answer nearly all my questions with Documentation and this forum but on this question I haven’t been able to find an aswer.
Hi,
The them already has an similar next/prev post system: http://screencast.com/t/K1GPsvPUld
You can see it at the bottom of the post under the social sharing buttons: http://demo.tagdiv.com/newspaper/asus-xonar-u7-sound-card-hassaba-a-built-in-headphone/
You can enable it form theme panel, like this: http://screencast.com/t/4M9nehgrH
Thanks
Hi,
That’s a font icon, the cause is this – http://screencast.com/t/LA33LSAiwKSL
Try this solution – http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Thank you, Emil G.
Hi,
There is some margin from theme share buttons and some padding: http://screencast.com/t/IoroXcoo – http://screencast.com/t/ubg46cI85waY
.td-social-sharing {
margin-bottom: 0px!important;
}
.post{
padding-bottom: 10px!important;
}
.essb_links.essb_template_metro-retina{
margin-top: 0px!important;
}
Thanks!
Hi,
Try to use !important to the height: http://screencast.com/t/k4JEqQMj126
Also if you don’t use 50px height how I set, it is possible to break buttons display. So you will need to change also the top values from the code that I provided to you.
This answer is for this topic: https://forum.tagdiv.com/topic/social-sharing-button/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
1. Here you have to edit and remove share buttons: http://screencast.com/t/pawTnpy4xz
2.Use this custom css: http://screencast.com/t/pDJgmBDtRQ
.td-social-sharing-buttons{
font-size: 25px;
width: 180px;
height: 50px;
}
.td-social-sharing-buttons div.td-social-but-text{
top: 5px!important;
}
.td-social-sharing-buttons div{
top:5px !important;
}
.td-tags-and-social-wrapper-box{
display: table;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){
.td-social-sharing-buttons{
width:auto;
height:auto;
}
.td-social-sharing-buttons div{
top:auto !important;
}
}
3. Please follow this solution: https://forum.tagdiv.com/topic/how-to-add-sharing-options-on-top-of-the-postarticle/
Thanks!