이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
WPML Translation Editor Loading Slowly and Timing Out (504 Gateway Timeout)
1
2
3
시작: Marketing Tech 카테고리: English Support |
|
0 | 41 | 2 일, 15 시간 전에 | |
|
Custom Permalink Not Updating When Using WPML Advanced Translation Editor
시작: Marketing Tech 카테고리: English Support |
|
0 | 7 | 2 주, 1 일 전에 | |
|
Incorrect Internal Link Redirections After Duplicating Pages (PT-BR → PT-PT)
1
2
시작: Marketing Tech 카테고리: English Support |
|
0 | 18 | 2 주, 1 일 전에 | |
|
Incorrect Internal Link Redirections After Duplicating Pages (PT-BR → PT-PT)
시작: Marketing Tech 카테고리: English Support |
|
0 | 7 | 3 주, 2 일 전에 | |
|
: Issue with Missing Translations and Redirects
시작: Marketing Tech 카테고리: English Support |
|
0 | 2 | 4 주, 1 일 전에 | |
|
WPML didn’t manage to translate this page
시작: Marketing Tech
카테고리: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated, we recommend checking for related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. Should the problem persist, please open a new support ticket. |
|
0 | 3 | 1 월, 1 주 전에 | |
|
URL Localization Issue – Non-localized English URL Accessible in Other Languages
시작: Marketing Tech 카테고리: English Support |
|
0 | 4 | 1 월, 2 주 전에 | |
|
Missing Translations on Local Pages
1
2
3
시작: Marketing Tech
카테고리: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific 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 issue persists, please open a new support ticket at WPML support forum for further assistance. |
|
0 | 34 | 3 월, 2 주 전에 | |
|
504 Gateway Timeout Error When Adding Menu Item with WPML
시작: Marketing Tech
카테고리: English Support
Problem: If you're experiencing a 504 Gateway Timeout error when trying to add a new item to a translated menu using WPML, it might be due to a temporary glitch, cache conflicts, a stuck translation process, or a problem with the menu structure. Solution: We recommend the following steps to troubleshoot and potentially resolve the issue: 1. Disable all other plugins except WPML to check if there is a compatibility issue with another plugin. If these steps do not resolve the issue, it might have been a temporary glitch. Deactivating and reactivating plugins can act as a soft reset, which might help clear any blocks in the process. Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If the problem persists, we highly recommend checking related known issues at WPML known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If needed, do not hesitate to open a new support ticket with us for further assistance. |
|
1 | 5 | 3 월, 3 주 전에 | |
|
Arabic Language – RTL Display
시작: Marketing Tech
카테고리: English Support
Problem: /**
* Force RTL direction for the custom Arabic‑Egypt (ar‑eg) language.
* Adjust the body/html tag direction when WPML's current language is ar-eg.
*/
add_filter( 'language_attributes', function ( $output ) {
// Get WPML's current language code
$current_lang = apply_filters( 'wpml_current_language', null );
// If we're on ar-eg and dir="rtl" is not already in the attributes, add it
if ( 'ar-eg' === $current_lang && false === stripos( $output, 'dir=' ) ) {
// Remove any existing dir attribute just in case, then append rtl
$output = preg_replace( '/\sdir=("|\")(rtl|ltr)\1/i', '', $output );
$output .= ' dir="rtl"';
}
return $output;
}, 20 );
We recommended that the client ensure they have a backup before implementing this snippet as it was not tested directly. 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
1 | 6 | 3 월, 3 주 전에 | |
|
WPML SEO
시작: Marketing Tech 카테고리: English Support |
|
0 | 2 | 4 월 전에 | |
|
Guidance on Translating FAQ Schema in ATE – Reopening the ticket
시작: Marketing Tech
카테고리: English Support
Problem: If this solution does not apply to your case, or if it seems 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. |
|
1 | 4 | 5 월, 1 주 전에 | |
|
Guidance on Translating FAQ Schema in ATE
시작: Marketing Tech
카테고리: English Support
Problem: If this solution does not apply to your case, or if it seems 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. Should you need further assistance, please do not hesitate to open a new support ticket at https://wpml.org/forums/forum/english-support/. |
|
0 | 2 | 5 월, 3 주 전에 | |
|
Issue with Marketo Forms Returning to Default Language (EN) on Website
시작: Marketing Tech 카테고리: English Support |
1 | 3 | 7 월, 1 주 전에 | ||
|
WPML could not load configuration files, which your sites needs.
시작: Marketing Tech 카테고리: English Support |
0 | 2 | 8 월, 2 주 전에 |