No search results were found in Documentation!
Hi, your team already contacted me and tried to solve the situation on the backed of my website, without luck, the come to the same conclusion that the tagDiv Standard Pack creating the problems on my website, and when its turned ON I getting black pages on my one-post page.The issue still remain when I turn on JUST the official plugins (without any other plugin). And as well when I install any plugins that your company recommending I got the same blank page, with almost every plugin. I urgently need to be resolved this problem, because I need to install some plugins to speed up my website, because it is loading extremely slow. Again I want to use just the plugins that you already tested with the Theme. So my question is would you like to I create backup with the duplicator, and send ti to you to test it??? Because its not the best idea to test my site till is up and running and I have frequent visitors.
Next problem: the Viber and whatsapp didn’t show on my one-post page, the rest of the social buttons working but this two doesn’t show up.
-
This reply was modified 6 years by
vampireprincess.
-
This reply was modified 6 years by
vampireprincess.
Hi,
I selected Social Share options on the theme page, under post setting i.e. Facebook, Twitter, Pinterest, Whatsapp, Linkedin, and Reddit. But after publishing the page it shows only Facebook, Twitter, Pinterest, and WhatsApp. The page does not show Linkedin and Reddit, please advise how can get the last 2 social sharing button in the post. http://www.kidstouniversity.com.
Cheers.
Hello
Agreed, that the WhatsApp social icon on top of each post will appear in mobile. But I need also the WhatsApp icon in header to appear when the site is browsed in mobile? What can I do for it?
regards
-
This reply was modified 6 years by
Benedict Paramanand.
Hello !
Since whatsapp is a mobile only app you will only see it share able for mobile devices.
Thank you for your understanding !
Hello,
My website link is sustainabilitynext.in
I need a whatsapp link in the header social icons, which is not present in “theme panel/social networks”
How can I get it? Can you please help me?
Also can you please help me to get the social icons which is present on top of each articles published
regards
H.S. Ganesh Keerthi
I also had similar problem. I was told that I did not have data source, that is why the images do not appear on social sharing. In order to fix that, yoast seo plugin was installed -> https://kb.yoast.com/kb/getting-open-graph-for-your-articles/
Even after installing yoast seo plugin, I had noticed that featured images weren’t visible in some posts while sharing. So, tagdiv team identified the problem and told me to set featured images of less than 300kb, for the image to show in the social sharing of Whatsapp and other social networks. You could also try it out.
Hello all. I’m facing an extremely nerve wracking problem here. I paid $60 for this theme, but now, when I post, I’m only seeing the NAVER social sharing button! How get more (Twitter, Facebook, Whatsapp, etc.)?
Cuando comparto un enlace en facebook o whatsapp sale mi logo y no la imagen de mi articulo como lo cambio
My image show this path https://www.whatsappgroupsjoinlink.com/wp-content/plugins/td-standard-pack/Newspaper/assets/images/no-thumb
But the original path is https://i1.wp.com/www.treadtopic.com/wp-content/uploads/
How to change this duplicate path to original?
On my website http://www.whatsappgroupsjoinlink.com there are not show any images……
Hello !
If you want to have Whatsapp on desktop that is not possible because by default whatsapp is a mobile app not a website or web page.
Thank you !
We can’t find the file from the screenshot. How can we set up Whatsapp and other Social Sharing buttons? We don’t have ‘modules’ in the includes folder.
Hello !
Whatsapp does not work on desktop because it is a Mobile app and you will not be able to share an item directly.
Thank you for your understanding !
Hello !
That option is not possible because Whatsapp can be displayed only on mobile.
Thank you for your understanding !
To fix this issue, go to your back-end on WordPress then hover over “Plugins” and select “Plugin Editor”. In the top-right corner you’ll see a drop-down, select “tagDiv Composer”, now on the right side of the screen, navigate to Legacy>common>wp_booster>td_first_install.php. Now scroll down and change the values as the moderator was nice enough to post a screenshot, https://www.screencast.com/t/HGX40TlcJgb . Make sure you undo your changes after the social button show up.
However, you’ll still won’t be able to get Whatsapp or any of the other buttons to work.
Hi
At the top of my single post template (default template) I have the social media share icons.
Is there a way to add Whatsapp to this (or replace Pinterest with Whatsapp) as I think this would get used more to share news stories?
I had the same issue here where the only social media network appearing was ‘naver’. I’m a brand new customer.
I did the fix above to edit the plugin, but now my Theme Panel won’t allow me to save the choice of social media networks I want. It just reverts right back to FB-Twitter-Pintrest-Whatsapp.
Can you please help?
Hi Team,
I’m having trouble displaying Linkedin & Mail under social shares on an article.
Once I select Linkedin & mail under Theme Panel>Post settings>Sharing and then save settings nothing happens.
Note: icons in this section for all social media networks are missing,.
When i refresh the page the saved settings disappear and WhatsApp seems to be selected…
Hi,
The whatsapp share button should be display only on mobile device, on desktop this is hidden using custom css.
Also in order to set more images on the same line is to make the elements inline, also you can set the row in multiples columns -> https://i.imgur.com/vx3OCoK.png -> https://i.imgur.com/zqlBkjW.png -> https://i.imgur.com/XJzhDrd.png or -> https://i.imgur.com/R6QFHzB.png -> https://i.imgur.com/fVRmRxU.png
Hope this will help you better!
Thank you!
Hi,
Thanks for the 2 solutions abouve but unfortunatly niether are working for me, I have tried with the greater sign and with the greater sign and exclamation mark and neither options are working, the only option I am getting in the post settings section are “Naver” here is the code: –
“function td_add_new_social_network() {
$social_drag_and_drop = td_options::get_array(‘td_social_drag_and_drop’);
if ($social_drag_and_drop != ” && array_key_exists(‘naver’, $social_drag_and_drop) != true) {
$social_drag_and_drop += array(‘naver’ => ”);
}
td_options::update_array(‘td_social_drag_and_drop’, $social_drag_and_drop);
}
td_add_new_social_network();
function td_theme_migration() {
$td_db_version = td_util::get_option(‘td_version’);
// update TO version 8.6 – add social networks
// @since 14.12.2017
if (version_compare($td_db_version, ‘8.6’, ‘>’) || TD_DEPLOY_MODE == ‘dev’) {
$social_drag_and_drop = td_options::get(‘td_social_drag_and_drop’);
if ($social_drag_and_drop == ”) {
td_options::update_array(‘td_social_drag_and_drop’, array (
‘facebook’ => true,
‘twitter’ => true,
‘pinterest’ => true,
‘whatsapp’ => true,
‘linkedin’ => ”,
‘reddit’ => ”,
‘mail’ => ”,
‘print’ => ”,
‘tumblr’ => ”,
‘telegram’ => ”,
‘stumbleupon’ => ”,
‘vk’ => ”,
‘digg’ => ”,
‘line’ => ”,
‘viber’ => ”,
‘naver’ => ”
));
}
}”
Any help would be appreciated, the client needs to have the other sharing options! Many thanks
Thanks Calin,
I have tried but I have not been able to reach a good result.
I loaded a “single post template” from “tagDiv Cloud Library” and edited it with “tagDiv Composer” but I couldn’t add the custom code of “addtoany” on the same line as the author, date and number of views, inside the module ” meta info “in the header of the posts. It is not possible to insert custom code on that same line.
I gave up that idea and reloaded and edited a “single post template” of “tagDiv Cloud Library” with “tagDiv Composer”, this time without trying to add custom code, simply dragging and dropping elements and configuring them. I reached a point where I am in compliance, it is not what I wanted but it is not a disaster, the problem is that now whatsapp is not shown as an option to share, which does happen when I use the post template that comes by default.
Why is the whatsapp share button not showing? How do I add this button to the “single post template” that I am editing?
I also had the same problem. I was told that I did not have data source, that is why the images do not appear on social sharing. In order to fix that, yoast seo plugin was installed -> https://kb.yoast.com/kb/getting-open-graph-for-your-articles/
After installing yoast seo also, you need to set featured images of less than 300kb, for the image to show in the social sharing of Whatsapp. You could use Photoshop or any plugin to optimize images. Else, you could use this online website to optimize images -> http://www.resizeimage.4u2ges.com/ .
When i m sharing any post link on facebook its showing like this please check screenshot
http://prntscr.com/q9olaj
and when i m copy and past any post url so its showing like thatplease check screenshot
http://prntscr.com/q9om51
post should be show like this on whatsapp please check screenshot http://prntscr.com/q9on3q
Hello,
I want to share posts via Whatsapp. I have added the button to the post:
https://postimg.cc/WddFGTFN
But when I click on the green whatsapp button, this appears:
https://postimg.cc/fJwgTg3j
So, no content at all. How can I solve this?
greetz, Marcel
Hello !
Unfortunately this option is not available with Newspaper Theme. Also the mobile device icons like whatsapp etc cannot be shown in the desktop mode because they are designed to open in app and it will not work for whatsapp web.
Thank you for your understanding !