This thread is resolved. Here is a description of the problem and solution.
Problem:
You need to remove a 'SHOP' link from the Korean menu on your client's site, which was created as 'Custom links' and is not a translation of the page. It should remain in other languages.
Solution:
We recommend two methods to achieve this:
1. Method 1 - Manual translation:
1.1. Go to the Appearance >> Menus page.
1.2. Choose the main menu.
1.3. Click on the Korean language icon to open up the Korean language menu.
1.4. Remove the Shop menu item and press the Save menu button.
For more details, visit this documentation.
2. Method 2 - Using CSS:
Add the following CSS in the custom CSS section of the theme:
:lang(ko) .menu-item.jet-nav__item-29 {<br /> display: none !important;<br />}
This CSS will hide the 'SHOP' link in the Korean menu.
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. If further assistance is needed, 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 1 reply, has 0 voices.
Last updated by 5 months, 3 weeks ago.
Assisted by: Noman.