diff --git a/post-types/profile-pages.php b/post-types/profile-pages.php index 4a8af6c..865b80e 100644 --- a/post-types/profile-pages.php +++ b/post-types/profile-pages.php @@ -265,11 +265,11 @@ public function profiles_page_settings_box($post = false) $link_to_detail_column_localization = get_post_meta($post->ID, '_link_to_detail_column_localization', true); ?>
- +   get_the_language_by_site() != "English"): ?> - +
@@ -359,6 +359,25 @@ public function profiles_page_settings_box($post = false) + + ID, '_full_width_middle_content_localization', true); ?>
- +   get_the_language_by_site() != "English"): ?> - + @@ -412,6 +431,24 @@ public function full_width_middle_content_box($post = false) } ?>
+