У этого пользователя нет избранных тем.
Избранные темы форума
Созданные темы форума
| Статус |
Тема
|
Специалист поддержки | Голоса | Сообщения | Свежесть |
|---|---|---|---|---|---|
|
Split: Translation workflow
1
2
Начато: tjasaR в: English Support |
|
1 | 20 | 1 неделя, 4 дня назад | |
|
Tutor LMS course translation from English to Slovenian.
Начато: tjasaR в: English Support |
|
0 | 2 | 1 неделя, 4 дня назад | |
|
wpml in combination with tutor
Начато: tjasaR в: Chat Support |
|
0 | 2 | 3 недели, 5 дней назад | |
|
Split: help with a WPML menu/language switcher issue
1
2
3
Начато: tjasaR
в: English Support
Problem: Solution: 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 problems persist, please open a new support ticket at WPML support forum. |
|
1 | 31 | 3 недели, 6 дней назад | |
|
header menu in wordpress is different in other languages than in original english
Начато: tjasaR в: Chat Support |
|
0 | 2 | 1 месяц назад | |
|
Split: language switcher not working
Начато: tjasaR
в: English Support
Problem: // WPML workaround for wpmltriage-4168<br />add_filter( 'icl_ls_languages', 'wpmltriage4168_snapshot_ls_languages', 9 );<br />add_filter( 'icl_ls_languages', 'wpmltriage4168_restore_ls_languages', 11 );<br /><br />function wpmltriage4168_snapshot_ls_languages( $languages ) {<br /> if ( is_array( $languages ) && $languages ) {<br /> wpmltriage4168_ls_languages_snapshot( $languages );<br /> }<br /> return $languages;<br />}<br /><br />function wpmltriage4168_restore_ls_languages( $languages ) {<br /> $snapshot = wpmltriage4168_ls_languages_snapshot();<br /> if ( empty( $languages ) && ! empty( $snapshot ) ) {<br /> return $snapshot;<br /> }<br /> return $languages;<br />}<br /><br />function wpmltriage4168_ls_languages_snapshot( $set = null ) {<br /> static $snapshot = array();<br /> if ( null !== $set ) {<br /> $snapshot = $set;<br /> }<br /> return $snapshot;<br />}This solution is a temporary fix while we report the issue to the Tutor LMS authors for a permanent resolution in future updates. Please note that this solution might be irrelevant if it's outdated or not applicable 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 issue persists, please open a new support ticket. |
|
0 | 6 | 1 месяц назад | |
|
Split: learning course tab there is the box, but no logo
Начато: tjasaR
в: English Support
Problem: Solution: If these steps do not resolve the issue or if the solution seems outdated or not applicable 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. For further assistance, please open a new support ticket at WPML support forum. |
|
0 | 15 | 1 месяц, 1 неделя назад | |
|
Combination wordpress, tutor LMS and wpml
1
2
Начато: tjasaR
в: English Support
Problem: |
|
1 | 18 | 1 месяц, 1 неделя назад |