- NewsmagSharing buttons
Hello blk709,
Unfortunately, our theme has not tested with LearnDash plugin, and we have no idea about the theme behaviour with this type of untested plugin, and also, we cannot provide support for this, sorry! Please notice that our theme has only the settings that you can disable or enable the Social Sharing on posts (top and bottom), as you can see here -> http://screencast.com/t/VrrtQOhx also, as you can see, the theme do not have any option that allows you to restrict them for a specific pages, sorry! If you want to do that, you can try to use a bit of CSS and hide the social buttons for what type of pages you want, by page ID.
For your second request, if you want to remove the Author box and More Stories box, you can do that from Theme panel, like this -> http://screencast.com/t/TDxoBTq0sg8H -> http://screencast.com/t/pPfkyP2Bg or if you want to hide them only for some specific pages, you should use a bit of CSS with the post/page ID for those post pages. As an example for this, you should look at this -> http://screencast.com/t/n5cF7tX8
Hope this helps!
Thanks for your understanding!
Hello,
It actually depends on how you implemented the fb comments. If you edited the theme files, you will have to add the fb comments code above the social sharing code on each post template. If it’s a plugin, you will have to follow the plugin instructions to add it in the theme code above the sharing here: http://screencast.com/t/Nnka0KK0p
Thank you!
Hi,
I have checked your site and you have this error in the console – http://screencast.com/t/NqqkvXduU You must load the fonts(theme’s files) from the same source or allow all domains – https://en.wikipedia.org/wiki/Cross-origin_resource_sharing – http://enable-cors.org/server.html
Thanks!
They work on desktop as well: http://screencast.com/t/PpIesuqgE1q
Thanks for sharing this!
I am trying to get Facebook comments to show BELOW the social share buttons.
I followed a post on this forum that explained how to achieve this and I managed to get them to work using:
<div class=”fb-comments” data-href=“http://positivetruenews.com/” data-width=”100%” data-numposts=”10″></div>
which was added to the loop-single.php file.
However, when I change it to :
<div class=”fb-comments” data-href=“<?php the_permalink(); ?>” data-width=”100%” data-numposts=”10″></div>
it doesn’t show at all.
My client insists that the comments must go below the social sharing so I need to make it work.
Any ideas where I am going wrong?
This is what is pasted into the header.php :
<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.7&appId=601231266704215”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>
When I open my own website any article and click on Facebook share button it shows an error as
Can’t Load URL: The domain of this URL isn’t included in the app’s domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.
how this came and how to resolve this!
Buna ziua ,
Am efectuat procedura menționata de dumneavoastră ,
Am încercat sa dezactivez tema Newspaper V 7.4 ca sa o șterg pentru a instala kitul ( numai cel pentru wp ) din themeforest.net , manual prin upload
În prezent se dezactivează tema dar nu se șterge din contul de wordpress ( am pus atașamentele de captură link) , raportează ca tema ceruta la ștergere nu exista, dar în fapt tema este în continuare instalată , aspect care blochează instalarea manuală ”pe curat ” , ( eu de obicei o facem prin mecanismul automat din Envato Toolkit ) .
Am inserat codul de google analytics prin intermediul meniului temei , când rulează blogul (live) poziționează ( afișează ) codul google analytics în partea stângă sus a blogului și nu generează statistici în google .
Captura ecran
Cu stimă ,
Tip for folks:
disable the built-in sharing buttons.
Get a plugin if you need more buttons or something different.
Or roll your own with CSS/HTML — really very simple with CSS and use Font Awesome icons.
No theme can have every share button in existence for every user/publisher nor is this one likely to have every possible sharing button, so making your own solution may serve you better than being on a “forever” waiting list for the latest flavor of sharing button.
If you use JetPack, many additional options are there; but I hate that thing myself.
Google all the tutorials on making your own sharing buttons with CSS .. not very hard.
Hello,
Please try to disable the post author and date from both these settings: http://screencast.com/t/frzJYodetJI and here: http://screencast.com/t/LNf1osK83
Even so, Facebook could still grab the information. Our theme cannot control the information grabbed by FB.
You can use SEO Yoast to have more control over social network sharing.
Thank you!
Buna ziua ,
Butoanele sociale au culoare alba și sunt ilizibile, cum pot corecta situația ?
Am pus mai jos o captură
https://drive.google.com/file/d/0B-QESQ3t1iT9bEl4LTY3U29tY2s/view?usp=sharing
Cu stima
Hello geolux,
If you want this, you will have to use the do_shortcode method to add everything you want at this page. So, first of all, you should prepare your block in Visual Composer, filtered by latest articles and then take the shortcode generated by this plugin and with this function, add this in the core file where the bbpress is created, like bbpress.php file, like this -> http://screencast.com/t/XnkATDX2x -> http://screencast.com/t/bJwEiALFLTBS -> http://screencast.com/t/gxnsl7KIrYc Please read this guide to learn how to filter posts inside blocks: https://forum.tagdiv.com/block-settings-guide/ For more information about do_shoercode method, please check this topic here -> https://forum.tagdiv.com/topic/add-content-block-in-the-posts-below-social-sharing/
Please notice that is not a simple task and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Hope this helps!
Thanks for your understanding!
Hi,
I am using Events Calendar Pro on my website. I wanted to know how to add newspaper’s social sharing button for events post types. Please Help.
My URL is: 139.196 points 175.198, I have temporarily turned off social sharing, but I need a solution.
In the test I also found two problems
1.Big Grid Slide picture is not complete
2. Home latest article summary, there is no limit on the number of text
Please help
Hi,
The easiest way of doing it is to simply hide the social share buttons on desktop with css. You can use this code:
@media(min-width:767px){
.td-post-sharing-top, .td-post-sharing-bottom{
display:none!important;
}}
Thank you!
Hey, I am using different plugin for social sharing on desktop and want the newspaper socia sharing option on mobile version. No using mobile theme plugin.
How can I disable social sharing option for posts on desktop version and can have it enabled on mobile version only ( along with WhatsApp share option)
Thank you.
Not an SEO issue. Blocks on a home page or index page which contain your story indexes need to be there for page to render. Google reads text on your page, not the DOM elements that build layouts. Even if you move your “mega menu” to external file, it still needs to load on the page when viewed by a robot or other element.
You’re better off doing “fetch as Google” and using Google PageSpeed Insights, mobile friendly check, GTMetrix.com test on your post, as barometers.
SEO is most affected by your title tags, h1 tags, actual text relevant to the title tag and permalink, the amount of original unique info on the page on topic, and external links to your site from other sources that cite your page as relevant to that, even if it’s just social sharing.
The HTML used to build the DOM, does not “hurt” your SEO, unless you have two paragraphs on a page and then a mega menu, and 50 blocks of other stuff unrelated to that one page.
Just food for thought having done SEO since March 1995.
Hello ronens,
1)I feel sorry but please notice that our theme has been designed to use only the original/official Youtube, Vimeo, so forth and it does not have any support for another version of these.
2)Try to method for your sharing button according on this -> https://forum.tagdiv.com/facebook-share/
Thanks for your understanding!
Hello,
The mobile theme will not allow any blocks to be added on posts. It only uses on grid created specifically for the homepage and the rest are modules again created specifically for the mobile theme. The theme blocks you can see on desktop cannot be used on the mobile theme as it;s a totally different theme. You must think of the mobile theme as a separate theme that does not have those elements. You cannot use an element from one theme on another. If you want to have the default blocks from our theme on mobile, simply deactivate the mobile theme and use the standard responsive version. That way the mobile version will be able top provide the blocks you need if you add a block to the post template with a do_shortcode function.
As for the social icons, there is no easy way of adding a new social network. They are hard-coded and can only be altered from the theme files.
Here are a couple of examples:
https://forum.tagdiv.com/topic/add-a-linkedin-button/
https://forum.tagdiv.com/topic/so-i-added-a-stumbleupon-sharing-button/
Thank you!
1.Featured Video, the use of Youtube, Vimeo, Dailymotion, Facebook or Twitter in China are not open, I want to use Youku (www.youku.com), please tell me how to achieve
2. article sharing button (http://dwz.cn/4f5Yhb) how to modify the social software into China, such as the replacement for this: http://dwz.cn/4f5TAl
best regards
Hi
The indicated site uses a plugin for these social networks: http://screencast.com/t/eAvNwTkV5AsW The theme don’t have a similar option but you can try to look for a plugin with a similar functionality. I can’t make any recommendation in this regard as we didn’t tested any plugin for social icons but you can do a search online and try a few of them. This link may help: http://www.shoutmeloud.com/best-social-sharing-wordpress-plugins.html
Thanks!
I’m aware of the reasons for the mobile theme not supporting widgets and shortcodes, but it des render blocks, which is why is like to include some below the post body. I’m not familiar with how the defaul styles applied in the theme panel are implemented. I had hoped that Composer would allow me to clone and modify them.
A few things seem to be hard coded into the theme, which does hamper customisation somewhat. Take for example the sharing buttons. There is no obvious way to add, for example, a “Reddit this” button without delving into code.
Am I missing something obvious?
Hi,
Thank you for sharing it also for the other theme’s users!
Have a nice day!
Hi,
I am using Newspaper theme for my wordpress site.
For twitter share old link was https://twitter.com/deshdootonline
Now our it is changed to https://twitter.com/deshdoot
We have updated link in themepanel, but while sharing it is showing old account name with two “@@” symbol.
i.e It is showing @@deshdootonline, but expected result is @deshdoot
How to solve this issue?
After updating link in theme panel, I have restarted Apache service twice.
Site url : http://www.deshdoot.com/
Thanks, waiting for reply
-Manjiri S
Don’t really fully understand your post, but whatever. I don’t use the plugin, but some here do. The comment I posted was from the article source, not my voice/opinion.
I have no dog in the hunt; and just sharing the info, since I stay on top of this stuff along with the latest openSSL vulnerabilities, etc. as we are a PCI-DSS certified system here. Most people here don’t stay on top of security hence so many “hacked” sites this year from TD theme users (unrelated to theme, of course).
Anybody using the plugin should look into the issues, if they care. 🙂
People get their sites hacked by not staying on top of this stuff; so shared in that spirit.
Do as you will.
Weird. It DOES scroll down forever.
Couple of things to try:
a) disable the contact form 7 loading on single posts if you only use on pages — wasteful there
b) try changing background to solid color as it might be the “size” of the background image; often smaller “tiled” image better than “big giant image” — this used to be issue in old HTML hand coding days, but only thing there that “might” be culprit
c) you might have to disable plugins one by one to see if smoething is loading hidden element “below” the end of the HTML container; we had issues with this back in the day with certain social sharing plugins
stuff to try anyway …
btw, if you’d like to “syndicate” our news, you can do so from here:
https://www.send2press.com/wire/rss-feeds-by-topic/
Example of another regional site syndicating our stuff onto a ‘national’ page:
http://tippnews.com/category/national-news/