למשתמש זה אין נושאים מועדפים.
נושאי הפורום המועדפים
נושאי הפורום נוצרו
מצב |
נוֹשֵׂא
|
תוֹמֵך | קולות | פוסטים | טְרִיוּת |
---|---|---|---|---|---|
String translation takes too much time
התחיל על ידי: ericH-23 ב: English Support |
1 | 1 |
לפני 20 שעות, 21 דקות
|
||
Post deletion documentation, when what?
התחיל על ידי: ericH-23 ב: English Support |
1 | 1 |
לפני 2 ימים, 10 שעות
|
||
Resume Manager of WP Jobmanager
התחיל על ידי: ericH-23 ב: English Support |
2 | 16 | לפני 2 ימים, 11 שעות | ||
Application with a resume with WP Jobmanager shows all language versions of resumes in dropdown list
התחיל על ידי: ericH-23 ב: English Support |
1 | 3 | לפני 2 ימים, 11 שעות | ||
I have jobs posts copied automatically and they have location fields only in one language
התחיל על ידי: ericH-23 ב: English Support |
1 | 1 |
לפני 2 ימים, 19 שעות
|
||
Redirect to shop page in 2. languages give 404 error
התחיל על ידי: ericH-23 ב: Chat Support |
0 | 2 | לפני 6 ימים, 22 שעות | ||
Adding posts in a second language and making available in all languages
התחיל על ידי: ericH-23
ב: English Support
Problem: add_action('wp_insert_post', 'my_duplicate_on_publishh');<br />function my_duplicate_on_publishh($post_id) {<br /> if (get_post_meta($post_id, '_duplicate_processed', true)) {<br /> return;<br /> }<br /> $post = get_post($post_id);<br /> if (defined('DOING_AUTOSAVE') && DOING_AUTOSAVE) return;<br /> if (isset($post->post_type) && $post->post_type === 'revision') return;<br /> if (isset($post->post_type) && $post->post_type === 'job_listing') {<br /> remove_action('wp_insert_post', 'my_duplicate_on_publishh');<br /> $is_translated = apply_filters('wpml_element_has_translations', '', $post_id, $post->post_type);<br /> if (!$is_translated) {<br /> error_log("Creating duplicates for post ID: $post_id");<br /> do_action('wpml_admin_make_post_duplicates', $post_id);<br /> update_post_meta($post_id, '_duplicate_processed', true);<br /> }<br /> add_action('wp_insert_post', 'my_duplicate_on_publishh');<br /> }<br />} Ensure that listings are set to 'translatable' in WPML->Settings. If further customization is needed, consider hiring a specialized developer with WPML experience from https://wpml.org/contractors/. If this solution does not resolve your issue or seems outdated, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we highly recommend opening a new support ticket at https://wpml.org/forums/forum/english-support/. |
3 | 12 | לפני 2 שבועות, 3 ימים | ||
Jobmanager resume limit count is false
1
2
התחיל על ידי: ericH-23
ב: English Support
Problem: resume_manager_count_user_resumes function within your plugin files. Specifically, us the workaround in the following comment: https://wpml.org/forums/topic/jobmanager-resume-limit-count-is-false/#post-16373844 This modification ensures that the resume count only includes original language posts, excluding translations, thus providing an accurate count per user. Take note, that the author is informed and will implement this fix in a future version of the plugin. If this solution does not resolve your issue or becomes outdated, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket at WPML support forum. |
3 | 18 | לפני 2 שבועות, 3 ימים | ||
Eror at automatic translation
התחיל על ידי: ericH-23 ב: English Support |
2 | 5 | לפני 3 שבועות, 5 ימים | ||
Buddyboss custom profile field taxonomy is not available in other language
1
2
התחיל על ידי: ericH-23 ב: English Support |
2 | 19 | לפני 3 שבועות, 6 ימים | ||
Buddyboss custom profile field taxonomy is not available in other language
התחיל על ידי: ericH-23 ב: English Support |
2 | 5 | לפני חודש 1, 2 שבועות | ||
Buddyboss profile field multiselect sorting variables
1
2
3
התחיל על ידי: ericH-23 ב: English Support |
4 | 35 | לפני 3 חודשים, 2 שבועות | ||
Jobmanager search checkbox label translation, how?
התחיל על ידי: ericH-23 ב: English Support |
2 | 7 | לפני 3 חודשים, 3 שבועות | ||
Jobmanager resumes in other languages gives 404 error
התחיל על ידי: ericH-23
ב: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket at WPML support forum for further assistance. |
2 | 12 | לפני 3 חודשים, 3 שבועות | ||
Info from old ticket
התחיל על ידי: ericH-23
ב: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. Additionally, you can open a new support ticket for further assistance at WPML support forum. |
2 | 2 | לפני 3 חודשים, 4 שבועות |