Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
mariospavlou
tagDiv Member

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

mariospavlou
tagDiv Member

Can anyone share public the solution for the above? I face exactly the same issue in a new installation.

Thanks
Marios

mariospavlou
tagDiv Member

Hi, I have just emailed you

mariospavlou
tagDiv Member

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

mariospavlou
tagDiv Member

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;
}

mariospavlou
tagDiv Member

Tagdiv team, can you share public the solution as it seems that we are many got affected from the above issue?

mariospavlou
tagDiv Member

Hello, I am still working on the solution, I will post it once its ready

mariospavlou
tagDiv Member

ok I will find the solution by myself

mariospavlou
tagDiv Member

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!!

mariospavlou
tagDiv Member

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.

mariospavlou
tagDiv Member

This was working before remove_menu(‘tdb_template_builder’);
What’s the correct ID of tdb_template_builder ?

mariospavlou
tagDiv Member

There is any way to hide it completly for non admins?
using CSS ? or using remove_menu()? or using remove_node()?

mariospavlou
tagDiv Member

So the above has not been fixed yet!
Did you put a note in your bugs list?

mariospavlou
tagDiv Member

Hello,

So can anyone reply to the above please?

mariospavlou
tagDiv Member

Hello,

The above issue has been fixed in the latest update (Version 12.6.3 )?

Thanks
Marios

mariospavlou
tagDiv Member

Hello Bettina,

Ok, looking forward for a quick solution for this theme’s issue.

Thanks
Marios

mariospavlou
tagDiv Member

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?

mariospavlou
tagDiv Member

Hi Bettina,

I am still waiting for your reply to my email.

mariospavlou
tagDiv Member

Hi,
Can you please give me a hand as I need to finish the project?
I have send all details through email

mariospavlou
tagDiv Member

I have just send the email.

mariospavlou
tagDiv Member

So the mobile templates are not working for custom taxonomies ?

mariospavlou
tagDiv Member

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.

mariospavlou
tagDiv Member

This solution works for post editing.

mariospavlou
tagDiv Member

Same here with wp 6.4

mariospavlou
tagDiv Member

Hello,

I have just email you the wp-admin credentials. Please note that I am not using the child theme

Viewing 25 posts - 1 through 25 (of 31 total)