This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Logo url not translating, language switcher to only appear on one site
Started by: dianahG
in: English Support
Problem: Solution: |
|
2 | 6 | 1 year, 5 months ago | |
Split: Show the language switcher on Malay language only
Started by: dianahG
in: English Support
Problem: Specifically, you'll need to use the CSS :lang() Selector to target the menu item in the default language and hide it. You can find more information about the :lang() Selector here: MDN Web Docs. Here is an example of the CSS code you could use: .wpml-ls-menu-item:lang(en) { visibility: hidden !important; } If this solution doesn't look relevant to your situation, please open a new support ticket in the WPML support forum. |
|
2 | 2 | 1 year, 5 months ago | |
custom taxonomies labels not translating in front end
Started by: dianahG in: English Support |
|
2 | 4 | 1 year, 8 months ago |