This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
WPML plugin cannot connect to wpml.org
Started by: Todd in: English Support |
0 | 3 | 13 hours, 11 minutes ago | ||
Display primary language menu for all languages
Started by: Todd
in: English Support
Problem: $locations_to_omit = ['header']; //Append menu locations here. e.g. ['primary', 'footer']<br />add_filter('wp_nav_menu_args', function ($args) use ($locations_to_omit) {<br /> if (isset($args['theme_location']) && in_array($args['theme_location'], $locations_to_omit)) {<br /> $current_lang = apply_filters( 'wpml_current_language', null );<br /> do_action('wpml_switch_language', apply_filters( 'wpml_default_language', null ));<br /> <br /> add_filter('wp_nav_menu', function ($nav_menu) use ($current_lang){<br /> do_action('wpml_switch_language', $current_lang);<br /> return $nav_menu;<br /> }, 99);<br /> }<br /> <br /> return $args;<br />}, 1); If these solutions do not resolve the issue or if the solution becomes outdated, we 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. |
2 | 7 | 2 weeks, 2 days ago | ||
Elementor font issues in secondary languages.
Started by: Todd in: English Support |
2 | 12 | 4 years, 3 months ago | ||
Different Google Analytics Code Per Language
Started by: Todd in: English Support |
2 | 2 | 4 years, 5 months ago | ||
Separate pages / Translate independently
Started by: Todd in: English Support |
2 | 4 | 4 years, 5 months ago | ||
Elementor Publish / Update Button Does Not Work / Deactivating WPML Solves Issue
Started by: Todd in: English Support |
2 | 10 | 4 years, 5 months ago |