- NewspaperFacebook Share
Hi team,
1. i’d like to know how to have the first two sharing buttons to be larger than the others in single posts.
i have 4 sharing buttons + Whatsapp for mobile.
What I have now: just like the top sharing buttons on this demo post
Expectation: I would want to have it like top sharing on this post
The order i have is FB, Twitter, G+, Pinterest for desktop and Whatsapp, FB, Twitter, G+, Pinterst for mobile. I would like to have FB & Twitter on desktop, Whatsapp, FB on Mobile to be bigger than the rest.
2. Just curious if there is any option to have the share buttons float at the bottom in mobile and any option to show sharing button when hovering on images.
thanks.
Hi, let’s see if you can help me out. I have problems when sharing my post either on Facebook, Twitter, Google+ or even whatsapp … about 1-2 months ago everything worked perfect and captured the images of the links that I put but there is no way, I have everything updated and even deactivated all plugins and nothing, for example, facebook is not able to see the tags or g and yes they are if you take a look at the source code of the page.
I have contacted the server and they tell me that they do not block anything and that they do not see the error. I also contacted the Yoast SEO plugin and they tell me that the plugin is working well and the tags are shown so I do not know where the bug came from and I wanted to know if I can do something from the subject.
My site: https://www.lasrecetasdeangy.com
Thank you very much!!
Hi,
Some sharing socials will show only on mobile, this is the case for WhatsApp. Please check on a mobile device, it should be displayed then.
If it does not despite being enabled in the theme panel, please provide a link to your website so we can take a look.
Thanks
hi guys
any idea why this could be.
i have fb, twitter, linkdin, whatsapp, email and print selected as my share options, and share set to below post.
they are all appearing fine, except whatsapp, which isn’t showing at all.
after updating newsmag 4.3 the social icons of whatsapp and telegram are not seen correctly, please help me!
screenshot: https://i.imgur.com/zDlW2NW.jpg
Hi,
I tried with serveral different style. I updated all plugins and version of newsmag theme is 4.3 (used 4.0to4.3 patch to update).
Everything is fine but Whatsapp and Viber share buttons are not visible even they are activated in theme options. Can you help please?
Hi,
Try the jetpack sharing button. I don’t know how they do it but whatsapp is visible on all devices. And you can add other services as well. Maybe you could ask them on how to add the new service that you required.
Hope that help.
when i share any post through whatsapp the featured image of that post is not display.please help me how to display the featured image.
Hi,
Some sharing socials will only be displayed on phones, they are hidden on other devices. I believe that is also the case with whatsapp and viber socials which only display on phones as well. That is the intended behaviour, not a browser or cache issue.
Thanks
Help me, How to optimize my AMP pages, my normal speed is 88 in PageSpeed Insights but the AMP pages are too slow. How to fix it. here is my website please check it out – https://www.ytechb.com/amazing-whatsapp-tricks-2018/amp/
Hi,
1. Since that is intended for mobile sharing, it will be displayed on mobile only
– https://www.screencast.com/t/34THKSYhF
This is the case for WhatsApp and Viber socials as well.
2. If you don’t use the optional mobile theme plugin, then you can place any elements on pages and they will be displayed on mobile as well.
If you use the mobile theme plugin then content for mobile pages is limited to the mobile editor and it’s capabilities
– https://www.screencast.com/t/6Z2evNxsXE
More about the mobile theme functionality here
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
I had updated newspaper theme and now Adsense ads not appears in some posts and for some pages As ads are enabled but no ads shows there. Eg Of such pages are https://www.tricksbykabir.com/get-google-adsense-approval-new-blog/ & https://www.tricksbykabir.com/best-whatsapp-status/ and many other pages and still pending
I had updated newspaper theme and now Adsense ads not appears in some posts and for some pages As ads are enabled but no ads shows there. Eg Of such pages are https://www.tricksbykabir.com/get-google-adsense-approval-new-blog/ & https://www.tricksbykabir.com/best-whatsapp-status/ and many other pages
A Whatsapp share looks like this for me
– https://www.screencast.com/t/Qrjg5dVllK
There is a space between the title and actual link, but I don’t know how you could edit how the share is displayed on mobile visually, through the theme.
Simion, what is that big white space below between the article title when a link is shared on WhatsApp and the link and is there a way to reduce it?
Hi,
I have tried sharing a post from your website on whatsapp, from a mobile phone
– https://www.screencast.com/t/gUJaT4nVE7
– https://www.screencast.com/t/tWNNPxNpAp0
There is a thumbnail displayed from what I can see.
Hi,
When i use the mobile browser’s share button option from the menue to share something and then pick whatsapp app from the list of app, the thumbnail appears after few seconds. But if i directly click on the WhatsApp button to share from the post share bar, the thumb never appear.
With WhatsApp, you have to wait a few seconds before posting the link to enable it to pick up the open graph tags.
Hi,
I have noticed that ever since i am using the newspaper them, it doesn’t show thumbnail of post while sharing through WhatsApp. Would you tell me what may have gone wrong. My URL is http://www.morenews.pk
Hm. Clear. Will think. BTW, what about Pocket (https://getpocket.com/)? Could you add it? And when do you add Telegram, Viber and WhatsApp to social links? There are a lot of Telegram channels already, and we have such as well.
Hello agidulyan,
Please notice that the Viber and WhatsApp are available only for mobile devices. Let us know if you want to be visible these social networks for the desktop version. You can enable it from custom CSS code.
Thanks for the message!
Maybe, it was not correct point. I mean. E.g. when I selected Telegram, Viber, WhatsApp and e.g. Facebook – I see Telegram and Facebook social share buttons only. Viber and WhatsApp are not visible.
Whatsapp and viber are mobile apps. You get an error when you try to share via whatsapp or viber and are not a device that has the mobile app Installed.
Thanks
[Updated the answer, read this not the one above]
1) How can I change the square to another shape, for example to make it rectangle.
This is a screenshot about the squares I was saying. https://ibb.co/drp8Jb
2) I was having a problem with social sharing buttons.
After I changed the height in
.td-social-sharing-buttons
form 40px to 33px and also the padding to fit, see the how they are displayed -> https://ibb.co/nONvyb
*Note: this is a problem only for mobile & tablet devices.
*Note 2: In mobile device simulator they look OK, when I see in a real smartphone, they do not appear as they should.
I wanted to know your thought about mobile simulator, can I trust them or is any problem with my smartphone?
I used the code below to correct it. I wanted to know your thought if it will work in every smartphone device?
@media only screen and (max-width: 767px) {
.td-social-facebook .td-icon-facebook {position: relative; top:-4px;}
.td-social-twitter .td-icon-twitter {position: relative; top:-4px;}
.td-social-google .td-icon-googleplus {left: -2px; position: relative; top:-4px;}
.td-social-pinterest .td-icon-pinterest {position: relative; top:-4px;}
.td-social-whatsapp i {position: relative; top:-5px;}
.td-social-facebook .td-social-but-text {position: relative; top:-5px;}
.td-social-twitter .td-social-but-text {position: relative; top:-5px;}
}
[last answer reply]
1) This is a screenshot about the squares I was saying. Question 2 above.https://ibb.co/drp8Jb
2) I having a problem with social sharing buttons.
After I changed the height in .td-social-sharing-buttons form 40px to 33px and also the padding to fit, see the how they are displayed -> https://ibb.co/nONvyb
*Note: this is a problem only for mobile & tablet devices.
In mobile device simulator they look OK, when I see in a real smartphone, they do not appear as they should.
I tried the code below but nothing changes
@media only screen and (max-width: 767px) {
.td-post-sharing-top .td-icon-facebook {position:relative; top:-4px;}
.td-post-sharing-top .td-icon-twitter { position:relative; top:-4px;}
.td-post-sharing-top .td-icon-googleplus {position:relative; top:-4px;}
.td-post-sharing-top .td-icon-pinterest {position:relative; top:-4px;}
.td-post-sharing-top .td-social-whatsapp i { position:relative; top:-4px;}
.td-post-sharing-top .td-social-but-text { position:relative;top:-6px;}
}
-
This reply was modified 8 years by
abc.xyz.