Hi, I confirm that the above solution works.
Edit the Newspaper theme and in functions.php file (wp-content/themes/Newspaper/functions.php) at the end of the file add the code from here -> https://pastebin.com/uAw5du5k then go to Newspaper theme panel, click on save settings button and check the social share if now are displayed.
Notice. After the social share are back the added code needs to be removed from wp-content/themes/Newspaper/functions.php
Can anyone share public the solution for the above? I face exactly the same issue in a new installation.
Thanks
Marios
Hi, I have just emailed you
Hi,
Doesn’t seem to be working. I can’t even uncheck Koo, once I do it and hit save then it’s showing as checked.
I have perform the change in code
if ( empty($social_drag_and_drop) && ( version_compare($td_db_version, '8.6', '>') || TD_DEPLOY_MODE !== 'dev' ) ) {
Result https://tinyurl.com/2bnk4tua
Hello,
I can see only those https://tinyurl.com/2bwsgajb socials.
I am using the latest version of the theme 12.7.1 so the code in td_first_install.php is slightly different from that you have shared. I prefer to implement the solution on my own as I plan to purchase more licenses for new projects and I want to know how to fix it
if ( empty($social_drag_and_drop) && ( version_compare($td_db_version, '8.6', '<') || TD_DEPLOY_MODE == 'dev' ) ) {
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' => '',
'flipboard' => '',
'kakao' => '',
'gettr' => '',
'koo' => '',
'copy_url' => ''
));
$update_social_drag_and_drop_option = true;
}
Tagdiv team, can you share public the solution as it seems that we are many got affected from the above issue?
Hello, I am still working on the solution, I will post it once its ready
ok I will find the solution by myself
Anamaria the answers you are givving me has nothing to do with my question.
I don’t want to hide the admin bar!!
I only want to hide your composer button!!
Hello,
I understand that, but I want to remove it for editors as well.
I have many editorial sites based in your theme, so many editors has access to those sites. I don’t want them to view the composer.
This was working before remove_menu(‘tdb_template_builder’);
What’s the correct ID of tdb_template_builder ?
There is any way to hide it completly for non admins?
using CSS ? or using remove_menu()? or using remove_node()?
So the above has not been fixed yet!
Did you put a note in your bugs list?
Hello,
So can anyone reply to the above please?
Hello,
The above issue has been fixed in the latest update (Version 12.6.3 )?
Thanks
Marios
Hello Bettina,
Ok, looking forward for a quick solution for this theme’s issue.
Thanks
Marios
Hello Calin,
I have already emailed you at contact@tagdiv.com but I haven’t received any support.
Can you please help me with this one as it’s urgent for my business?
Can you find the email chain or I should resend?
Thank you?
Hi Bettina,
I am still waiting for your reply to my email.
Hi,
Can you please give me a hand as I need to finish the project?
I have send all details through email
I have just send the email.
So the mobile templates are not working for custom taxonomies ?
Hi Bettina,
i am not using Mobile theme. Below screenshots that will help you to understand the issue.
Cloud templates -> CPT/Taxonomies https://ibb.co/r37D0YJ
Custom Taxonomies – Templates (Jobs-Archive Mobile Template Design) -> https://ibb.co/zRNVpny
Taxonomy shown in front-end -> https://ibb.co/DbcLrBJ
Plugins list -> https://ibb.co/X3MBhdH
So basically it seems that the mobile template is not been applied in the taxonomy. The “desktop” template has been applied correctly. As well all templates under Custom Post Type – Templates are shown correctly both Desktop and Mobile.
This solution works for post editing.
Same here with wp 6.4
Hello,
I have just email you the wp-admin credentials. Please note that I am not using the child theme