- NewsmagSharing buttons
Hi,
in my website i have installed Newspaper version 8.5.1 and i have a problem with top article sharing icons on single post. Now i see facebook, twitter, google plus and pinterest icon on single post, but i want to set more icons and much more, set a print icon and save to pdf icon….
I followed the guide in the newspaper documentation but in:
theme panel—post settings—sharing—i can’t choose icons to set in my posts
you can see this post page on my wb site:
http://www.ilgraffio.online/2018/10/10/la-psicomotricita-0-100-anni-convegno-allauditorium-comunale/
I want to set sub-menu items split in 2 columns. So please tell me how?
Website: Softfully.com
Thank you.
Hi,
@Novanet The code referred to above is here – https://www.screencast.com/t/Iwl8siN49J
It outputs a meta image which may interfere with the sharing, when you use a different image for Facebook share in Yoast settings.
A quick fix would be to remove that code from the theme files until a solution is found in the matter on our side. Sorry again for the inconvenience.
Thanks
Hi,
our web: http://diarioaxarquia.com
Whenever we try to share any video-post in FB, it shows the “default” image i’ve put (otherwise it shows some image from the ads)
Testing and researching, i’ve managed to get the correct image when paste the link on FB as second or third time. If not, via FB developer debug tool, retrieving data for the link can fix this… but this is an inconvenience for my client.
Any suggestions?
Thanks in advice.
Hi, did you manage to fix the video post sharing to FB problem (picking wrong image)
I’ve searched to implement your supposed fix to test it, but i can’t find where to put it nor delete the meta you are refering to.
Thanks in advice
Hi, I’ve tried to add the column text in tag div composer but when I click Edit Content a fatal error displays as this https://drive.google.com/file/d/1_JeYiYBCo1Z9dGdrh3yzlI_tCUA9yi-5/view?usp=sharing
what to do?
(I’m working on child theme, configured as your guide).
Many thanks for your support
Hi,
Please read this topic: https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
Also you can contact your host provider and show them the problem ( https://www.screencast.com/t/RSp7Mg4Df ).
Thank you for your understanding.
Hi, I have the magazine theme from about 6 months and only now I would like to configure a child theme using Child Theme Configurator. My question is, what matter with the existing my website? How can I copy all changes to the new Child theme? I tried to create the child theme but haven’t actived it because the home page looked like in the below screenshot.
-actual home page https://drive.google.com/file/d/1yCXqff_73rFBa7lfcN4rVdwtvhhANKuA/view?usp=sharing
-new child theme home page https://drive.google.com/file/d/1LrYN6G75lNWC16Q8jaiLn_5REYGYSCzj/view?usp=sharing
Thanks a lot
Joanna
Hi,
Try to put the code on top of the other code as @branch1 suggested.
DO NOT copy the code from topic. Get it from stackexchange and clear cache afterwards.
Thank you!
tried installing the ticker you suggest, but I’m having trouble setting ticker width using Tag Div composer.
What would you suggest – see attached image
https://docs.google.com/document/d/1u-dMzklUyuVEPvVJF61xZ0Jpk0N2LmknH4gue-jmGpE/edit?usp=sharing
Hello,
I have three issues I need help with:
1. The plug-in for my Instagram on the homepage of my website (www.thehuntswoman.com) is not working. The Instagram plug-in that shows up on blog posts IS working. This is on the right sidebar.
2. The color social media icons on my homepage are not connecting to my social channels. I have updated social media links in all areas (widgets, theme, plug-ins). This is on the right sidebar.
3. The social counter for Twitter is not working. This is on the right sidebar of blog posts.
I have also shared schreenshots here: https://docs.google.com/document/d/1jwlXhm8vlwKHz0nlOx7qzimH2pUqcqMvlRzaeUg4upw/edit?usp=sharing
Thank you for sharing 🙂
Hi Calin,
Please check now.
FYI, the WhatsApp share icons is back. I disabled other social sharing plugins and enabled only the default plugin from the theme.
But still, when I try to share a link from the website on WhatsApp, the featured image thumbnail does not appear
Please help to resolve this issue.
Thanks
Thankyou. It worked fine.
Last thing i want to say that how to remove grey color line for mobile.
View screenshot with arrow
Hi,
I checked one of your posts with the AMP validator, it seems there is an extra parameter added to all of the social sharing buttons, called “onclick”
– https://www.screencast.com/t/fGkAEB2MR
– https://www.screencast.com/t/8V1ibv0sH0KJ
In desktop there is no problem with this but AMP does not like it. The theme does not have this “onclick” element for the sharing buttons, did you maybe make modifications to the theme files?
Or maybe you use a plugin or custom code that affects the links?
Thanks
Hi, i already disabled sidebar for mobile via below css:
@media (max-width:767px){
.td-main-sidebar{
display:none!important
}
}
Now i also want to disabled all four footer widgets for mobile.
Click to view screenshot
Thank you.
Hello fabinhoalmeida,
I have inspected again your website and I have shared a post on Whatsapp and everything seems to work as expected without any problems. I did wait less than seconds until the sharing post to be loaded. Also, I have checked your console and I saw that you have some errors through it. You should disable all of the untested plugins, remove all the caches, purge CDN files and check the results.
Thanks for your understanding!
Anyways, not in my destiny.
Let me know how to add 728 x 90 banner on all pages after 3rd post
Screenshot here
Thanks
Hello niktsal82,
I have checked your screens and the social sharing icons do not come from our theme. Disable all of the untested plugins and use only our tested plugins (Social Counter), clear all the caches and check the results.
Thanks for your understanding and let us know how it goes!
Hi, i’ve got the solution
You have to add nofollow not to td_social-sharing.php as support said
Yo have to ad no follow to td_social_icons.php (next to $td_a_target = ‘ target=”_blank” )
Please tagdiv creators, add no follow to social icons in the next update, and also on footer links.
Thanks
Hey Catalin,
thanks for your reply. Im AWARE that these are 2 different things. And as i wrote its working for me. The only thing i want from you guys is a php code snipped which i can put into my new page-template to show the author box + item scope meta tags on the page w that template.
I dont care if its not pefect codewise or if i cant use your backand funktions on that particular page-template that i have copy+pasted from the post-template-7. it looks as i want it on the front end and google can flawlessly read it – enough for me.
What i dont want is to build or check other templates whith editior … it would just take me hours to get a result thats allready there in your post-template-7.
<?php
/* Template Name: Page+Mainimage */
locate_template('includes/wp_booster/td_single_template_vars.php', true);
get_header();
global $loop_sidebar_position, $td_sidebar_position, $post;
$td_mod_single = new td_module_single($post);
$td_post_featured_image = td_util::get_featured_image_src($post->ID, 'full');
if (!empty($td_post_featured_image)) {
td_js_buffer::add_to_footer(
'jQuery(window).ready(function() {' . "\r\n" .
'(function(){' . "\r\n" .
'var td_backstr_item = new tdBackstr.item();' . "\r\n" .
'td_backstr_item.wrapper_image_jquery_obj = jQuery( "#td-full-screen-header-image" );' . "\r\n" .
'td_backstr_item.image_jquery_obj = td_backstr_item.wrapper_image_jquery_obj.find( \'img:first\' );' . "\r\n" .
'tdBackstr.add_item( td_backstr_item );' . "\r\n" .
"jQuery('.td-read-down a').click(function(event){" . "\r\n" .
"event.preventDefault();" . "\r\n" .
"var header_wrap = jQuery( '.td-full-screen-header-image-wrap:first' )" . "\r\n" .
"if ( 1 === header_wrap.length ) {" . "\r\n" .
"tdUtil.scrollToPosition(header_wrap.height() + header_wrap.offset().top, 1200);" . "\r\n" .
"}" . "\r\n" .
"});" . "\r\n" .
'})();' . "\r\n" .
'});'
);
}
?>
<article id="post-<?php echo $td_mod_single->post->ID;?>" class="<?php echo join(' ', get_post_class('td-post-template-7'));?> td-container-wrap" <?php echo $td_mod_single->get_item_scope();?>>
<div class="td-full-screen-header-image-wrap">
<div class="td-container td-post-header">
<div class="td-crumb-container"><?php echo td_page_generator::get_single_breadcrumbs($td_mod_single->title); ?></div>
<div class="td-post-header-holder">
<div class="td-parallax-header">
<header class="td-post-title">
<?php echo $td_mod_single->get_category(); ?>
<?php echo $td_mod_single->get_title();?>
<?php if (!empty($td_mod_single->td_post_theme_settings['td_subtitle'])) { ?>
<p class="td-post-sub-title"><?php echo $td_mod_single->td_post_theme_settings['td_subtitle']; ?></p>
<?php } ?>
<div class="td-module-meta-info">
<?php echo $td_mod_single->get_author();?>
<?php echo the_modified_date('j. F Y', '<div class="the-modified-date" itemprop="dateModified">Update: ','</div>'); ?>
<?php echo $td_mod_single->get_views();?>
<?php echo $td_mod_single->get_comments();?>
</div>
</header>
<div class="td-read-down"><i class="td-icon-read-down"></i></div>
</div>
</div>
</div>
<div id="td-full-screen-header-image" class="td-image-gradient-style7">
">
</div>
</div>
<div class="td-container">
<div class="td-pb-row">
<?php
//the default template
switch ($loop_sidebar_position) {
default:
?>
<div class="td-pb-span8 td-main-content" role="main">
<div class="td-ss-main-content">
<?php
locate_template('loop-single-7.php', true);
comments_template('', true);
?>
<footer>
<?php echo $td_mod_single->get_post_pagination();?>
<?php echo $td_mod_single->get_review();?>
<div class="td-post-source-tags">
<?php echo $td_mod_single->get_source_and_via();?>
<?php echo $td_mod_single->get_the_tags();?>
</div>
----------------------------------- this part does not get displayed :I ----------------------
<?php echo $td_mod_single->get_social_sharing_bottom();?>
<?php echo $td_mod_single->get_next_prev_posts();?>
<?php echo $td_mod_single->get_author_box();?>
<?php echo $td_mod_single->get_item_scope_meta();?>
----------------------------------- this part does not get displayed :I ----------------------
</footer>
</div>
</div>
<div class="td-pb-span4 td-main-sidebar" role="complementary">
<div class="td-ss-main-sidebar">
<?php get_sidebar(); ?>
</div>
</div>
<?php
break;
case 'sidebar_left':
?>
<div class="td-pb-span8 td-main-content <?php echo $td_sidebar_position; ?>-content" role="main">
<div class="td-ss-main-content">
<?php
locate_template('loop-single-7.php', true);
comments_template('', true);
?>
</div>
</div>
<div class="td-pb-span4 td-main-sidebar" role="complementary">
<div class="td-ss-main-sidebar">
<?php get_sidebar(); ?>
</div>
</div>
<?php
break;
case 'no_sidebar':
?>
<div class="td-pb-span12 td-main-content" role="main">
<div class="td-ss-main-content">
<?php
locate_template('loop-single-7.php', true);
comments_template('', true);
?>
</div>
</div>
<?php
break;
}
?>
</div> <!-- /.td-pb-row -->
</div> <!-- /.td-container -->
</article> <!-- /.post -->
<?php
get_footer();
Hello fabinhoalmeida,
I have inspected your website and it seems that your Whatsapp sharing works as expected, as you can see here -> https://www.screencast.com/t/MnAf8fTG
Thanks for your understanding!
Use the Facebook debugger to see how the shared post will look
– https://kb.yoast.com/kb/facebook-sharing-updated-details/
If all the necessary meta in present in the page source and accessible to Facebook, there should be no problem.
Hello guys,
i have the following problems,
1) When i shared on my desktop to facebook (FB), everything seems ok,
https://drive.google.com/open?id=12_WFOnmFITykqJkYwAd0gn3Y-1HvkIbK
2) When shared on iPad to FB, it showed only a tiny thumb nail of the featured picture, however, i want it as a big featured image like the one shown when i shared on my desktop,
https://drive.google.com/open?id=1trWRsjnGFgnQTC25jHD00jHX2wegEKhd
3) When shared on iPhone to FB, it was worse. it showed no thumbnail of the featured picture at all, of course i want the same one on desktop,
https://drive.google.com/open?id=1iqfAp5dLE6RXRZaaLvRhrZfNIgkKkvhH
4) When i shared on iPhone to WhatsApp, it showed only the avatar, can i show the big featured image here?
https://drive.google.com/open?id=1QQgXzvIkXmz3jtvDT9DQ6W3wpqG63qEw
Thank you guys in advance.
Hi,
You can do that only by deleting a part of code from theme.
Go in Appearance Editor in the right will appear theme file, click on includes > wp_booster> td_social_sharing.php, then go on 120 line and delete this code:
. ‘&via=’ . urlencode( $twitter_user ? $twitter_user : get_bloginfo( ‘name’ ) )
https://www.screencast.com/t/cUVcw6eg
See results: https://www.screencast.com/t/Fh6p8t6W9of1
Thank you.