This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
32. Сброс пароля
Started by: alexeyK-12 in: Поддержка на русском языке |
|
2 | 4 | 2 years, 10 months ago | |
language switcher not working properly
1
2
3
4
Started by: alexeyK-12
in: English Support
Problem: Solution: wp-content\plugins\betterdocs-pro\includes\class-multiple-kb.php . doc_category_link around line 695. public static function doc_category_link($termlink, $term, $taxonomy)<br />{<br /> if ($taxonomy != 'doc_category') return $termlink;<br /><br /> $kb_slug = self::kb_slug();<br /><br /> // WPML Workaround for compsupp-6478<br /> if (class_exists('SitePress')) {<br /> $kb_arr = get_term_meta($term->term_id, 'doc_category_knowledge_base', true);<br /> $kb_slug = $kb_arr[0];<br /> }<br /><br /> if (empty($kb_slug)) {<br /> $category = get_term_by('slug', $term->slug, $taxonomy, ARRAY_A);<br /> $kb_arr = get_term_meta($category['term_id'], 'doc_category_knowledge_base', true);<br /><br /> if (empty($kb_arr[0])) {<br /> $kb_slug = 'non-knowledgebase';<br /> } else {<br /> $kb_slug = $kb_arr[0];<br /> }<br /> }<br /><br /> return str_replace('%knowledge_base%', $kb_slug, $termlink);<br />} This modification should correct the URL generation issue. If this solution does not resolve your problem, or if it seems outdated or irrelevant to your case, please visit our support forum to open a new ticket. We also 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. |
|
2 | 47 | 2 years, 10 months ago | |
WPML String Translation – This plugin causes a critical error
Started by: alexeyK-12 in: English Support |
|
2 | 4 | 2 years, 10 months ago | |
log-in menu, log-out
Started by: alexeyK-12 in: Поддержка на русском языке |
|
2 | 2 | 2 years, 11 months ago | |
log-in menu, log-out
Started by: alexeyK-12 in: English Support |
|
2 | 2 | 2 years, 11 months ago | |
I had to create a new one 3 times.
Started by: alexeyK-12 in: English Support |
|
2 | 2 | 2 years, 11 months ago | |
The activation link does not work
Started by: alexeyK-12 in: Поддержка на русском языке |
|
2 | 11 | 2 years, 11 months ago | |
When I switch the language, it throws me to another menu
Started by: alexeyK-12 in: English Support |
|
2 | 2 | 2 years, 11 months ago | |
Repeated request.
Started by: alexeyK-12 in: English Support |
|
2 | 2 | 2 years, 11 months ago | |
login-logout menu and the profile menu are not translated
1
2
Started by: alexeyK-12 in: English Support |
|
3 | 28 | 2 years, 12 months ago | |
when I switch the language, it throws me to another menu
Started by: alexeyK-12 in: English Support |
|
2 | 8 | 3 years ago | |
wp_localize_script не срабатывает
Started by: alexeyK-12 in: Поддержка на русском языке |
|
2 | 4 | 3 years, 2 months ago | |
нет перевода цены в назначеную валюту
Started by: alexeyK-12 in: Поддержка на русском языке |
|
2 | 11 | 3 years, 2 months ago | |
class-wpml-elementor-adjust-global-widget-id on line 82
Started by: alexeyK-12 in: Поддержка на русском языке |
|
2 | 2 | 3 years, 4 months ago |