- NewspaperSocial Sharing
- NewspaperSharing
- NewspaperDesign your post pages using the Default Templates
- NewspaperFacebook Share
Hello, thanks for your reply – once I chose a solution, how could I line up my extra button within the other social sharing buttons below the ppost (inside of the 1px bordered sharing box)?
Thanks!
Hello,
When I share a specific article I get two errors.
1. Error parsing input URL, no data was cached, or no data was scraped.
2. Critical Errors That Must Be Fixed
Error Linting URL An internal error occurred while linting the URL
I have typed the article as I type any other and only this one gives errors.
The following errors cause nothing to show while sharing (picture, title).
I tried fetch new scrape couple of times, but the errors occur every time.
Where these errors come from and how can I fix them?
Thanks!
hello,
i couldn’t find any further description on how to use the social network settings regarding mail.
what my client wants is the option to (click on a button under the very post and) open the visitors emailclient
and paste the link/ content of that very pst inside of it – ready to be sent out to anybody (whom she or he knows)
something like this:
&
body=<?php the_title(); ?> – <?php the_permalink(); ?>”>E-Mail This Page
how could I integrate this into the bottom-sharing-menu underneath each post?
thanks a lot!
Hi,
Thank you for posting this solution and congrats for getting it working. If you feel like sharing it with the community to help our users, you can post a “guide” for it in a new topic and I will add it to the best of forums section so people can benefit from it.
Thank you!
Hello,
Please try this code and see if the sharing button comes up:
echo do_shortcode('[mashshare]'); the quotation marks are double in your screenshot and php is very sensitive to these things. If it still will not work, maybe the plugin is not compatible with our theme. We can;t say for sure as we have not tested it.
As for the pagination I;m not sure what you want to achieve. Please provide more details so I can understand better.
Thank you!
Hello,
The linked in solution provided will not work for the newspaper theme properly. Please add this code instead in td_module_single.php: http://screencast.com/t/nQ0Tj5O1
<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;"><i class="fa fa-linkedin"></i></a>
I added a font awesome linked in icon so you need to install and activate ‘font awesome 4 menus’ and then use this css code in the theme panel – custom css box:
.td-social-linkedin{
margin-left:8px;
background-color:
#006699!important;;
}
Hope this helps.
Thank you!
Hi,
when I share a blog post (please see http://www.ntr24.tv/2016/04/14/ecco-corrisannio-nove-societa-unite-per-far-crescere-movimento-e-territorio/) on Facebook, after the post image and title, an amount of additional text is also displayed (please see http://screencast.com/t/xC3GnknYb at the yellow parts in red rectangles). How can I get these text parts not to be shown? An example of result I’d like to have is http://screencast.com/t/a2UxYykoh6RJ
Thanks in advance for any appreciated help,
Giuseppe
Hi
The theme does not have an option to enable/disable any of sharing buttons. However you can remove Google and Pintrest by editing td_module_single.php and deleting these lines of code: http://screencast.com/t/rU8TZ0D1z1q8 – http://screencast.com/t/thAVXu6Fen
Thanks!
Hello aragron,
Unfortunately, I do not understand very good on what you want to mean through ‘paste the main website’??? Please notice that you cannot share the website to Facebook but only the post from your website, using the sharing icons, like this -> http://screencast.com/t/rHTM9e5C For more information about Facebook sharing, please check our documentation here -> https://forum.tagdiv.com/facebook-share/
If you want to change your logo, please check the Theme panel/Header section/Logo area, like this -> http://screencast.com/t/JWZH1M0Sklo For more information about our logo, please check here -> https://forum.tagdiv.com/logo-favicon/
Hope this helps!
If is not what you mean, please provide more details about what you want to change so I will be able to provide a more accurate response.
Thank you for the message!
Hi,
In the Theme Panel under Post Settings and then under Sharing I enabled ‘Bottom Article Sharing’.
On the posts it shows Facebook, Twitter, Google+ and Pinterest buttons.
However I only want to display Facebook and Twitter.
Under Theme Panel -> Social Networks I have nothing listed under Google+ and Pinterest buttons so I am not sure where I can select which Sharing buttons should be active.
Thanks!
Hi
Thanks @haronno for sharing your solution here so others can benefit from it.
We test the theme with latest wp version and will release an update with the required fixes in shortest time possible.
Sorry for all inconveniences.
Thanks for your understanding.
Hello beijaflor,
Yes, if you want to avoid the duplicity, you will have to erase the image from the top of your post. As references, please check this list here -> http://screencast.com/t/QZJlizd0 and there you can see all the thumbnails sizes for all elements from the theme.
If you want to disable the social sharing buttons from each post, you can do that from Theme panel, like this -> http://screencast.com/t/2FAoJx3ySOOw
Hope this helps!
Thank you for the message!
Hi,
1)I’m not sure what sharing buttons you are referring to but our theme has no such option of adding bitly shortlinks. It will have to be done custom. If you are referring to the article top and bottom sharing, then here is where the code is being created: http://screencast.com/t/llK8ex6aI
2)you can remove the search icon from the code by commenting out or deleting this part: http://screencast.com/t/R1WLS2cH
3) The call to action button color can be changed from the settings for it here: http://screencast.com/t/M4sRTLzbMwa
Thank you!
Hello,
Can someone please walk me through in placing bitly shortlinks into the sharing buttons?
Also, I’ve hidden the search icon. How can I remove it, and then extend the menu to where the search icon once was?
My final question is what’s the code to change the color of the call to action button to red?
Thanks for your help.
Hi,
I wanted to ask about this feature as well. I don’t want to use Jetpack as your theme already has it’s own sharing features. Can email sharing be added to the feature request list, please?
Hi Andrei,
I’ve carefully read your reply about how post’s like counters work but, in my case it doesn’t work as you’ve explained. For example, please take a look at this post : as you can see, it was shared on our official fb page https://www.facebook.com/NTR24.tv (please see http://screencast.com/t/dn1yQSTL) right after its publishing on the blog http://www.ntr24.tv (please see http://screencast.com/t/6NFPoyYc9zE). Since both the blog publishing time and fb post sharing time are coincident (i.e. 8 April at 12:12), the fb like counter on the blog post page and the post like counter on the fb official page should be identical and that is not the case as you can see from here http://screencast.com/t/N2DlTn45f: why?
Thanks in advance for any appreciated help.
Giuseppe
-
This reply was modified 10 years by
gmaio.
The solution to the problem is to put the line of code from this link on top of the htaccess file. Literally put it on top, not inside the other lines of code, but just on top.
Not the whole thing or else it will screw up your webpage. Just this part: Header add Access-Control-Allow-Origin “*”
Make sure you copy from StackExchange so it copy and pastes correctly, because the htacess file is one of the most delicate parts of operation.
The solution to the problem is to put the line of code from this link on top of the htaccess file. Literally put it on top, not inside the other lines of code, but just on top.
Not the whole thing or else it will screw up your webpage. Just this part: Header add Access-Control-Allow-Origin “*”
Make sure you copy from StackExchange so it copy and pastes correctly, because the htacess file is one of the most delicate parts of operation.
-
This reply was modified 10 years by
branch1.
Hello from Colombia
Implementing Newspaper in one site with thousands of videos just a couple of days ago…Nice theme, using the video demo without data (let´s see how it behaves with SEO).
It happens that once I set up the featured video and video format for a post, the top sharing buttons appear placed over the video (at it´s top).
With the setting of the Video Format, for the video link I have tried entering the https url version directly from Youtube, the short url version youtu.be, others and it present the same result: Top sharing buttons goes from the bottom of the featured image (when post format), to be placed over the video (once the Video Format is enabled).
Checking the code we have this:
<div class=”fluid-width-video-wrapper” style=”padding-top: 93.3333%;”>
and then we have this CSS:
.wpb_video_wrapper .fluid-width-video-wrapper {
padding-top: 0 !important;
position: relative;}
Playing with the code we see that
<div class=”fluid-width-video-wrapper” style=”padding-top: 60%;”>
and removing the “padding-top: 0 !important;” from that css declaration, solves the problem
Please help us on fixing this. Thanks
I check in google webmaster tools
error message absorption as in the pictures that I attach, please help to correct the errors in the theme newsmag
Hi,
I am using yoast SEO and I already asked in their forum, but noone replies. My question is can I remove by default the sitename in the facebook title while sharing but only in facebook title because when I change the options and remove the %%sitename%% it is also being removed from the browser tab while viewing an article.
Thanks!
You can try this code to hide the like/tweet counters:
.td-classic-sharing{
display:none!important;
}
Thanks.
Hello,
a)Unfortunately the theme has no option to auto-publish a post to facebook or any other sharing network. Maybe you can find a plugin that has such a feature.We have not tested any such plugin so we cannot make any recommendations. Sorry.
b) The social sharing networks are being added to the top menu and the footer social networks icons:
http://screencast.com/t/djh6uQSSgYy – http://screencast.com/t/1r2N6eQlc
Thank you!
Hello,
This was a design choice that was made as facebook and twitter were the most popular sharing networks at the time so we put emphasis on them. The other 2 like/tweet buttons (the small ones) were meant for counters. Twitter had a counter as well but since then twitter removed all counters from their social network and left the widget with a simple button and nothing more.
Thank you!