- NewspaperFacebook Share
- NewsmagSharing buttons
Hi,
@bozton The WhatsApp share button will appear on mobile, please check with a mobile emulator or mobile phone.
If there is a different problem, please posts a link to the website so I can take a look.
Thanks
i have the same issue, i add the whatsapp button to share an article but is not there, i add other social networks and remove and they work perfect but not with whatsapp
still the same, only can work on the main page.
my code css
<style>
/* Place the navbar at the bottom of the page, and make it stick */
@media (max-width: 991px) {
.navbar {
display:none;
}
}
@media (max-width: 991px) {
.navbar {
background-color: #333;
overflow: hidden;
position: fixed;
bottom: 0;
width: 100%;
z-index: 9999;
left: 0;
margin: 0;
}
/* Style the links inside the navigation bar */
.navbar a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
width: 33.33333%;
}
/* Change the color of links on hover */
.navbar a:hover {
background-color: #ddd;
color: black;
}
/* Add a color to the active/current link */
.navbar a.active {
background-color: #4CAF50;
color: white;
}
}
</style>
my code html
<div class="navbar">
<i class="tds-icon td-icon-whatsapp"></i><br>WA
<i class="tds-icon tdc-font-tdmp tdc-font-tdmp-old-phone"></i><br>TELP
<i class="tds-icon td-icon-whatsapp"></i><br>WA
</div>
In my web I use the Newspaper 9 gaming theme.
I want to add a navigation button with a fixed position when the user accesses using mobile on each posting page and page.
Screenshot : https://pasteboard.co/HZJ2fIP.jpg
I want add this code :
<div class="navbar">
<a href="#"><i class="tds-icon td-icon-whatsapp"></i><br>WA</a>
<a href="#"><i class="tds-icon tdc-font-tdmp tdc-font-tdmp-old-phone"></i><br>TELP</a>
<a href="#"><i class="tds-icon td-icon-whatsapp"></i><br>WA</a>
</div>
I have used these 3 ways:
1. Newspaper > Theme Panel > Custom Code > {add script html}
2. Add html scripts on wp-content/themes/newspaper/footer.php and wp-content/themes/newspaper/mobile/footer.php
3. Add html script with visual composer.
I used this method successfully, but only on the front page.
how can the script that I use be used on every page, post page ?
Are you looking at in mobile? The Whatsapp icon doesn’t appear on desktop – it’s a ‘mobile only’ product
Hi,
Some socials will not show on desktop, only on mobile. They will open the mobile app and the post can then be shared.
That is the case with WhatsApp, Viber and Line. Check with a mobile or mobile emulator and it should be there.
Thanks
Dear sirs, I setup whatsapp and viber share buttons in Post Settings/Sharing (have a look https://ibb.co/gP6R3TT). Why there is no whatsapp and viber sharing buttons on a blog posts (http://dev.wilhard.ru/bitcoin/kak-rabotaet-majning-bitkoinov/)? How do I fix it?
Thank you in advance.
Hi,
I just try to share a post on Whatsapp from my mobile, and works -> https://www.screencast.com/t/ppS6U9NM
If you have more questions let us know!
Thanks.
Hello!
For any post on my website, when sharing it with a mobile device, only the title of the article is shared. As such, there is no link included in the message sent. How can this be solved?
URL of a random article: https://www.streamwijzer.nl/game-of-thrones-seizoen-8-wie-stierven-forthethrone/
FYI, I just made some changes to the social sharing icons choices (removed Google+, added email sharing icon, stumblupon, etc…and now I can’t get the whatsapp icon visible. (http://www.HowNotToSail.com)
I have an issue with the logo of my website in large screens (desktop). I followed the rules for logo sizes according to documentation but it still looks small.
These are screenshots by different users:
https://www.dropbox.com/s/zi6ygd9h6ynb5f2/WhatsApp%20Image%202019-01-08%20at%209.54.34%20AM.jpeg?dl=0
https://www.dropbox.com/s/tfaouyeq7n4kiyx/WhatsApp%20Image%202019-01-08%20at%2010.02.51%20AM.jpeg?dl=0
Thanks
Hi Calin,
thank you. This is one step. But I want to use whatsapp for Newsletters and need a useful plugin for that. Do you have an idea how I can solve this?
Thanks.
Hi,
You can use default whats-app for sharing, but this will appear only on mobile version.
https://www.screencast.com/t/1Gb0Y51o
If you want to have it thisplay all the time add the below custom css in Newspaper>Theme panel>Custom code>Custom css
https://www.screencast.com/t/Ki0yEEeABE
.td-social-whatsapp, .td-social-line, .td-social-viber {
display: inline-block;
}
Hope this will help you.
Thank you.
Hi,
Those do not work, they work for all other socials except whatsapp for some reason. So if you remove the “&” from the post title it works?
The URL meta is present in the page source and the link seems to try and share the title and link from what I can see, but it stops at the “&”
– https://www.screencast.com/t/Svfy4ehRXhl
– https://www.screencast.com/t/drJhaSqvs
I managed to recreate this on my end however. It is the same in my case. I will add this on our list and it will be investigated. We will try to fix it as soon as possible. Sorry for the inconvenience.
Hi,
does anybody found an plugin for this theme to integrate whatsapp which should be used to share news, blogs and so on?
Thanks for your help.
I am using Newsmag on my website The problem is with Whatsapp social sharing button. When I click on Whatsapp Icon under post title to share the post, Whatsapp open to select contact. After selecting the contact, Whatsapp message box is pre-filled with only post title when it should have a link to the post. Only post title is being sent to the contact without hyperlink to the post.
Hello, I activated whatsapp and viber (https://ibb.co/3R3QJqQ), but there is no whatsapp and viber on the webpage http://dev.wilhard.ru/blog/pribylnost_nishi/
Please, help me to fix it.
Thank you in advance!
Hi,
Please read this topics-> https://forum.tagdiv.com/topic/share-button-for-post-whatsapp-wechat-and-facebook-messenger/
-> https://forum.tagdiv.com/topic/change-social-share-options-on-posts/
-> https://forum.tagdiv.com/topic/some-share-buttons-not-displaying/
-> https://forum.tagdiv.com/topic/share-button-for-post-whatsapp-wechat-and-facebook-messenger/
If I do not understand well please provide some more details and some screenshots with what you want to achieve.
Thank you for your understanding.
Want to add WhatsApp sharing button in every bloque quotes. How do i add? Something like click to tweet button.
Hello
These procedures did not work … I did the step by step but the error continues to appear after activating the theme.
Follow the pictures:
Hi,
Regarding to this post, i decide to make a new one.
I am currently facing a problem with facebook likes.
The likes counter is working on PC, but it is not working on mobile devices (i’m using the responsive one, not the mobile theme)
And, for more information, (on PC) the likes counter work instantly.
But, when i try to push the likes fb button on mobile devices, it went to facebook’s link for a while (around 0,5-2 seconds depend on the internet speed) like this –> https://www.screencast.com/t/jGahZnMdfX
and then back to the article like nothing happen.
this is the URL so you can take a closer look at it.
Thanks for your response.
Hi,
I’ve check the WhatsApp share button and everything seems to work just fine.
https://www.screencast.com/t/1MQl1LBw42
Please be notice that the WhatsApp share will work on desktop only if you have WhatsApp application ( example https://www.screencast.com/t/JU6WuZMdR ).
Thank you for your understanding.
I have added WhatsApp share button in the post. When I have shared article by pressing the WhatsApp share button, it just share only headline of the article not link. Fix this.
Check to sure https://technicalturner.com/benefits-internal-linking-seo/
Hi,
Please read this topics about Whatsapp images:
-> https://forum.tagdiv.com/topic/no-prominent-whatsapp-images/
Thank you for your understanding.
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