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 :)
rolv
tagDiv Member

Please let me know if there’s any update on that.

Thank you

rolv
tagDiv Member

When I comment out the conditionial check for “SitePress”, the issue is gone. This is a workaround most probably and may break something else.

if (class_exists('SitePress', false )) {
global $sitepress;
$sitepress_settings = $sitepress->get_settings();
$translation_mode = (int) $sitepress_settings['custom_posts_sync_option'][ 'tdb_templates'];
if ( 1 === $translation_mode ) {
$option_id .= $sitepress->get_current_language();
}
}

rolv
tagDiv Member

Hello Bettina,

The issue still persists if WPML plugin is enabled. I understand that this is a compatibility issue with WPML? Disabling WPML plugin is not an option, I am sorry.

rolv
tagDiv Member

Okay, great to hear. Thanks for quick answer.

Have a good day 🙂

Viewing 4 posts - 1 through 4 (of 4 total)