- NewsmagSharing buttons
Posting this here since I didn’t see where your suggestion page might be.
– Having a widget with sharing buttons. This way we can put them on the side in lieu of having them at the top. That is, if we’re looking to keep them above the fold.
I know there are other plugins but at least this way they can be kept native to the theme instead of resorting to yet another plugin.
Hello STBW,
I have inspected your website on mobile mode and the Ad which is placed below the Article Top Sharing, it seems to work as expected, as you can see here -> https://www.screencast.com/t/sePdZ4cBVXa9 Where is the problem?
Thanks for your understanding!
Hi Caitlin,
I understand that the line
<?php echo $td_mod_single->get_the_tags();?>
Pulls the tags into the footer of the post.
I am trying to understand where the “Share this” icons are pulled into the content.
There is a line <?php echo $td_mod_single->get_content();?>
Somewhere in the “get_content” the “share this” line is added to the post. I have looked through the loop.php, the loop-single.php and the loop-single-1.php. I cannot find where the “share this” is inserted so that I can add the tags above it.
Where is this code:
<div class=”sharedaddy sd-sharing-enabled”> == $0>
Inserted into the post? which template or function?
Thanks
When anyone copies a link to my website URL, and posts it say on FB. It shows a picture from the slider on the home page (not the photo I want from that slider, but I can live with the one its sharing), but the text is reading as pic credit to another random business that has an old event in my event calendar! So it reads as though that picture has been submitted by that business which is not the case, and i really don’t want the short text to show any credit anyway as it should show a short intro about the business which it is not.
Help!
Weird. In Newsmag 3x you can simply put *any* link to RSS feed, such as feedburner, or any other feed on your website into the
Newsmag panel > social networks > rss
and that is what shows in the top/bottom bar for social elements in theme.
I guess the social sharing ‘plugin’ only pulls the default WP RSS feed with no option to pull that from the theme panel, which would be nice.
NOTE: if not using the “counters” you can easily just add ‘follow us’ buttons to a text box in your sidebar which is what I did.
e.g.,
<span class="td-social-icon-wrap">
<i class="td-icon-font td-icon-twitter"></i> FOLLOW US ON TWITTER
</span>
Well that makes NO SENSE at all. Sorry! That shouldnt even be on there id it doesnt work. That makes the whole social sharing widget useless. Why have something built in that says Follow Feed and it goes no where? That is crazy
Hello
The problem is to appear in the Header, inside posts with you using the Revolution Slider. It worked until you upgraded to version 8 of the theme, then it stopped working.
The place where I am speaking is attached (https://drive.google.com/file/d/0B4cGwGq4swq0dGhubEd5emhOQlk/view?usp=sharing). And I’ve put an html pro header header from the site, but it still does not work.
Code:<?php putRevSlider( ‘home’ ); ?>
Make sure you have an ‘excerpt’ for each post, which is usually used by social media tools to provide the text for sharing. Also, plugins like Yoast SEO further allow you to cutomize the social text separate from the excerpt.
You can *SEE* what text is actually there for social to grab by doing “view source” for one of your posts and looking at the meta data in the head.
Twitter needs custom tags to tell it what to grab. Facebook and Pinterest use “open graph” or “OG” tags to pull data. Without those tags, you won’t get anything legible when sharing.
When I try to share a post any social media accounts by clicking on the social icon above my post the post, its sharing with default text in front of the text in the post.
“CategoriesNews test post March 16, 2017 O Share on Facebook Tweet on Twitter Want create site?
Disabling all plugins isn’t really an option here, anything else I can do?
In the social sharing widget it says to put the number of followers for the rss feed, there is no place to add the feed and when you click on the Follow Feed
you get this: https://lakecountyfloridanews.com/feed/
clicked on from this page
Hi,
1. The demo is created custom and some elements can be modified with code when designing the demo style. In these cases settings from the theme panel are overwritten. This particular demo has a condition that when header style 5 is used, the header menu will display in black when the menu item is active or hovered
– https://www.screencast.com/t/37v7KVxrqz3
If you want them to be orange and keep the header style, you can make the change like this
– https://www.screencast.com/t/vDNPMvNe
Sorry for any inconvenience.
2. The Super cache plugin is tested with the theme and it works properly. WE have not had any similar reports. Something else might be causing the issue. Try deactivating all other plugins except theme plugins and the cache plugin and check the results.
Also try checking in the browser inspector console (press F12) on the page when the problem is happening, and check for errors.
3. There are some solutions here on the forum that you could try for that plugin
– https://forum.tagdiv.com/topic/multiple-authors-implementing-co-authors-plugin-into-theme/
4. The article title font can be changed for the Big grid in the theme panel. These are the modules where you will have to change them
– https://www.screencast.com/t/ymWZI6rXDV3q
– https://www.screencast.com/t/2UwlbUHCnc
Here you can see what modules different blocks or grids contain
– https://forum.tagdiv.com/theme-blocks-modules/
5. At the moment there is no option to add more sharing socials in the post page. These are the only available settings
– https://forum.tagdiv.com/sharing/
There are solutions on the forum to add particular socials, but would require theme file modifications. I believe there are plugin that you could try as well if you need more options.
6. If you mean the space between the modules in the Big grid, that cannot be removed. That is how the grid is designed, there is no option to modify it.
Here you can see how all the Full grids look
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
It could only be done with custom code.
7. The More articles box that is displayed on posts can be enabled in the Theme panel
– https://forum.tagdiv.com/more-articles-box/
Please correct me if I misunderstood something about the questions.
Thanks
Hello,
The social sharing options in the theme panel will add social icons in the header and footer. If you want to add social networks to your page lie so: https://www.screencast.com/t/eWx9qSGLe, you will have to use this guide:
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
https://forum.tagdiv.com/social-counter-styles-on-newspaper/
Thank you!
Hi,
Change the code that applies to the post sharing in the demo stylesheet. Comment or remove it like this for example
– https://www.screencast.com/t/VHYOaPXSIA
– https://www.screencast.com/t/00VXGoFZ
The result is this one after making the changes
– https://www.screencast.com/t/76kTwdYX6IE
– https://www.screencast.com/t/usetJhgY
Thanks
Please help me i can’t see the thumbnail images during i am sharing my content to my social fans page it not only facebook but it no have thumbnails for all.
Hi,
That is how the demo was designed, but you could edit the Lifestyle demo stylesheet and remove the custom styling of the post sharing
– https://www.screencast.com/t/oPNXLn1n8LhI
Thanks
I have turn on the POST SETTINGS>TOP ARTICLE SHARING and I’m seeing Asian characters in the Facebook and Twitter Share.
See http://www.usairnet.com/2017/07/25/zapata-flyboard/1004978/ (Look below the title and date)
My language is set to English-US. I have the latest version installed. I have checked the page from different browsers and different platforms.
The Asian characters unexpectedly showed up.
How do I get all English characters in my social feed share/like.
After Cloudflare setup my post stopped sharing photos to Facebook.
I use Yoest and its set up to share but still no chance.
Last 3 posts wont share pics (facebook cant pull info) but rest of the older posts are fine.
Twitter the same way.
I am assuming a set up
Any help?
MMA.com.tr
Hi,
I am using the Lifestyle demo. The Share buttons are default transparent and I would like them to have color like this:
http://i.share.pho.to/12c0c5fe_o.png
How do I do that?
Thanks!
Hi,
When I share the post on facebook, the post is not sharing the photo highlights. Verify please.
http://correiodacidade.net
Hello,
On one of my page (just this one) the FB like button is missing.
How can I fix this please ? thanks

yes, please, ad instagram sharing button on post. thanks
Hi,
The author name or date will be displayed in the Facebook share, try disabling them in the theme panel if you do not want them to display
– https://www.screencast.com/t/FMPlmjxJ
You can also set custom titles, description or image for each post in the post edit screen Yoast options
– https://www.screencast.com/t/boJPkDdlXYCR
Then update the sharing data if it is not refreshed
– https://kb.yoast.com/kb/facebook-sharing-updated-details/
Thanks
By sharing the links of Facebook posts, on PC can be opened without problem, but on mobile can not be opened. I’ve updated the theme to version 8.1, but the problem continues.
I’ve updated WordPress, too.
Can you help me?
Hi,
More related topics here, with useful information
– https://forum.tagdiv.com/topic/how-to-add-linkedin-share-button/
– https://forum.tagdiv.com/topic/add-email-sharing-button/
– https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
– https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/
Maybe it would be easier to use a plugin or a widget, that may provide a shortcode that you can use in the code, or some easier implementation and also placement.
Thanks
Hi
I did add this line of code at td_module_single.php for both the top and bottom sharing icons:
<i class=”fa fa-envelope-square”></i>
Then, I added this custom css at theme panel custom code:
.td-sp-share-email {
width: 31px;
height: 31px;
background-position: -20px -1632px;
background-image: url(‘http://192.168.1.70/wp_demo_009/4/wp- content/themes/008/images/header/elements-menu.png’);
background-repeat: no-repeat;
display: block;
top: 2px !important;
left: 6px;
}
.td-social-email {
margin-left:8px;
background-color: #000000!important;
}
@media (max-width: 767px) {
.td-sp-share-email {
top: 3px !important;
left: 3px !important;
}
}
I do have font-awesome-4-menus installed.
The share buttom is there, and working, but the email icon is not showing.
http://brunnogiancoli.com.br/voce-sabe-redigir-um-contrato-compreensivel/
Could you help me?
Tks
Gabi