This thread is resolved. Here is a description of the problem and solution.
Problem:
You want to change the language selector text on your homepage by removing the parentheses from the language names in the language selector widget. For example, changing 'Português (Portuguese)' to 'Português'.
Solution:
We recommend two options to address this issue:
Option 1:
1. Navigate to WPML >> Languages >> Custom Language Switcher section.
2. Click on the Customize Button.
3. Uncheck either of the checkboxes:
- Native language name
- Language name in current language
4. Press the Save button to remove the second name which is inside brackets.
Option 2:
If you prefer to display both names but without the brackets, you can add the following CSS to the Custom CSS section of your theme:
.wpml-ls-item span.wpml-ls-bracket {<br /> visibility: hidden !important;<br />}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 open a new support ticket at WPML support forum.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 3 replies, has 1 voice.
Last updated by 9 months, 3 weeks ago.
Assisted by: Noman.




