- NewspaperSocial Sharing
- NewsmagSharing buttons
- NewspaperSharing
- NewspaperDesign your post pages using the Default Templates
- NewspaperFacebook Share
Ok thanks for the reply the issue is resolved. Here comes another one. I cannot change the SHARING buttons such as Facebook Twitter and YouTube. This is part of the demo version which WordPress designed for me. I have been able to change all things on the Homepage except these social networks button. Can you please tell me how can i do that? here is my site:
when you scroll down three social media buttons show up the on the right bottom of the screen if you stop scrolling immediately after 2 seconds. thank you.
http://www.polarbearfacts.net/
-
This reply was modified 9 years by
waleed.
So i checked the tutorial for https://forum.tagdiv.com/primary-category/
but once i go to Newspaper>Theme panel>Post Settings i can’t find the option for primary Category.
There are several option bars:
Post and Custom post types
Default post template
Featured Images
Related article
Sharing
More article box
Ajax View count
Can’t find Primary Article in any of those sections.
I need to remove pinterst sharing option from all posts & pages on my site in mobile view becausr its not relevant for me.
How do I change the setting to accomplish same?
Thanks
Saket….
Hi,
I understand now. You could try this code that will increase the space available and display the translation properly – https://www.screencast.com/t/7E2lgi5FnW
The code must be entered in Theme panel->Custom Css
.td-classic-sharing
.td-classic-facebook iframe {
width: 120px!important;
}
Thanks
OK, thanks. I will add sharing for linkedin.
Best !
Hello emperorzbigniew,
You can add those networks to the top header social icons or the footer social icons: https://www.screencast.com/t/sPawNdDl9cJ but if you require post sharing options or those particular social networks you can either add them customs like this example of LinkedIn or VK:
https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/
Unfortunately, there is no simpler way except installing a share plugin.
Thank you!
Hi,
Please try this code, it will hide the elements that you mention on this particular post type
– https://www.screencast.com/t/HuhHbQdciMhb
Let me know if this not what you wanted or the code is not working properly for you. The code must be entered in Theme panel->Custom Css
.new-template .td-post-sharing,
.new-template .author-box-wrap,
.new-template .td-post-next-prev-content,
.new-template .td-category,
.new-template .entry-crumbs {
display: none;
}
Thanks
Hello at the bottom of my posts I’m seeing a NewsMag Ad for the theme. An example of this is here: https://coustii.com/hey-soul-sister-uke-tab/ Right before the bottom sharing settings. I’ve gone through all the Ad settings, in the Theme panel and turned them off, but I’m still seeing this appear on the posts. How do I remove it?
Hi,
Social Network accounts can be added in the theme panel using the available options
– https://www.screencast.com/t/hfhZHDnDy
For the post sharing there is not option to add a social at the moment. You could try to use a plugin that could add that button on your website. If you have a shortcode that you must enter, here you can find the post templates in the theme – https://www.screencast.com/t/TTlWf8zxDV7u
Each post template has a corresponding loop single file, by opening one of these files you can see the post structure – https://www.screencast.com/t/KdrDShyLe7w
The default sharing for the posts can be found here
– https://www.screencast.com/t/0S9jdqtH
Thanks
Hi,
It can be possible, with a shortcode. You need to edit the post template files that you want. Each post template has a corresponding single.php file and a loop-single.php file.
– https://www.screencast.com/t/oMIWFDRu
By editing these templates you can insert the shortcode in the post structure, for the post templates you want.
Like in this example for post template 2, where the code is inserted above the top social sharing
– https://www.screencast.com/t/RGtLW6IbQWI
– https://www.screencast.com/t/4xrvqho6WA4
You could experiment with other positions in the post structure.
This is the code used in the example
<?php echo do_shortcode ('[td_block_trending_now tdc_css=""]'); ?>
Thanks
Hi!!
I need a help with the social sharing buttons: I want to and add a “+1 Button”, can I?
If not, Is there some other place I can put it? Like before or after tags?
Thank you!
Hi,
That solution is an example about how to add that social button with your post sharing options. For sharing particular images inside the post it would be best to look for a plugin maybe. You can always search the forum for more useful information and solutions that could be helpful for you.
Thanks
Hi,
If that particular plugin did not work properly it does not mean that you cannot try other similar sharing plugins. Maybe you will find one that does not create unexpected problems on your website. Or try the solution from the topic provided by Edward.
Thanks
Try to share my site post on facebook the link is not sharing, when i past the post link n the preview is not showing up. here my site http://www.guineehitmusique.com/
Используйте кнопки шаринга от Яндекса:
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/#post-143261

Hello,
The picture shown when sharing on social networks will always be the featured image. You cannot select which image will show up except by using plugins. Seo yoast has such a feature where you can select an image to show up on facebook instead of the featured image.
Thank you!
Hi,
Try adding the image for the post like this – https://www.screencast.com/t/v5QTmSxv
This should override any image used at the moment, and display the one set there. After setting the image you want, please clear your cache. It should work properly then. Also the plugin that you seem to be using for sharing could need further configuration, maybe it is the cause. Try using the default sharing as a test.
Thanks
Dear tagdiv,
I would like to remove Pinterest button from sharing block.
As far as I understand, it should be done manually (I am using wordpress): View==>Edit and delete this section:
.td-social-pinterest {
background-color: #ca212a;
margin-right: 0;
/* responsive portrait phone */
}
@media (max-width: 767px) {
.td-social-pinterest {
margin-right: 10px;
}
}
.td-social-pinterest .td-icon-pinterest {
font-size: 13px;
position: relative;
top: 1px;
}
Then press “Update file”.
Unfortunately, nothing happens, code is not updated and the button still exists.
Could you please advise on this?
My website is http://www.upa-pereginsk.if.ua
Thanks,
Roman
Hi,
At the moment there are no options for different styles for the social sharing displayed on the post page. You could disable the option in theme panel, and use a plugin that may provide more settings for the section.
Thanks
Can I change the order in which the custom post settings parts show up in my post? For example, can I move SHOW TAGS above or below SHARING options.
Thanks!
Hi Guys,
We’ve needed to make changes to td_module_2 so we could add the social sharing which you can see on our test site here:
http://nova.modus.ie/
Is there a way to add this file to our child theme?
I posted about this yesterday and followed up with a comment that the problem was the host. That doesn’t appear to be the case after-all.
Our problems began yesterday and suddenly (we were not doing anything to our site.) The News Magazine theme suddenly started producing these errors (below). Our production website is running wordpress 4.7.4 Our staging site is still on 4.7.3 and seems to work still.
———————————————————————————————————-
Warning: Illegal string offset ‘td_cake_status_time’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘firstInstall’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_80x60’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_100x70’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_218x150’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_265x198’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_324x160’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_324x235’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_324x400’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_356x220’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_356x364’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_533x261’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_534x462’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_696x0’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_696x385’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_741x486’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_1068x580’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_1068x0’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘tds_thumb_td_0x420’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘td_version’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: Illegal string offset ‘td_timestamp_install_plugins’ in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/themes/Newspaper/includes/wp_booster/td_options.php on line 48
Warning: array_merge(): Argument #2 is not an array in /home/content/a2pnexwpnas03_data03/34/3338534/html/wp-content/plugins/jetpack/modules/sharedaddy/sharing-service.php on line 214
Hi,
At the moment these are the available options for the post sharing
– https://forum.tagdiv.com/sharing/
Additional sharing possibilities could be added in future theme updates, but I could not say for sure when this will happen. You could consider using a sharing plugin that has more capabilities in this regard.
For the other social networks, in the top menu and footer for example, you can add your account information in the Theme panel->Social networks – https://www.screencast.com/t/6RMLk9u2q
Thanks
Hello,
I bought four News Paper 7, but I am suffering from the same garbled text phenomenon every time.
It is the letter “Show xx page now in all xx page” on top page or category page.
It looks like this:
ページ%CURRENT_PAGE%の%TOTAL_PAGES%
This is the same garbled text phenomenon in all four News Paper 7.
For your reference, all the language of my blog is written in Japanese.
Is there a way to solve this problem?
will link to that image:
https://drive.google.com/file/d/0B-bwkJCRkjwWU0VPMEd1bEdEeU0/view?usp=sharing
Gen Fujiwara
I’d like to add LinkedIn to the sharing bar. All I see are facebook, G+, twitter and pinterest, but there doesn’t appear to be options to select which social media outlets appear.
Thanks!